Blender_bevy_components_wor.../tools/blenvy
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
..
add_ons feat(Blenvy:Blender): 2024-07-07 22:08:59 +02:00
assets feat(Blenvy:Blender): 2024-07-07 22:08:59 +02:00
blueprints feat(Blenvy:Blender): 2024-07-07 22:08:59 +02:00
core feat(Blenvy:blender): 2024-06-26 14:34:44 +02:00
docs feat(Blenvy): 2024-06-10 13:58:30 +02:00
levels feat(Blenvy): renaming/coherency & component workflow pass 2024-06-12 12:41:50 +02:00
materials feat(Blenvy:Blender): 2024-07-07 22:08:59 +02:00
tests feat(Blenvy:Blender): 2024-07-07 22:08:59 +02:00
README_auto_export.md refactor(Blenvy): deprecated BlueprintName (& BluprintPath), and replaced them with BlueprintInfo 2024-06-25 00:45:39 +02:00
README_components.md feat(Blenvy): 2024-06-10 13:58:30 +02:00
TODO.md feat(Blenvy:Blender): 2024-07-07 22:08:59 +02:00
TODO_auto_export.md feat(Blenvy): 2024-06-10 13:58:30 +02:00
TODO_components.md feat(Blenvy): renaming/coherency & component workflow pass 2024-06-12 12:41:50 +02:00
__init__.py feat(Blenvy): another big cleanup, fixing & improvement pass for Components 2024-06-13 16:11:06 +02:00
pytest.ini feat(Blenvy): continued overhaul of auto export, slowly adding back tests too 2024-05-22 22:14:52 +02:00
settings.py feat(blenvy:blender): a ton of cleanups, fixes & improvements 2024-06-25 18:34:07 +02:00