Blender_bevy_components_wor.../tools/blenvy/tests
kaosat.dev 0fb35d6e6a feat(blenvy):
* minor tweaks & improvements to assets handling
 * renamed a few auto export preferences for more coherence
 * "assets" folder is now mandatory again and used by the various sub asset types
 * blueprints/levels/materials paths in auto_export are not overwrite their relative values anymore,
but added their "full" variants & changed code using full paths to use those
 * added back gltf exporter post export callback, in a cleaner fashion
 * changing (wip) the way the various relative folders are auto generated in the folder selection UI
 * lots of other minor tweaks & improvements
2024-05-14 23:49:45 +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): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
test_bevy_integration.py feat(blenvy): 2024-05-14 23:49:45 +02:00
test_bevy_integration_prepare.py feat(blenvy): 2024-05-14 23:49:45 +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): 2024-05-14 23:49:45 +02:00
test_components.py feat(tools): updated/fixed some tests 2024-05-13 11:21:50 +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): 2024-05-14 23:49:45 +02:00
test_helpers.py feat(blenvy): 2024-05-14 23:49:45 +02:00
test_registry.py feat(blenvy): added most of the code from both add-ons 2024-05-13 10:28:44 +02:00
test_rename_components.py feat(tools): updated/fixed some tests 2024-05-13 11:21:50 +02:00
test_shuffler.py feat(tools): updated/fixed some tests 2024-05-13 11:21:50 +02:00