Merge branch '0.9.8'

This commit is contained in:
Christophe Riccio
2016-10-10 22:09:09 +02:00
7 changed files with 53 additions and 43 deletions

View File

@@ -70,7 +70,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
#### [GLM 0.9.8.2](https://github.com/g-truc/glm/tree/0.9.8) - 2016-09-25
##### Fixes:
- Fixed Visual C++ constexpr build error #555, #556
#### [GLM 0.9.8.1](https://github.com/g-truc/glm/releases/tag/0.9.8.1) - 2016-09-25
##### Improvements: