From 1be3c941f3eca468a551ba1425af21c7c5b07f64 Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Sun, 13 Feb 2011 02:03:53 +0000 Subject: [PATCH] Added post draft for 0.9.1.B --- doc/src/data.xml | 50 ++++++++++++++++++++++++++++-------------------- 1 file changed, 29 insertions(+), 21 deletions(-) diff --git a/doc/src/data.xml b/doc/src/data.xml index ebd8a45d..bd17ee0d 100644 --- a/doc/src/data.xml +++ b/doc/src/data.xml @@ -1544,7 +1544,28 @@ - + + + GLM 0.9.0.8 add the operator * for quaternion products and deprecated the cross function previously used for the same purpose. + Also, it clarifies that GLM is a header only library when a user try to build it. Once more, there is nothing to build. + + + GLM 0.9.1 beta includes a great contribution on the API documentation by + Alfonse Reinheart, + author of a great OpenGL tutorial which uses GLM. + This version also improves the SIMD implementation. + + + GLM 0.9.1.B (zip,) + GLM 0.9.1.B (7z) + GLM 0.9.1 manual + GLM 0.9.0.8 (zip,) + GLM 0.9.0.8 (7z) + GLM 0.9.0 manual + Submit a bug report + + + This new version of GLM is bringing a lot of improvements and maybe too many considering the development time it has required: API exposing SIMD implementation but also some new, safe and feature complet swizzling functions and a new setup API. @@ -1567,25 +1588,17 @@ and float to __m128). This implementation can probably be improve in many ways so don't hesitate to send me some feedbacks. + GLM 0.9.1 is not 100% backward compatible with GLM 0.9.0 but mostly advanced usages should be concerned by this compatibility issues. - - UPDATED: SF.net mirrors are available again. - - - - - - - GLM 0.9.1.B (zip,) - GLM 0.9.1.B (7z) - GLM 0.9.1 manual - GLM 0.9.0.8 (zip,) - GLM 0.9.0.8 (7z) - GLM 0.9.0 manual - Submit a bug report + + GLM 0.9.1.A (zip, 2.7 MB) + GLM 0.9.1.A (7z, 1.7 MB) + + + @@ -2870,13 +2883,8 @@ -<<<<<<< HEAD -======= - - ->>>>>>> 0.9.0