|
|
@@ -76,6 +76,10 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|
|
##### Deprecation:
|
|
|
- Removed GLM_FORCE_SIZE_FUNC define
|
|
|
|
|
|
+#### [GLM 0.9.7.5](https://github.com/g-truc/glm/tree/0.9.7) - 2016-0X-XX
|
|
|
+##### Fixes:
|
|
|
+- Fixed uaddCarry warning #497
|
|
|
+
|
|
|
#### [GLM 0.9.7.4](https://github.com/g-truc/glm/releases/tag/0.9.7.4) - 2016-03-19
|
|
|
##### Fixes:
|
|
|
- Fixed asinh and atanh warning with C++98 STL #484
|