Updated readme and GLM version
This commit is contained in:
@@ -53,6 +53,10 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate)
|
||||
|
||||
## Release notes
|
||||
|
||||
### [GLM 0.9.9.9](https://github.com/g-truc/glm/commits/master) - 2020-XX-XX
|
||||
#### Fixes:
|
||||
- Fixed incorrect assertion for min and max #1009
|
||||
|
||||
### [GLM 0.9.9.8](https://github.com/g-truc/glm/releases/tag/0.9.9.8) - 2020-04-13
|
||||
#### Features:
|
||||
- Added GLM_EXT_vector_intX* and GLM_EXT_vector_uintX* extensions
|
||||
|
||||
Reference in New Issue
Block a user