bevy/crates/bevy_animation
Antony 05d20139aa
Simplify AnimatableProperty::Property trait bounds (#15495)
# Objective

- Fixes #15392.

## Solution

- Use `Reflectable` in place of `GetTypeRegistration + Reflect +
TypePath + Typed`.
2024-09-28 15:04:00 +00:00
..
src Simplify AnimatableProperty::Property trait bounds (#15495) 2024-09-28 15:04:00 +00:00
Cargo.toml Allow animation clips to animate arbitrary properties. (#15282) 2024-09-23 17:14:12 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Animation

License Crates.io Downloads Docs Discord