Booltron—super add-on for superfast booleans for Blender.
Features:
- Faster boolean operations with large number of objects.
- Destructive and non-destructive workflows.
- Works with Curve and Text objects.
- Bake modifier result.
- Various adjustment options to get better results from boolean operations.
- Checks for non-manifold.
- Translated to multiple languages:
English
Russian
Spanish
French
- Your language is missing or incomplete? Contribute translation.
Available as an extension for Blender 4.2 or newer.
- Download Booltron 2.9.01
- Make sure you have Blender 3.2 or newer.
- Open
Preferences→Add-onscategory. - Use
Installto install add-on from downloaded zip archive.2
1 Note for mac users: Safari browser will automatically unpack downloaded zip archive, to prevent that go Safari → Preferences → General and uncheck Open "safe" files after downloading option.
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.
Доступно как расширение для Blender 4.2 или новее.
- Загрузите Booltron 2.9.01
- Убедитесь, что у вас установлен Blender 3.2 или новее.
- Откройте
Preferences→Add-ons - Воспользуйтесь
Installчтобы установить аддон из загруженного архива.2
1 Примечание для пользователей mac: браузер Safari автоматически распаковывает скачиваемые zip архивы, чтобы это предотвратить в настройках Safari → Preferences → General отключите опцию Open "safe" files after downloading.
2 Если при активации аддона возникает ошибка, значит вы пытаетесь установить репозиторий вместо релиза. Для загрузки релиза используйте ссылку, приведённую в первом шаге данного руководства.
- 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.
- It is advised that you use a dedicated
.poeditor like Poedit.- To create new transltation in Poedit use
File→New from POT/PO file, then pick.pofile from add-onlocalizationfolder (doesn't matter which one). - To complete existing transltation in Poedit use
File→Open, then pick.pofile for specific language from add-onlocalizationfolder.
- To create new transltation in Poedit use
- Translating tips:
- The UI convention for English language is to use Title Case formatting for property names and button titles, to know formatting convention for your language just see how Blender handles it and follow the rule.
- Preserve empty braces
{}in translation, they used as placeholders for additional information and will not appear in UI.
- After translation is done submit it back through issues.