mirror of
https://github.com/g-truc/glm.git
synced 2025-04-13 08:43:00 +00:00
Added changelog
This commit is contained in:
parent
96b7850cab
commit
e5b84bd4b4
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||
|
||||
##### Fixes:
|
||||
- Fixed GTX_extended_min_max filename typo #386
|
||||
- Fixed intersectRayTriangle to not do any unintentional backface culling
|
||||
|
||||
#### [GLM 0.9.7.2](https://github.com/g-truc/glm/tree/0.9.7) - 2015-XX-XX
|
||||
##### Fixes:
|
||||
|
|
Loading…
Add table
Reference in a new issue