IceLuna / Eagle

Game Engine
https://eagledocs.readthedocs.io/en/latest/
Apache License 2.0
9 stars 1 forks source link

Fix rotation changes made through UI #96

Closed IceLuna closed 2 years ago

IceLuna commented 2 years ago

Appeared after moving from Euler angles to Quat. Rotating through UI makes it look like Gimbal Lock is occiring even though it's not.