Prepare GLM 0.9.9.0 release

This commit is contained in:
Christophe Riccio 2018-05-07 18:34:02 +02:00
parent 62dfe7adfb
commit c58b60ec2a

View file

@ -51,7 +51,7 @@ glm::mat4 camera(float Translate, glm::vec2 const& Rotate)
## Release notes
### [GLM 0.9.9.0](https://github.com/g-truc/glm/releases/latest) - 2017-XX-XX
### [GLM 0.9.9.0](https://github.com/g-truc/glm/releases/tag/0.9.9.0) - 2018-05-08
#### Features:
- Added RGBM encoding in GTC_packing #420
- Added GTX_color_encoding extension