mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Updated readme for GLM 0.9.3.0 release
This commit is contained in:
parent
e4a57ec996
commit
828f7cf546
@ -34,7 +34,14 @@ GLM is a header only library, there is nothing to build, just include it.
|
|||||||
#include <glm/glm.hpp>
|
#include <glm/glm.hpp>
|
||||||
|
|
||||||
More informations in GLM manual:
|
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
|
GLM 0.9.2.3: 2011-06-08
|
||||||
|
Loading…
Reference in New Issue
Block a user