mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 05:25:02 +00:00
- Clarified manual regarding angle unit in GLM, added FAQ 11 #336
This commit is contained in:
parent
ea36f44294
commit
c1377bc360
2 changed files with 1 additions and 0 deletions
BIN
doc/glm.docx
BIN
doc/glm.docx
Binary file not shown.
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue