Added GLM 0.9.3.2 release

This commit is contained in:
Christophe Riccio
2012-03-17 00:04:21 +00:00
parent cca0dfa3b9
commit 82f86a8057
7 changed files with 41 additions and 15 deletions

View File

@@ -36,6 +36,13 @@ GLM is a header only library, there is nothing to build, just include it.
More informations in GLM manual:
http://glm.g-truc.net/glm-0.9.3.pdf
================================================================================
GLM 0.9.3.2: 2012-03-15
--------------------------------------------------------------------------------
- Fixed doxygen documentation
- Fixed Clang version detection
- Fixed simd mat4 /= operator
================================================================================
GLM 0.9.3.1: 2012-01-25
--------------------------------------------------------------------------------