Replaced the manual by a markdown version #458

This commit is contained in:
Christophe Riccio 2016-11-01 15:54:58 +01:00
parent ee6149cc3a
commit 2eac9169bc

View file

@ -58,6 +58,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
##### Improvements:
- Added lowp variant of GTC_colorspace convertLinearToSRGB #419
- Replaced the manual by a markdown version #458
##### Fixes: