From 4ac77c08c76968c22589d0b5478e2858ec10b171 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Sun, 5 Oct 2014 16:11:41 +0200 Subject: [PATCH] Updated readme for issue #238 --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index e4b5bc13..02ad2e72 100644 --- a/readme.txt +++ b/readme.txt @@ -58,6 +58,7 @@ GLM 0.9.6.0: 2014-XX-XX - Fixed implicit conversion from another tvec2 type to another tvec2 #241 - Added GTX_scalar_multiplication for C++ 11 compiler only #242 - Added GTX_range for C++ 11 compiler only #240 +- Added Added closestPointOnLine function for tvec2 to GTX_closest_point #238 ================================================================================ GLM 0.9.5.4: 2014-06-21