GTX_range is only available for C++11 compilers #240

This commit is contained in:
Christophe Riccio
2014-10-05 14:42:17 +02:00
parent 7ab7d4beb8
commit 0684a5e2c6
3 changed files with 14 additions and 5 deletions

View File

@@ -57,6 +57,7 @@ GLM 0.9.6.0: 2014-XX-XX
- Added GTX_common with isdenomal #223
- 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
================================================================================
GLM 0.9.5.4: 2014-06-21