g-truc / glm

OpenGL Mathematics (GLM)
https://glm.g-truc.net
Other
9.05k stars 2.1k forks source link

Fixed quaternion rotate #1297

Open Tea-Bucket opened 3 months ago

Tea-Bucket commented 3 months ago

As described in #960 the quaternion rotation multiplied in the wrong order. I verified the issue and fix in my own project.