Blender_bevy_components_wor.../tools/blenvy/blueprints
kaosat.dev 478be88a55 feat(Blenvy:Blender):
* fixed issue with parenting due to Blender's very weird matrix_parent_inverse ... solves all issues with children of empties
blueprint instances within blueprint instances etc having the wrong transforms in some cases
 * fixed bad gltf format propagation: semi ok solution, but a cleaner one would be better
 * added additional custom properties to the blacklist , level/blueprint exports are now using the one in the constants
instead of a local copy
 * minor tweaks & cleanups
2024-07-07 22:08:59 +02:00
..
__init__.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
blueprint.py feat(blenvy): 2024-05-15 13:25:30 +02:00
blueprint_helpers.py feat(Blenvy:Blender): 2024-07-07 22:08:59 +02:00
blueprints_registry.py feat(Blenvy): total overhaul of main/library scene handling 2024-06-07 14:08:28 +02:00
blueprints_scan.py feat(Blenvy): more work done on materials handling overhaul (wip) 2024-06-10 00:31:23 +02:00
operators.py feat(Blenvy): fixed/ updated rename/fixing tools 2024-06-12 21:34:23 +02:00
ui.py feat(Blenvy): renaming/coherency & component workflow pass 2024-06-12 12:41:50 +02:00