Improved GLM_FORCE_EXPLICIT_CTOR coverage #481

This commit is contained in:
Christophe Riccio
2016-03-05 23:01:01 +01:00
parent 57bf985fe5
commit 251ad15b68
16 changed files with 102 additions and 101 deletions

View File

@@ -64,6 +64,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
##### Improvements:
- Improved GTC_random linearRand documentation
- Improved GTC_reciprocal documentation
- Improved GLM_FORCE_EXPLICIT_CTOR coverage #481
##### Fixes:
- Fixed GTX_extended_min_max filename typo #386