mirror of
https://github.com/icaven/glm.git
synced 2025-12-06 16:56:56 +08:00
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 | ||