|
|
@ -99,6 +99,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate) |
|
|
|
|
|
|
|
|
|
|
|
##### Fixes: |
|
|
|
##### Fixes: |
|
|
|
- Fixed STL for C++11 detection on ICC #510 |
|
|
|
- Fixed STL for C++11 detection on ICC #510 |
|
|
|
|
|
|
|
- Fixed missing vec1 overload to length2 and distance2 functions #431 |
|
|
|
|
|
|
|
|
|
|
|
#### [GLM 0.9.7.5](https://github.com/g-truc/glm/releases/tag/0.9.7.5) - 2016-05-24 |
|
|
|
#### [GLM 0.9.7.5](https://github.com/g-truc/glm/releases/tag/0.9.7.5) - 2016-05-24 |
|
|
|
##### Improvements: |
|
|
|
##### Improvements: |
|
|
|