mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-21 06:01:43 +00:00
9d791cdfd3
Correctly validate quaternion using non-squard "length" instead of squard "length", certain combinations of elements would produce valid regular "length" but not valid squard ones.
190 B
190 B
math: Correctly validate quaternion using non-squared "length" instead of squared "length", certain combinations of elements would produce valid regular "length" but not valid squared ones.