Blender_bevy_components_wor.../tools/blenvy
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
..
add_ons feat(Blenvy): total overhaul of main/library scene handling 2024-06-07 14:08:28 +02:00
assets feat(Blenvy): total overhaul of main/library scene handling 2024-06-07 14:08:28 +02:00
blueprints feat(Blenvy): total overhaul of main/library scene handling 2024-06-07 14:08:28 +02:00
core feat(Blenvy): total overhaul of main/library scene handling 2024-06-07 14:08:28 +02:00
docs feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
levels feat(Blenvy): total overhaul of main/library scene handling 2024-06-07 14:08:28 +02:00
materials refactor(blenvy): some minor materials reorg 2024-05-16 14:19:45 +02:00
tests feat(Blenvy): settings coherency pass 2024-05-26 18:33:06 +02:00
TODO.md feat(Blenvy): total overhaul of main/library scene handling 2024-06-07 14:08:28 +02:00
__init__.py feat(Blenvy): total overhaul of main/library scene handling 2024-06-07 14:08:28 +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): fixed all broken/ missing auto export elements 2024-05-28 16:56:28 +02:00