mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
1c18fca789
The previous patch made the incorrect assumption matrices were row-major instead of column-major (got the two mixed up in my head). This fixes this problem. Also, this extends the test files to cover all matrix sizes (not types, that would be redundant). |
||
---|---|---|
.. | ||
bug | ||
cmake | ||
core | ||
ext | ||
gtc | ||
gtx | ||
perf | ||
CMakeLists.txt | ||
glm.cppcheck |