Blender_bevy_components_wor.../examples/bevy_registry_export/basic/assets
Mark Moissette 20b6fa6077
feat(bevy_components): set of fixes & improvements (#128)
* fixed issue with "reload registry" not clearing previous data
 * added watcher/ poll system to automatically updated the registry & components list when the registry file has been changed
* BREAKING CHANGE ! changed internal representation of components, incompatible with v0.1, breaks UI values.
* added buttons to regenerate UI to account for/fix the above and to offer the ability to regenerate UI values from custom property values
* lots of cleanups
* added tests 
* closes #127 
* closes #124 
* closes #121 
* closes #130
2024-02-18 17:14:31 +01:00
..
models feat(bevy_components): set of fixes & improvements (#128) 2024-02-18 17:14:31 +01:00
assets_core.assets.ron feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
assets_game.assets.ron feat(tools/bevy_blueprints): bevy plugin + blender addon for components UI to more easily create components (#70) 2024-02-05 23:01:19 +01:00
basic.blend feat(bevy_components): set of fixes & improvements (#128) 2024-02-18 17:14:31 +01:00
registry.json chore(): cleanup & simplification pass (#122) 2024-02-07 14:07:17 +01:00