Blender_bevy_components_wor.../crates
kaosat.dev c326a11243 feat(Blenvy:Bevy): added back basics of animation support
* updated logic to account for bevy 0.14 changes (animation graph, transitions component etc)
 * added back & updated per blueprint animation example to the testing project
 * updated matching blend file with new style components
 * spawnHere => spawnBlueprint
 * added back tagging of Blueprint contents with "InBlueprint" / noInBlueprint
 * overall cleanup pass (wip)
2024-07-08 13:14:06 +02:00
..
bevy_gltf_blueprints feat(Blenvy:Bevy): experimentation with hot reload: it works !! 2024-06-25 18:34:26 +02:00
bevy_gltf_components feat(Blenvy): updated (most) of the crates' code to bevy 0.14 (rc) 2024-06-18 22:30:59 +02:00
bevy_gltf_save_load feat(Blenvy): updated (most) of the crates' code to bevy 0.14 (rc) 2024-06-18 22:30:59 +02:00
bevy_registry_export feat(Blenvy): updated (most) of the crates' code to bevy 0.14 (rc) 2024-06-18 22:30:59 +02:00
blenvy feat(Blenvy:Bevy): added back basics of animation support 2024-07-08 13:14:06 +02:00