Removed GLM 0.9.2.8 released...

This commit is contained in:
Christophe Riccio
2011-12-12 15:04:31 +00:00
parent 74c7268f4d
commit 77253ea03f
4 changed files with 3 additions and 25 deletions

View File

@@ -37,17 +37,13 @@ More informations in GLM manual:
http://glm.g-truc.net/glm-0.9.3.pdf
================================================================================
GLM 0.9.3.B: 2011-12-13
GLM 0.9.3.B: 2011-12-12
--------------------------------------------------------------------------------
- Added support for Chrone Native Client
- Added epsilon constant
- Removed value_size function from vector types
- Fixed roundEven on GCC
- Improved API documentation
================================================================================
GLM 0.9.2.8: 2011-12-12
--------------------------------------------------------------------------------
- Fixed modf implementation
- Fixed step function accuracy
- Fixed outerProduct