Fixed GLM version
This commit is contained in:
@@ -54,7 +54,9 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate)
|
||||
|
||||
### [GLM 0.9.9.5](https://github.com/g-truc/glm/releases/tag/0.9.9.5) - 2019-04-01
|
||||
#### Fixes:
|
||||
- Build errors when defining GLM_ENABLE_EXPERIMENTAL #884 #883
|
||||
- Fixed build errors when defining GLM_ENABLE_EXPERIMENTAL #884 #883
|
||||
- Fixed 'if constexpr' warning #887
|
||||
- Fixed missing declarations for frexp and ldexp #886
|
||||
|
||||
### [GLM 0.9.9.4](https://github.com/g-truc/glm/releases/tag/0.9.9.4) - 2019-03-19
|
||||
#### Features:
|
||||
|
||||
Reference in New Issue
Block a user