Updated readme for GLM 0.9.3.0 release

This commit is contained in:
Christophe Riccio 2011-06-10 18:28:14 +01:00
parent e4a57ec996
commit 828f7cf546

View File

@ -34,7 +34,14 @@ GLM is a header only library, there is nothing to build, just include it.
#include <glm/glm.hpp>
More informations in GLM manual:
http://glm.g-truc.net/glm-0.9.2.pdf
http://glm.g-truc.net/glm-0.9.3.pdf
================================================================================
GLM 0.9.3.0: 2011-XX-XX
--------------------------------------------------------------------------------
- Improved doxygen documentation
- Added extension versioning
- Removed many unused namespaces
================================================================================
GLM 0.9.2.3: 2011-06-08