Getting GLM 0.9.3B release ready

This commit is contained in:
Christophe Riccio
2011-12-12 13:49:32 +00:00
parent cac612127f
commit 76f274d856
2 changed files with 9 additions and 6 deletions

View File

@@ -37,15 +37,16 @@ More informations in GLM manual:
http://glm.g-truc.net/glm-0.9.3.pdf
================================================================================
GLM 0.9.3.B: 2011-12-06
GLM 0.9.3.B: 2011-12-13
--------------------------------------------------------------------------------
- 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-XX
GLM 0.9.2.8: 2011-12-12
--------------------------------------------------------------------------------
- Fixed modf implementation
- Fixed step function accuracy