Blender_bevy_components_wor.../testing/bevy_example/src
kaosat.dev c44d82e7dc feat(animation): added basic handling of animation markers
* added additional component on the Bevy side + experimented with handling the data in the testing setup
 * added parsing of animation markers on the Blender side + injection of custom property/ component
 * rough around the edges, but the basics work !
2024-03-30 02:40:52 +01:00
..
core feat(): Asset preloading basics (#169) 2024-03-18 18:00:19 +01:00
game feat(animation): added basic handling of animation markers 2024-03-30 02:40:52 +01:00
main.rs chore(Bevy): Update to bevy 0.13 (#136) 2024-03-04 22:16:31 +01:00
test_components.rs fix(gltf_auto_export): fix animation export (#148) 2024-02-29 15:27:02 +01:00