Removed 0.9.8 deprecated extensions

This commit is contained in:
Christophe Riccio
2016-07-16 23:46:41 +02:00
parent a5e9632215
commit 630f0840f2
8 changed files with 10 additions and 2955 deletions

View File

@@ -52,6 +52,16 @@ 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
##### Features:
##### Improvements:
##### Fixes:
##### Deprecation:
- Removed GLM_GTX_simd_vec4 extension
- Removed GLM_GTX_simd_mat4 extension
- Removed GLM_GTX_simd_quat extension
#### [GLM 0.9.8.0](https://github.com/g-truc/glm/tree/0.9.8) - 2016-XX-XX
##### Features: