mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Updated readme
This commit is contained in:
parent
c83add59b3
commit
fc1e45bbde
@ -58,6 +58,9 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
||||
- Fixed GTC_matrix_inverse affineInverse #192
|
||||
- Fixed ICC on Linux build errors #449
|
||||
- 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
|
||||
##### Improvements:
|
||||
|
Loading…
Reference in New Issue
Block a user