Fixed missing value_type for dual quaternion, Fixed return type of dual quaternion length

This commit is contained in:
Christophe Riccio
2014-06-28 21:08:53 +02:00
parent 9a3f42279b
commit d84fa89cb8
4 changed files with 6 additions and 4 deletions

View File

@@ -40,6 +40,8 @@ http://glm.g-truc.net/glm.pdf
GLM 0.9.5.5: 2014-XX-XX
--------------------------------------------------------------------------------
- Fixed std::nextafter not supported with C++11 on Android #213
- Fixed missing value_type for dual quaternion
- Fixed return type of dual quaternion length
================================================================================
GLM 0.9.5.4: 2014-06-21