mirror of
https://github.com/g-truc/glm.git
synced 2024-11-26 10:14:35 +00:00
Updated readme for GLM 0.9.9.2 release
This commit is contained in:
parent
9c8a348e21
commit
21a30e1116
@ -52,7 +52,7 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate)
|
||||
|
||||
## Release notes
|
||||
|
||||
### [GLM 0.9.9.2](https://github.com/g-truc/glm/commits/master) - 2018-XX-XX
|
||||
### [GLM 0.9.9.2](https://github.com/g-truc/glm/releases/tag/0.9.9.2) - 2018-09-14
|
||||
#### Fixes:
|
||||
- Fixed GLM_FORCE_CXX** section in the manual
|
||||
- Fixed default initialization with vector and quaternion types using GLM_FORCE_CTOR_INIT #812
|
||||
|
Loading…
Reference in New Issue
Block a user