From f380d9e6f4304bdaacd8f1c86236c95e8a289f33 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Sun, 22 Feb 2015 21:28:44 +0100 Subject: [PATCH] Updated readme #314 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index 2a797b2f..56645b7c 100644 --- a/readme.txt +++ b/readme.txt @@ -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