Fixed merge

This commit is contained in:
Christophe Riccio
2013-04-19 21:38:57 +02:00
3 changed files with 11 additions and 5 deletions

View File

@@ -49,6 +49,12 @@ GLM 0.9.5.0: 2013-XX-XX
- Added quaternion comparison functions
- Fixed GTX_multiple for negative value
================================================================================
GLM 0.9.4.4: 2013-0X-XX
--------------------------------------------------------------------------------
- Fixed slerp when costheta is close to 1
- Fixed mat4x2 value_type constructor
================================================================================
GLM 0.9.4.3: 2013-03-20
--------------------------------------------------------------------------------