Fixed GTX_extended_min_max filename typo #386

This commit is contained in:
Christophe Riccio
2015-10-07 21:49:33 +02:00
parent 045e5bee1a
commit 8814ae50c9
5 changed files with 10 additions and 7 deletions

View File

@@ -60,6 +60,9 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
- Improved GTC_random linearRand documentation
- Improved GTC_reciprocal documentation
##### Fixes:
- Fixed GTX_extended_min_max filename typo #386
#### [GLM 0.9.7.2](https://github.com/g-truc/glm/tree/0.9.7) - 2015-XX-XX
##### Fixes:
- Fixed GTC_round floorMultiple/ceilMultiple #412