Blender_bevy_components_wor.../tools/bevy_components/tests
kaosat.dev 0ca57ba6de feat(bevy_components): continued refactor to use long names instead of short names & co
* changed all various uses of short name to long_name
 * same for type_names
 * also changed bevy_registry_export to output "long_name" instead of "title" for coherence
 * related changes & tweaks
 * still WIP
2024-05-05 22:04:25 +02:00
..
__init__.py feat(bevy_components): set of fixes & improvements (#128) 2024-02-18 17:14:31 +01:00
component_values_shuffler.py feat(bevy_components): continued refactor to use long names instead of short names & co 2024-05-05 22:04:25 +02:00
expected_component_values.py feat(): Asset preloading basics (#169) 2024-03-18 18:00:19 +01:00
setup_data.py feat(bevy_components): continued refactor to use long names instead of short names & co 2024-05-05 22:04:25 +02:00
test_components.py feat(bevy_components): continued refactor to use long names instead of short names & co 2024-05-05 22:04:25 +02:00
test_conversions.py feat(bevy_components): set of fixes & improvements (#128) 2024-02-18 17:14:31 +01:00
test_registry.py feat(bevy_components): continued changes to base logic on long_names 2024-05-02 10:24:09 +02:00
test_rename_components.py feat(bevy_components): continued changes to base logic on long_names 2024-05-02 10:24:09 +02:00
test_shuffler.py feat(bevy_components): continued changes to base logic on long_names 2024-05-02 10:24:09 +02:00