mirror of
https://github.com/g-truc/glm.git
synced 2026-08-26 13:08:08 +00:00
Also corrected some code style guide, and changed `nullptr` to `GLM_NULLPTR` for better compatibility. Tests are now executed in blocks of related tests, and only inbetween blocks the tests will exit.