Added missing non-const value_ptr fort quat #99

This commit is contained in:
Christophe Riccio 2013-08-12 22:26:23 +02:00
parent 5d151a1036
commit 1375a99b83

View File

@ -41,6 +41,7 @@ GLM 0.9.4.5: 2013-06-XX
--------------------------------------------------------------------------------
- Fixed inclusion of intrinsics in "pure" mode #92
- Fixed language detection on GCC when the C++0x mode isn't enabled #95
- Added missing value_ptr for quaternions #99
================================================================================
GLM 0.9.4.4: 2013-05-29