"README.md" did not exist on "5d558c141c63f3b71151d241e8cd5fcfa3d0a1c7"
Fix Matrix4x4t Decompose to rotation vector.
The calculation of the rotation matrix was for left-handed coordinates with row-vectors, but assimp uses right-handed coordinates and column-vectors.
Please register or sign in to comment