godotengine / godot-tests

Repository for Godot benchmarks, regression tests, etc.
MIT License
34 stars 33 forks source link

Add preflipped quaternion animation track #25

Closed GNSS-Stylist closed 11 months ago

GNSS-Stylist commented 1 year ago

Related to https://github.com/godotengine/godot/pull/63380 and https://github.com/godotengine/godot/pull/63287 The new animation track (cubic_slerp_preflipped) is pre-flipped version of the track cubic_slerp so that the dot-product of subsequent quaternions is always <= 0.