Updated readme
This commit is contained in:
parent
578c4f4f9f
commit
407d671954
@ -51,7 +51,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||||||
|
|
||||||
## Release notes
|
## Release notes
|
||||||
|
|
||||||
#### [GLM 0.9.7.4](https://github.com/g-truc/glm/tree/0.9.7) - 2016-XX-XX
|
#### [GLM 0.9.7.4](https://github.com/g-truc/glm/releases/tag/0.9.7.4) - 2016-03-19
|
||||||
##### Fixes:
|
##### Fixes:
|
||||||
- Fixed asinh and atanh warning with C++98 STL #484
|
- Fixed asinh and atanh warning with C++98 STL #484
|
||||||
- Fixed polar coordinates function latitude #485
|
- Fixed polar coordinates function latitude #485
|
||||||
@ -59,6 +59,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||||||
- Fixed eulerAngles precision error, returns NaN #451
|
- Fixed eulerAngles precision error, returns NaN #451
|
||||||
- Fixed undefined reference errors #489
|
- Fixed undefined reference errors #489
|
||||||
- Fixed missing GLM_PLATFORM_CYGWIN declaration #495
|
- Fixed missing GLM_PLATFORM_CYGWIN declaration #495
|
||||||
|
- Fixed various undefined reference errors #490
|
||||||
|
|
||||||
#### [GLM 0.9.7.3](https://github.com/g-truc/glm/releases/tag/0.9.7.3) - 2016-02-21
|
#### [GLM 0.9.7.3](https://github.com/g-truc/glm/releases/tag/0.9.7.3) - 2016-02-21
|
||||||
##### Improvements:
|
##### Improvements:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user