From 7f6387f213e2f2af3d638ae6d9b55de607de02f0 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Fri, 30 Sep 2011 16:06:22 +0100 Subject: [PATCH] Updated GLM 0.9.3 feature lsit --- readme.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.txt b/readme.txt index 907d45dd..d0305ae4 100644 --- a/readme.txt +++ b/readme.txt @@ -40,6 +40,10 @@ http://glm.g-truc.net/glm-0.9.3.pdf GLM 0.9.3.0: 2011-XX-XX -------------------------------------------------------------------------------- - Improved doxygen documentation +- Promoted GLM_GTC_noise extension: simplex, perlin, periodic noise functions +- Promoted GLM_GTC_random extension: linear, gaussian and various random number +generation distribution. +- Added GLM_GTX_constants: provides usefull constants - Added extension versioning - Removed many unused namespaces - Fixed half based type contructors