Merge branch '0.9.7'

master
Christophe Riccio ago%!(EXTRA string=9 years)
commit 9aabeb4075
  1. 4
      readme.md

@ -83,6 +83,10 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
- Removed GLM_FORCE_SIZE_FUNC define
#### [GLM 0.9.7.5](https://github.com/g-truc/glm/tree/0.9.7) - 2016-0X-XX
##### Improvements:
- Added Visual C++ Clang toolset detection
##### Fixes:
- Fixed uaddCarry warning #497
- Fixed roundPowerOfTwo and floorPowerOfTwo #503

Loading…
Cancel
Save