Blender_bevy_components_wor.../tools/blenvy/blueprints
kaosat.dev 6f6b813474 feat(Blenvy): total overhaul of main/library scene handling
* main/library/nothing is now an enumProperty on scenes themselves
 * main/library scene listing is a dynamic property of the Blenvy core class instead of CollectionProperties
 * this means that removing / renaming scenes using the normal blender workflow automatically changes things for Blenvy as well !
 * overhauled & simplified main/library scenes ui accordingly
 * same for all the code that needed access to the main/library scenes
 * added main/library scene NAMES computed property for convenience
2024-06-07 14:08:28 +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): a lot of verious tweaks & fixes 2024-05-25 10:46:14 +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): a lot of verious tweaks & fixes 2024-05-25 10:46:14 +02:00
operators.py feat(Blenvy): a ton of minor & bigger improvements 2024-06-05 17:09:03 +02:00
ui.py feat(Blenvy): ui tweaks 2024-06-06 20:16:32 +02:00