Merge 0.9.7

This commit is contained in:
Christophe Riccio
2016-04-29 17:37:27 +02:00
parent 79643cf4fa
commit b3cae39ea6
3 changed files with 78 additions and 7 deletions

View File

@@ -79,6 +79,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
#### [GLM 0.9.7.5](https://github.com/g-truc/glm/tree/0.9.7) - 2016-0X-XX
##### Fixes:
- Fixed uaddCarry warning #497
- Fixed roundPowerOfTwo and floorPowerOfTwo #503
#### [GLM 0.9.7.4](https://github.com/g-truc/glm/releases/tag/0.9.7.4) - 2016-03-19
##### Fixes: