Skip to content

LloydDavid/jewelcraft

Repository files navigation

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.7.2.1
  2. Make sure you have Blender 2.80 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.7.2.1
  2. Убедитесь, что у вас установлен Blender 2.80 или новее.
  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

  • Product Report/Gem Map:
    • Gems from hidden collections appear in report, 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 left from collection).
  • 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 → InterfaceTranslation property.

Translations

  • 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.

About

Blender add-on for jewelry design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%