Blender_bevy_components_wor.../tools
kaosat.dev e86920168a feat(blenvy): significant breaking changes in the way components are handled
* to fix issues with hash collisions because of incomplete & incorect "component paths"
(ie the different nesting levels of the structs within components)
 * removed short name nested component path passing
 * changed the way the composite paths are created & the hash is generated
 * a lot of other related changes
 * also changed the registry's default path, to use the blenvy level assets path
2024-06-14 23:15:51 +02:00
..
blenvy feat(blenvy): significant breaking changes in the way components are handled 2024-06-14 23:15:51 +02:00
internal_generate_example_gltf_files.py chore(Bevy): Update to bevy 0.13 (#136) 2024-03-04 22:16:31 +01:00
internal_generate_release_zips.py feat(tools/internal_generate_release_zips): ensure compression (#161) 2024-03-04 22:28:35 +01:00