Updated readme.txt for GLM 0.9.0.8

This commit is contained in:
Christophe Riccio 2011-02-12 23:02:27 +00:00
parent 41c8cc204d
commit ba681f16c1

View File

@ -13,6 +13,12 @@ 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-manual.pdf
================================================================================
GLM 0.9.0.8: 2011-02-13
--------------------------------------------------------------------------------
- Added quaternion product operator.
- Clarify that GLM is a header only library.
================================================================================
GLM 0.9.0.7: 2011-01-30
--------------------------------------------------------------------------------