- Clarified manual regarding angle unit in GLM, added FAQ 11 #336

This commit is contained in:
Christophe Riccio 2015-05-02 00:07:35 +02:00
parent ea36f44294
commit c1377bc360
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -63,6 +63,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
- Specialized integer implementation of YCoCg-R #310 - Specialized integer implementation of YCoCg-R #310
- Don't show status message in 'FindGLM' if 'QUIET' option is set. #317 - Don't show status message in 'FindGLM' if 'QUIET' option is set. #317
- Added master branch continuous integration service on Linux 64 #332 - Added master branch continuous integration service on Linux 64 #332
- Clarified manual regarding angle unit in GLM, added FAQ 11 #336
##### Fixes: ##### Fixes:
- Fixed (u)int64 MSB/LSB handling on BE archs #306 - Fixed (u)int64 MSB/LSB handling on BE archs #306