mirror of
https://github.com/g-truc/glm.git
synced 2025-04-09 07:00:57 +00:00
Merge branch '0.9.8'
This commit is contained in:
commit
31475c1bb5
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||
- Fixed POPCNT optimization build in Clang #512
|
||||
- Fixed intersectRayPlane returns true in parallel case #578
|
||||
- Fixed GCC 6.2 compiler warnings #580
|
||||
- Fixed GTX_matrix_decompose decompose #582
|
||||
- Fixed GTX_matrix_decompose decompose #582 #448
|
||||
|
||||
---
|
||||
### [GLM 0.9.8.3](https://github.com/g-truc/glm/releases/tag/0.9.8.3) - 2016-11-12
|
||||
|
|
Loading…
Add table
Reference in a new issue