Fixed packDouble2x32 on XCode 4.5, issue #37

This commit is contained in:
Christophe Riccio
2013-01-23 01:49:42 +01:00
parent a33a2b2c42
commit 37e380ca9b
2 changed files with 33 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ GLM 0.9.4.2: 2013-01-XX
- Fixed isnan and isinf for CUDA compiler
- Fixed GLM_FORCE_RADIANS on glm::perspective
- Fixed GCC warnings
- Fixed packDouble2x32 on XCode
================================================================================
GLM 0.9.4.1: 2012-12-22