Browse Source

Updated readme.txt for GLM 0.9.4.1 release

Christophe Riccio 13 years ago
parent
commit
b5274bfa52
1 changed files with 4 additions and 2 deletions
  1. 4 2
      readme.txt

+ 4 - 2
readme.txt

@@ -37,14 +37,16 @@ More informations in GLM manual:
 http://glm.g-truc.net/glm.pdf
 http://glm.g-truc.net/glm.pdf
 
 
 ================================================================================
 ================================================================================
-GLM 0.9.4.1: 2012-12-17
+GLM 0.9.4.1: 2012-12-21
 --------------------------------------------------------------------------------
 --------------------------------------------------------------------------------
 - Improved half support: -0.0 case and implicit conversions
 - Improved half support: -0.0 case and implicit conversions
 - Fixed Intel Composer Compiler support on Linux
 - Fixed Intel Composer Compiler support on Linux
-- Fixed interaction between quaternion and euler angles.
+- Fixed interaction between quaternion and euler angles
 - Fixed GTC_constants build
 - Fixed GTC_constants build
 - Fixed GTX_multiple
 - Fixed GTX_multiple
 - Fixed quat slerp using mix function when cosTheta close to 1
 - Fixed quat slerp using mix function when cosTheta close to 1
+- Improved fvec4SIMD and fmat4x4SIMD implementations
+- Fixed assert messages
 
 
 ================================================================================
 ================================================================================
 GLM 0.9.4.0: 2012-11-18
 GLM 0.9.4.0: 2012-11-18