Blender_bevy_components_wor.../tools/blenvy/blueprints
kaosat.dev 31f6a0f122 feat(blenvy:blender): a ton of cleanups, fixes & improvements
* fixed bad hashing causing hashed project across two different blender sessions to appear different
 aka, no more systematic re-export of everything when reloading a project in blender !
 * fixed issues with modifier & material hashing that was also causing overly eager change detection
 * previous_xxx_settings are now only saved AFTER a sucessfull export, for coherence
 * added more fine grained setting change detection (aka some setting changes do not require a re-export of all levels & blueprints !)
 * fixed handling of level & library scene names as part of the settings
 * fixed numerous issues with core, auto_export & component settings
 * cleaned up a ton of very verbose debug message
 * BlenvyAssets => BlueprintAssets
 * a lot of minor cleanups
2024-06-25 18:34:07 +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): a ton of cleanups, fixes & improvements 2024-06-25 18:34:07 +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