mirror of
https://github.com/kaosat-dev/Blender_bevy_components_workflow.git
synced 2024-11-22 20:00:53 +00:00
478be88a55
* fixed issue with parenting due to Blender's very weird matrix_parent_inverse ... solves all issues with children of empties blueprint instances within blueprint instances etc having the wrong transforms in some cases * fixed bad gltf format propagation: semi ok solution, but a cleaner one would be better * added additional custom properties to the blacklist , level/blueprint exports are now using the one in the constants instead of a local copy * minor tweaks & 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_simple.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 |