소스 검색

Updated readme for GLM 0.9.4.6 release

Christophe Riccio 12 년 전
부모
커밋
15b19a10be
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      readme.txt

+ 2 - 1
readme.txt

@@ -37,7 +37,7 @@ More informations in GLM manual:
 http://glm.g-truc.net/glm.pdf
 http://glm.g-truc.net/glm.pdf
 
 
 ================================================================================
 ================================================================================
-GLM 0.9.4.6: 2013-09-18
+GLM 0.9.4.6: 2013-09-20
 --------------------------------------------------------------------------------
 --------------------------------------------------------------------------------
 - Fixed detection to select the last known compiler if newer version #106
 - Fixed detection to select the last known compiler if newer version #106
 - Fixed is_int and is_uint code duplication with GCC and C++11 #107 
 - Fixed is_int and is_uint code duplication with GCC and C++11 #107 
@@ -50,6 +50,7 @@ GLM 0.9.4.6: 2013-09-18
 - Added compilation errors for unsupported compiler versions
 - Added compilation errors for unsupported compiler versions
 - Fixed glm::orientation with GLM_FORCE_RADIANS defined #112
 - Fixed glm::orientation with GLM_FORCE_RADIANS defined #112
 - Fixed const ref issue on assignment operator taking a scalar parameter #116
 - Fixed const ref issue on assignment operator taking a scalar parameter #116
+- Fixed glm::eulerAngleY implementation
 
 
 ================================================================================
 ================================================================================
 GLM 0.9.4.5: 2013-08-12
 GLM 0.9.4.5: 2013-08-12