Blender_bevy_components_wor.../tools/blenvy/tests
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
..
__init__.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
component_values_shuffler.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
expected_bevy_hierarchy.json feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
expected_component_values.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
expected_screenshot.png feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
setup_data.py feat(Blenvy): settings coherency pass 2024-05-26 18:33:06 +02:00
test_bevy_integration.py feat(Blenvy): basic working loading of levels & assets 2024-06-09 23:14:49 +02:00
test_bevy_integration_prepare.py feat(Blenvy): basic working loading of levels & assets 2024-06-09 23:14:49 +02:00
test_change_tracking.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
test_changed_parameters.py feat(blenvy): reorganising & upgrade of auto_export change detection 2024-05-20 02:06:26 +02:00
test_components.py feat(Blenvy): settings coherency pass 2024-05-26 18:33:06 +02:00
test_conversions.py feat(tools): updated/fixed some tests 2024-05-13 11:21:50 +02:00
test_export_parameters.py feat(blenvy): massive overhaul 2024-05-17 14:30:15 +02:00
test_helpers.py feat(blenvy): reorganising & upgrade of auto_export change detection 2024-05-20 02:06:26 +02:00
test_registry.py feat(Blenvy): settings coherency pass 2024-05-26 18:33:06 +02:00
test_rename_components.py feat(Blenvy): settings coherency pass 2024-05-26 18:33:06 +02:00
test_shuffler.py feat(Blenvy): settings coherency pass 2024-05-26 18:33:06 +02:00