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:
- English
- Spanish
- French
- Italian
- Russian
- Simplified Chinese
- Your language is missing? Contribute translation.
Video:
- Download JewelCraft 2.7.2.1
- Make sure you have Blender 2.80 or newer.
- Open
Preferences
→Add-ons
category. - Use
Install
to install add-on from downloaded zip archive.2 - 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.
- Загрузите JewelCraft 2.7.2.1
- Убедитесь, что у вас установлен Blender 2.80 или новее.
- Откройте
Preferences
→Add-ons
. - Воспользуйтесь
Install
чтобы установить аддон из загруженного архива.2 - Ознакомьтесь с известными проблемами.
1 Примечание для пользователей mac: браузер Safari автоматически распаковывает скачиваемые zip архивы, поэтому, чтобы установить аддон, необходимо запаковать папку с файлами аддона обратно в zip архив. Или используйте другой браузер для скачивания аддона.
2 Если при активации аддона возникает ошибка, значит вы пытаетесь установить репозиторий вместо релиза. Для загрузки релиза используйте ссылку, приведённую в первом шаге данного руководства.
- 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.
- Product Report/Gem Map:
- Gems from hidden collections appear in report, this happens when collection is hidden with
Hide in Viewport
(eye icon), instead useDisable in Viewports
(display icon) orExclude from View Layer
(checkbox left from collection).
- Gems from hidden collections appear in report, this happens when collection is hidden with
- Translations:
- Product Report gem table is misaligned when using Chinese as report language, use Gem Map as a workaround.
- If Chinese characters are not displaying, enable
Preferences
→Interface
→Translation
property.
- Get
localization/ru.py
translation dictionary from repository and use it as an example template for your translation. - Example:
"Save to file": "Сохранить в файл", "{} duplicates found": "{} дубликатов обнаружено", "[JewelCraft] Precious": "[JewelCraft] Драгоценные",
- On the left is the original English message, on the right is the Russian translation of that message.
- Not every word has to be translated, in this example
JewelCraft
is not translated because it referencing add-on name.
- After translation is done submit it back through issues.