From b5274bfa526c27fa8ae9151c21c191d534cd8812 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Fri, 21 Dec 2012 00:18:34 +0100 Subject: [PATCH] Updated readme.txt for GLM 0.9.4.1 release --- readme.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 61032d51..38817e59 100644 --- a/readme.txt +++ b/readme.txt @@ -37,14 +37,16 @@ More informations in GLM manual: 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 - 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 GTX_multiple - 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