No description
Find a file
themancalledjakob 7ebe913e49 fix rendering crashes
1) introduce can_regenerate so we only regenerate when necessary
2) no notifications of missing glyphs when rendering
3) use frame_change_pre instead of post
2025-05-20 19:24:43 +02:00
common bump version 2025-05-18 17:37:04 +02:00
.gitignore add auto_updater 2024-11-05 15:45:50 +01:00
__init__.py fix rendering crashes 2025-05-20 19:24:43 +02:00
addon_updater.py formatting 2025-05-13 16:08:53 +02:00
addon_updater_ops.py formatting 2025-05-13 16:08:53 +02:00
bimport.py formatting 2025-05-13 16:08:53 +02:00
butils.py fix rendering crashes 2025-05-20 19:24:43 +02:00
CONTRIBUTING.md update doc 2024-11-21 14:44:51 +01:00
README.md bump version 2025-05-18 17:37:04 +02:00
requirements.txt add requirements.txt 2025-01-18 17:18:23 +01:00

    _    ____   ____ _____ ____
   / \  | __ ) / ___|___ /|  _ \
  / _ \ |  _ \| |     |_ \| | | |
 / ___ \| |_) | |___ ___) | |_| |
/_/   \_\____/ \____|____/|____/

v0.0.6

Convenience tool to work with 3D typography in Blender and Cinema4D.

Install as you would normally install an addon.

Instructions for development in CONTRIBUTING,md.