Merge 0.9.8 branch

This commit is contained in:
Christophe Riccio
2017-03-26 23:55:15 +02:00
parent e36368273b
commit ff64d51a1c
2 changed files with 3 additions and 2 deletions

View File

@@ -89,6 +89,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
#### Fixes:
- Fixed Clang version detection from source #608
- Fixed packF3x9_E1x5 exponent packing #614
- Fixed build error min and max specializations with integer #616
---
### [GLM 0.9.8.4](https://github.com/g-truc/glm/releases/tag/0.9.8.4) - 2017-01-22