bevy/crates/bevy_animation
Martin Svanberg 37e632145a
Fix docs for quaternion interpolation (#12014)
# Objective

The docs currently state that it's doing an nlerp, which is not true.

## Solution

Docs now describe the implementation.
2024-02-20 23:26:40 +00:00
..
src Fix docs for quaternion interpolation (#12014) 2024-02-20 23:26:40 +00:00
Cargo.toml Rework animation to be done in two phases. (#11707) 2024-02-19 14:59:54 +00:00