Blender_bevy_components_wor.../crates/blenvy/old
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
..
materials_old.rs feat(Blenvy): continued restructuring & upgrade of blueprint spawning logic 2024-07-05 12:56:51 +02:00
old.rs feat(Blenvy:Bevy): added back basics of animation support 2024-07-08 13:14:06 +02:00
spawn_from_blueprints copy.rs feat(Blenvy:Bevy): added back basics of animation support 2024-07-08 13:14:06 +02:00
spawn_post_process.rs feat(Blenvy:Bevy): added back basics of animation support 2024-07-08 13:14:06 +02:00