mirror of
https://github.com/kaosat-dev/Blender_bevy_components_workflow.git
synced 2024-11-22 20:00:53 +00:00
31f6a0f122
* fixed bad hashing causing hashed project across two different blender sessions to appear different aka, no more systematic re-export of everything when reloading a project in blender ! * fixed issues with modifier & material hashing that was also causing overly eager change detection * previous_xxx_settings are now only saved AFTER a sucessfull export, for coherence * added more fine grained setting change detection (aka some setting changes do not require a re-export of all levels & blueprints !) * fixed handling of level & library scene names as part of the settings * fixed numerous issues with core, auto_export & component settings * cleaned up a ton of very verbose debug message * BlenvyAssets => BlueprintAssets * a lot of minor cleanups |
||
---|---|---|
.. | ||
__init__.py | ||
component_values_shuffler.py | ||
expected_bevy_hierarchy.json | ||
expected_component_values.py | ||
expected_screenshot.png | ||
setup_data.py | ||
test_bevy_integration_prepare.py | ||
test_bevy_integration.py | ||
test_change_tracking.py | ||
test_changed_parameters.py | ||
test_components.py | ||
test_conversions.py | ||
test_export_parameters.py | ||
test_helpers.py | ||
test_registry.py | ||
test_rename_components.py | ||
test_shuffler.py |