All Projects → mrachinskiy → Jewelcraft

mrachinskiy / Jewelcraft

Licence: gpl-3.0
Blender add-on for jewelry design

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Jewelcraft

Awesome Blender
🪐 A curated list of awesome Blender addons, tools, tutorials; and 3D resources for everyone.
Stars: ✭ 608 (+186.79%)
Mutual labels:  blender-addon
Renim
Blender add-on node-based retarget animation
Stars: ✭ 46 (-78.3%)
Mutual labels:  blender-addon
Matalogue
List of node trees to switch between quickly
Stars: ✭ 100 (-52.83%)
Mutual labels:  blender-addon
Mixer
Add-on for real-time collaboration in Blender (mirror only, please post your issues and merge requests at https://gitlab.com/ubisoft-animation-studio/mixer)
Stars: ✭ 718 (+238.68%)
Mutual labels:  blender-addon
Create Isocam
Create ISO Camera addon for Blender 2.8+
Stars: ✭ 37 (-82.55%)
Mutual labels:  blender-addon
Neuromorphovis
A lightweight, interactive, extensible and cross-platform framework for building, visualizing and analyzing digital reconstructions of neuronal morphology skeletons extracted from microscopy stacks.
Stars: ✭ 71 (-66.51%)
Mutual labels:  blender-addon
Bpy
blender python scripts
Stars: ✭ 441 (+108.02%)
Mutual labels:  blender-addon
Bevel Curve Tools
Blender addons that helps you with creating and maintaining beveled curve.
Stars: ✭ 168 (-20.75%)
Mutual labels:  blender-addon
Blender Flip Fluids
FLIP Fluids is a powerful liquid simulation plugin that gives you the ability to create high quality fluid effects all within Blender, the free and open source 3D creation suite.
Stars: ✭ 983 (+363.68%)
Mutual labels:  blender-addon
Meshroom2blender
Blender importer of meshroom datafiles: cameras, images, sparse pointcloud and obj's.
Stars: ✭ 82 (-61.32%)
Mutual labels:  blender-addon
Sprytile
A Blender add-on for building tile based low-poly scenes with paint/map editor like tools
Stars: ✭ 741 (+249.53%)
Mutual labels:  blender-addon
Blender Iks To Fks
A Blender script that takes a mesh and armature that use IKs and other non-deformation bones and creates a new mesh and armature that uses only FK bones.
Stars: ✭ 34 (-83.96%)
Mutual labels:  blender-addon
Blenderdatavis
Data visualisation addon for Blender
Stars: ✭ 72 (-66.04%)
Mutual labels:  blender-addon
Building tools
Building generation addon for blender
Stars: ✭ 692 (+226.42%)
Mutual labels:  blender-addon
Bitwrk
Bitcoin-fueled Peer-to-Peer Blender Rendering (and more)
Stars: ✭ 114 (-46.23%)
Mutual labels:  blender-addon
Fspy Blender
Official fSpy importer for Blender
Stars: ✭ 538 (+153.77%)
Mutual labels:  blender-addon
Mb Lab
MB-Lab is a character creation tool for Blender 2.80+, based off ManuelBastioniLAB
Stars: ✭ 1,078 (+408.49%)
Mutual labels:  blender-addon
Blender Launcher
Standalone client for managing official builds of Blender 3D
Stars: ✭ 174 (-17.92%)
Mutual labels:  blender-addon
Blender Debugger For Vscode
Blender addon for remote debugging Blender with VS Code (and Visual Studio)
Stars: ✭ 123 (-41.98%)
Mutual labels:  blender-addon
Booltron
Super add-on for super fast booleans for Blender
Stars: ✭ 80 (-62.26%)
Mutual labels:  blender-addon

JewelCraft—jewelry design toolkit add-on for Blender.

Features:

  • Create and customize gems, prongs and cutters.
  • Organize library of components using in add-on asset manager.
  • Manage distances between gems to create compact setting.
  • Calculate weight in a variety of precious alloys.
  • Generate color-coded gem map.
  • Present summary information about your design.
  • Support multiple languages:

Video:

More videos | Больше видео

How to install

  1. Download JewelCraft 2.10.0.1
  2. Make sure you have Blender 2.90 or newer.
  3. Open PreferencesAdd-ons category.
  4. Use Install to install add-on from downloaded zip archive.2
  5. Check known issues.

1 Note for mac users: Safari browser will automatically unpack downloaded zip archive, so in order to install the add-on, you have to pack folder with add-on files back into zip archive. Or use a different browser to download add-on.

2 If error occurs on add-on activation, it means you are trying to install add-on repository instead of release. Make sure you download add-on release using link provided in step one of this guide.

Установка

  1. Загрузите JewelCraft 2.10.0.1
  2. Убедитесь, что у вас установлен Blender 2.90 или новее.
  3. Откройте PreferencesAdd-ons.
  4. Воспользуйтесь Install чтобы установить аддон из загруженного архива.2
  5. Ознакомьтесь с известными проблемами.

1 Примечание для пользователей mac: браузер Safari автоматически распаковывает скачиваемые zip архивы, поэтому, чтобы установить аддон, необходимо запаковать папку с файлами аддона обратно в zip архив. Или используйте другой браузер для скачивания аддона.

2 Если при активации аддона возникает ошибка, значит вы пытаетесь установить репозиторий вместо релиза. Для загрузки релиза используйте ссылку, приведённую в первом шаге данного руководства.

Contributing

Did you find a bug?

  • Check known issues.
  • Ensure the bug can be reproduced in the latest add-on version.
  • Open new bug report, be sure to include Blender and add-on versions, and screenshot showing the error message.

Known issues

  • Design Report/Gem Map/Spacing Overlay
    • [T74368] Gems from hidden collections appear in report/Spacing Overlay, this happens when collection is hidden with Hide in Viewport (eye icon), instead use Disable in Viewports (display icon) or Exclude from View Layer (checkbox).
  • Assets
    • [T69001] Asset previews do not load if render engine set to Workbench.

Translations

  • Take .jsonc translation dictionary from localization folder, and use it as an example template for your translation.
  • Example:
    "Save To File": "Сохранить в файл",
    "{} duplicates found": "{} дубликатов обнаружено",
    "Base": "Недрагоценные",
    // "Add To Library": "",
    
    • On the left is the original English message, with translation on the right, in this case in Russian language.
    • Notice how original message is using Title Case formatting when translation is not, that is the difference between English and Russian UI conventions, to know formatting convention for your language just see how Blender handles it and follow the rule.
    • Look out for appropriate context, Base for example is used in the context of materials as Base Metal, which in other words means Non-Presious Metal and should not be translated as Basis or Foundation.
    • Commented out // empty entries have not been translated yet, remove double slash after filling in the translation.
  • After translation is done submit it back through issues.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].