mirror of
https://github.com/g-truc/glm.git
synced 2025-04-08 06:43:10 +00:00
Updated changelog #349
This commit is contained in:
parent
2005679652
commit
12328983ae
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||
- Added <glm/gtx/hash.hpp> to perform std::hash on GLM types #320
|
||||
- Added <glm/gtx/wrap.hpp> for texcoord wrapping
|
||||
- Added static components and precision members to all vector and quat types #350
|
||||
- Added .gitignore #349
|
||||
|
||||
##### Improvements:
|
||||
- Changed usage of __has_include to support Intel compiler #307
|
||||
|
|
Loading…
Add table
Reference in a new issue