Blender_bevy_components_wor.../tools/blenvy/assets
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
asset_helpers.py feat(Blenvy): a ton of minor & bigger improvements 2024-06-05 17:09:03 +02:00
assets_registry.py feat(Blenvy): a ton of minor & bigger improvements 2024-06-05 17:09:03 +02:00
assets_scan.py feat(Blenvy): more work done on generated assets 2024-06-06 00:12:17 +02:00
operators.py feat(Blenvy): ui improvements & fixes for assets for blueprints & levels 2024-06-05 11:17:49 +02:00
ui.py feat(Blenvy): total overhaul of main/library scene handling 2024-06-07 14:08:28 +02:00