|
|
@ -58,6 +58,9 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate) |
|
|
|
- Fixed GTC_matrix_inverse affineInverse #192 |
|
|
|
- Fixed GTC_matrix_inverse affineInverse #192 |
|
|
|
- Fixed ICC on Linux build errors #449 |
|
|
|
- Fixed ICC on Linux build errors #449 |
|
|
|
- Fixed ldexp and frexp compilation errors |
|
|
|
- Fixed ldexp and frexp compilation errors |
|
|
|
|
|
|
|
- Fixed "Declaration shadows a field" warning #468 |
|
|
|
|
|
|
|
- Fixed 'GLM_COMPILER_VC2005 is not defined' warning #468 |
|
|
|
|
|
|
|
- Fixed various 'X is not defined' warnings #468 |
|
|
|
|
|
|
|
|
|
|
|
#### [GLM 0.9.7.1](https://github.com/g-truc/glm/releases/tag/0.9.7.1) - 2015-09-07 |
|
|
|
#### [GLM 0.9.7.1](https://github.com/g-truc/glm/releases/tag/0.9.7.1) - 2015-09-07 |
|
|
|
##### Improvements: |
|
|
|
##### Improvements: |
|
|
|