diff --git a/CMakeLists.txt b/CMakeLists.txt index 4431cb16..9579aeba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,5 +23,3 @@ option(GLM_DEVELOPMENT_MODE "GLM development" OFF) if(NOT GLM_DEVELOPMENT_MODE) message(FATAL_ERROR "GLM is a header only library, no need to build it") endif() - - diff --git a/doc/src/about.xsl b/doc/src/about.xsl index 6ca8854c..9684dc0d 100644 --- a/doc/src/about.xsl +++ b/doc/src/about.xsl @@ -12,6 +12,19 @@ + + diff --git a/doc/src/code.xsl b/doc/src/code.xsl index f9650409..74b16226 100644 --- a/doc/src/code.xsl +++ b/doc/src/code.xsl @@ -12,6 +12,19 @@ + +
diff --git a/doc/src/data.xml b/doc/src/data.xml index 7b66dbc4..0f9f2553 100644 --- a/doc/src/data.xml +++ b/doc/src/data.xml @@ -1540,7 +1540,7 @@ - + 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. @@ -1563,17 +1563,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.A (zip, 2.7 MB) - GLM 0.9.1.A (7z, 1.7 MB) - - - + GLM 0.9.1.A (zip, 3.0 MB) + GLM 0.9.1.A (7z, 2.0 MB) + GLM Manual + Submit a bug report diff --git a/doc/src/download.xsl b/doc/src/download.xsl index 51c4c98b..705e6f52 100644 --- a/doc/src/download.xsl +++ b/doc/src/download.xsl @@ -12,6 +12,19 @@ + +
diff --git a/doc/src/goodies.xsl b/doc/src/goodies.xsl index 6b27bd40..d21c7a8a 100644 --- a/doc/src/goodies.xsl +++ b/doc/src/goodies.xsl @@ -12,6 +12,19 @@ + +
diff --git a/doc/src/link.xsl b/doc/src/link.xsl index 082e51a4..a100016f 100644 --- a/doc/src/link.xsl +++ b/doc/src/link.xsl @@ -12,6 +12,19 @@ + +
diff --git a/doc/src/news.xsl b/doc/src/news.xsl index bc888916..44d895ce 100644 --- a/doc/src/news.xsl +++ b/doc/src/news.xsl @@ -12,6 +12,19 @@ + +