![]() # Objective ensure that `animate_targets` runs **before** `bevy_render::mesh::inherit_weights` to address the one-frame delay Fixes #16554 ## Solution switch ordering constraints from `after` to `before` ## Testing ran bevy_animation tests and the animated_fox example on MacOS |
||
---|---|---|
.. | ||
animatable.rs | ||
animation_curves.rs | ||
gltf_curves.rs | ||
graph.rs | ||
lib.rs | ||
transition.rs | ||
util.rs |