mirror of
https://github.com/g-truc/glm.git
synced 2024-11-29 11:24:35 +00:00
Updated readme
This commit is contained in:
parent
185ba74f6a
commit
ba9dfc6485
@ -56,7 +56,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
|
|||||||
- Added 'fmod' overload to GTX_common with tests #308
|
- Added 'fmod' overload to GTX_common with tests #308
|
||||||
- Left handed perspective and lookAt functions #314
|
- Left handed perspective and lookAt functions #314
|
||||||
- Added functions eulerAngleXYZ and extractEulerAngleXYZ #311
|
- Added functions eulerAngleXYZ and extractEulerAngleXYZ #311
|
||||||
- Added <glm/gtx/hash.hpp> to perform std::hash on GLM types #320
|
- Added <glm/gtx/hash.hpp> to perform std::hash on GLM types #320 #367
|
||||||
- Added <glm/gtx/wrap.hpp> for texcoord wrapping
|
- Added <glm/gtx/wrap.hpp> for texcoord wrapping
|
||||||
- Added static components and precision members to all vector and quat types #350
|
- Added static components and precision members to all vector and quat types #350
|
||||||
- Added .gitignore #349
|
- Added .gitignore #349
|
||||||
|
Loading…
Reference in New Issue
Block a user