Updated readme #314

This commit is contained in:
Christophe Riccio 2015-02-22 21:28:44 +01:00
parent 88f4a5ed82
commit f380d9e6f4

View File

@ -69,6 +69,7 @@ GLM 0.9.7.0: 2015-XX-XX
Features:
- Added GTC_color: convertRgbToSrgb and convertSrgbToRgb functions
- Added 'fmod' overload to GTX_common with tests #308
- Left handed perspective and lookAt functions #314
Improvements:
- Changed usage of __has_include to support Intel compiler #307