mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-09-13 05:58:34 +00:00
mtxSRT produced a matrix that ImGuizmo did not agree with when it came to rotation(ImGuizmo::ROTATE). Using ImGuizmo's RecomposeMatrixFromComponents fixes this issue.