bevy/crates/bevy_animation
pyrotechnick 8aa84babee
Register bevy_animation::PlayingAnimation (#9023)
# Objective

`bevy_animation::PlayingAnimation` derives `Reflect` but is not
registered.

## Solution

Register `bevy_animation::PlayingAnimation`.
2023-07-04 21:49:53 +00:00
..
src Register bevy_animation::PlayingAnimation (#9023) 2023-07-04 21:49:53 +00:00
Cargo.toml Add morph targets (#8158) 2023-06-22 20:00:01 +00:00