bevy/crates/bevy_animation/src
mgi388 c4c1c8ffa1
Undeprecate is_playing_animation (#16121)
# Objective

- Fixes #16098

## Solution

- Undeprecate `is_playing_animation` and copy the docs from
`animation_is_playing` to it.

## Testing

- CI

## Migration


68e9a34e30/release-content/0.15/migration-guides/_guides.toml (L13-L17)
needs to be removed.
2024-10-27 22:38:07 +00:00
..
animatable.rs
animation_curves.rs
animation_event.rs
gltf_curves.rs
graph.rs
lib.rs Undeprecate is_playing_animation (#16121) 2024-10-27 22:38:07 +00:00
transition.rs
util.rs