mirror of
https://github.com/kaosat-dev/Blender_bevy_components_workflow.git
synced 2024-11-23 04:10:53 +00:00
c282dab585
* fixed broken registry reload * fixed incorect handling of the "invalid" flag when reloading the registry should fix that * fixed unreliable generate_propGroup_name : now uses tiger-hash to generate hashes of nested paths + long names this ensures that even if there are additions & removals to the registry, it does not break existing components ! * fixed & overhauled list & map components ui handling for objects + collections/blueprints * merged the various list component ui operators into a single one * removed obsolete code in registry & components * improved handling of invalid components in the UI: now they are not displayed ! much cleaner & simpler * overall cleanup to components * lots of minor tweaks & co |
||
---|---|---|
.. | ||
__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 |