diff --git a/readme.md b/readme.md index 83ff6f8e..65b46f57 100644 --- a/readme.md +++ b/readme.md @@ -56,7 +56,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate) - Added 'fmod' overload to GTX_common with tests #308 - Left handed perspective and lookAt functions #314 - Added functions eulerAngleXYZ and extractEulerAngleXYZ #311 -- Added to perform std::hash on GLM types #320 +- Added to perform std::hash on GLM types #320 #367 - Added for texcoord wrapping - Added static components and precision members to all vector and quat types #350 - Added .gitignore #349