mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
For small rotations we were returning the quaternion's `w` component directly. The angle returned should be `2*acos(w)` in all cases.
For small rotations we were returning the quaternion's `w` component directly. The angle returned should be `2*acos(w)` in all cases.