From 6eeec5c191522f8ece1c01271098f80cf0b1cf6c Mon Sep 17 00:00:00 2001 From: Christophe Riccio Date: Wed, 20 Jun 2012 15:11:30 +0100 Subject: [PATCH] Updated index --- doc/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.html b/doc/index.html index cd560e58..e2a984e6 100644 --- a/doc/index.html +++ b/doc/index.html @@ -37,7 +37,7 @@


10/05/2012 - GLM 0.9.3.3 released

Nearly two months since the previous release of a GLM revision gave enough time to fix few things reported. Most importantly, this revision should provide a better compatibility with Intel C++ compiler. -

Changelog:
  • Fixed isinf and isnan
  • Improved compatibility with Intel compiler
  • Added CMake test build options: SIMD, C++11, fast math and MS land ext
  • Fixed SIMD mat4 test on GCC
  • Fixed perspectiveFov implementation
  • Fixed matrixCompMult for none-square matrices
  • Fixed namespace issue on stream operators
  • Fixed various warnings
  • Added VC11 support

If you encounter bugs, don't hesitate to report them.

Download: GLM 0.9.3.3 (zip)
Download: GLM 0.9.3.3 (7z)
Link: Submit a bug report
Link: GLM 0.9.3 Manual
Link: GLM 0.9.3 API

15/03/2012 - GLM 0.9.3.2 released

+

Changelog:
  • Fixed isinf and isnan
  • Improved compatibility with Intel compiler
  • Added CMake test build options: SIMD, C++11, fast math and MS land ext
  • Fixed SIMD mat4 test on GCC
  • Fixed perspectiveFov implementation
  • Fixed matrixCompMult for none-square matrices
  • Fixed namespace issue on stream operators
  • Fixed various warnings
  • Added VC11 support

If you encounter bugs, don't hesitate to report them.

Download: GLM 0.9.3.3 (zip)
Download: GLM 0.9.3.3 (7z)
Link: Submit a bug report
Link: GLM 0.9.3 Manual
Link: GLM 0.9.3 API

15/03/2012 - GLM 0.9.3.2 released

Just a regular revision fixing the only three minor issues reported since last release.

Download: GLM 0.9.3.2 (zip)
Download: GLM 0.9.3.2 (7z)
Link: Submit a bug report
Link: GLM 0.9.3 Manual
Link: GLM 0.9.3 API

10/03/2012 - GLM on GitHub

After years of using SourceForge.net, GLM is moving to GitHub,