Переглянути джерело

Fixed GTX_matrix_decompose decompose #582

Christophe Riccio 9 роки тому
батько
коміт
1f8fd8a106
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      readme.md

+ 1 - 0
readme.md

@@ -57,6 +57,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
 - Fixed POPCNT optimization build in Clang #512
 - Fixed POPCNT optimization build in Clang #512
 - Fixed intersectRayPlane returns true in parallel case #578
 - Fixed intersectRayPlane returns true in parallel case #578
 - Fixed GCC 6.2 compiler warnings #580
 - Fixed GCC 6.2 compiler warnings #580
+- Fixed GTX_matrix_decompose decompose #582
 
 
 #### [GLM 0.9.8.3](https://github.com/g-truc/glm/releases/tag/0.9.8.3) - 2016-11-12
 #### [GLM 0.9.8.3](https://github.com/g-truc/glm/releases/tag/0.9.8.3) - 2016-11-12
 ##### Improvements:
 ##### Improvements: