mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 04:33:37 +00:00
c4c1c8ffa1
# Objective
- Fixes #16098
## Solution
- Undeprecate `is_playing_animation` and copy the docs from
`animation_is_playing` to it.
## Testing
- CI
## Migration
|
||
---|---|---|
.. | ||
animated_fox.rs | ||
animated_transform.rs | ||
animated_ui.rs | ||
animation_events.rs | ||
animation_graph.rs | ||
animation_masks.rs | ||
color_animation.rs | ||
custom_skinned_mesh.rs | ||
eased_motion.rs | ||
easing_functions.rs | ||
gltf_skinned_mesh.rs | ||
morph_targets.rs |