Blender_bevy_components_wor.../tools/blenvy/add_ons
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
..
auto_export feat(Blenvy): another big cleanup, fixing & improvement pass for Components 2024-06-13 16:11:06 +02:00
bevy_components feat(blenvy): significant breaking changes in the way components are handled 2024-06-14 23:15:51 +02:00
__init__.py refactor(Blenvy): moved components & auto export into a sub folder for clarity 2024-05-25 13:26:30 +02:00