Blender_bevy_components_wor.../tools/blenvy
kaosat.dev 1fdb45bab6 feat(Blenvy): basic working loading of levels & assets
* removed/ obsoleted blueprintsList
 * now using AllAssets (meh naming)
 * modified example & internals to enable loading levels as Blueprints as well
 * internals quite messy for now, needs a big cleanup still
 * disabled materials library for now, needs to be overhauled to make use of asset logic as well
 * added more mock assets for testing
 * related changes to blender & bevy side
2024-06-09 23:14:49 +02:00
..
add_ons feat(Blenvy): basic working loading of levels & assets 2024-06-09 23:14:49 +02:00
assets feat(Blenvy): basic working loading of levels & assets 2024-06-09 23:14:49 +02:00
blueprints feat(Blenvy & crates): 2024-06-09 10:54:10 +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): basic working loading of levels & assets 2024-06-09 23:14:49 +02:00
TODO.md feat(Blenvy): basic working loading of levels & assets 2024-06-09 23:14:49 +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