Added CPP Check project

This commit is contained in:
Christophe Riccio
2012-01-03 16:22:37 +00:00
parent ae14356c24
commit 22ebdf4b08
14 changed files with 43 additions and 16 deletions

View File

@@ -36,6 +36,14 @@ 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.0: 2012-01-07
--------------------------------------------------------------------------------
- Added CPP Check project
- Fixed conflict with Windows headers
- Fixed isinf implementation
- Fixed Boost conflict
================================================================================
GLM 0.9.3.B: 2011-12-12
--------------------------------------------------------------------------------