mirror of
https://github.com/g-truc/glm.git
synced 2025-04-06 05:55:03 +00:00
Udpated readme for #394
This commit is contained in:
parent
bd64585574
commit
d9085ff41e
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||
- Fixed compilation warnings in vec4
|
||||
- Fixed non-identity quaternions for equal vectors #234
|
||||
- Fixed excessive GTX_fast_trigonometry execution time #396
|
||||
- Fixed Visual Studio 2015 'hides class member' warnings #394
|
||||
|
||||
#### [GLM 0.9.7.0](https://github.com/g-truc/glm/releases/tag/0.9.7.0) - 2015-08-02
|
||||
##### Features:
|
||||
|
|
Loading…
Add table
Reference in a new issue