diff --git a/doc/glm.docx b/doc/glm.docx index 80add995..ce05f6f8 100644 Binary files a/doc/glm.docx and b/doc/glm.docx differ diff --git a/readme.md b/readme.md index 5528d4a5..893c0e48 100644 --- a/readme.md +++ b/readme.md @@ -63,6 +63,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate) - Specialized integer implementation of YCoCg-R #310 - Don't show status message in 'FindGLM' if 'QUIET' option is set. #317 - Added master branch continuous integration service on Linux 64 #332 +- Clarified manual regarding angle unit in GLM, added FAQ 11 #336 ##### Fixes: - Fixed (u)int64 MSB/LSB handling on BE archs #306