Blender_bevy_components_wor.../tools/blenvy/levels
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 "levels" tab (likely going to be replacing the "assets" tab) 2024-06-04 23:16:16 +02:00
operators.py feat(Blenvy): added "levels" tab (likely going to be replacing the "assets" tab) 2024-06-04 23:16:16 +02:00
ui.py feat(Blenvy): total overhaul of main/library scene handling 2024-06-07 14:08:28 +02:00