Improved GTC_reciprocal documentation

This commit is contained in:
Christophe Riccio
2015-10-07 21:41:05 +02:00
parent 8e3e6108d5
commit 045e5bee1a
2 changed files with 48 additions and 17 deletions

View File

@@ -57,7 +57,8 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
- Added packF3x9_E1x5 and unpackF3x9_E1x5 to GTC_packing for RGB9E5 #416
##### Improvements:
- Improved GTC_random linearRand documentations
- Improved GTC_random linearRand documentation
- Improved GTC_reciprocal documentation
#### [GLM 0.9.7.2](https://github.com/g-truc/glm/tree/0.9.7) - 2015-XX-XX
##### Fixes: