From bbf88573492c27794e90df34fff43285a4a38ff9 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Thu, 27 Nov 2014 22:36:50 +0100 Subject: [PATCH] Updated readme --- readme.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.txt b/readme.txt index 3c4546e4..0f4a07f6 100644 --- a/readme.txt +++ b/readme.txt @@ -44,7 +44,6 @@ http://glm.g-truc.net/glm.pdf GLM 0.9.6.0: 2014-11-30 -------------------------------------------------------------------------------- Features: -- Added transparent use of SIMD instructions for vec4 and mat4 types - Exposed template vector and matrix types in 'glm' namespace #239, #244 - Added GTX_scalar_multiplication for C++ 11 compiler only #242 - Added GTX_range for C++ 11 compiler only #240