Updated readme.md

master
Christophe Riccio ago%!(EXTRA string=10 years)
parent 6309159683
commit 3164671f77
  1. 24
      readme.md

@ -67,20 +67,14 @@ Fixes:
Deprecation: Deprecation:
- Removed integer specification for 'mod' in GTC_integer #308 - Removed integer specification for 'mod' in GTC_integer #308
================================================================================ ##### GLM 0.9.6.4: 2015-0X-XX
GLM 0.9.6.4: 2015-0X-XX
--------------------------------------------------------------------------------
Fixes: Fixes:
- Fixed default precision for quat and dual_quat type #312 - Fixed default precision for quat and dual_quat type #312
================================================================================ ##### GLM 0.9.6.3: 2015-02-15
GLM 0.9.6.3: 2015-02-15
--------------------------------------------------------------------------------
- Fixed Android doesn't have C++ 11 STL #284 - Fixed Android doesn't have C++ 11 STL #284
================================================================================ ##### GLM 0.9.6.2: 2015-02-15
GLM 0.9.6.2: 2015-02-15
--------------------------------------------------------------------------------
Features: Features:
- Added display of GLM version with other GLM_MESSAGES - Added display of GLM version with other GLM_MESSAGES
- Added ARM instruction set detection - Added ARM instruction set detection
@ -104,9 +98,7 @@ Fixes:
- Fixed functions not inlined with Clang #302 - Fixed functions not inlined with Clang #302
- Fixed memory corruption (undefined behaviour) #303 - Fixed memory corruption (undefined behaviour) #303
================================================================================ ##### GLM 0.9.6.1: 2014-12-10
GLM 0.9.6.1: 2014-12-10
--------------------------------------------------------------------------------
Features: Features:
- Added GLM_LANG_CXX14_FLAG and GLM_LANG_CXX1Z_FLAG language feature flags - Added GLM_LANG_CXX14_FLAG and GLM_LANG_CXX1Z_FLAG language feature flags
- Added C++14 detection - Added C++14 detection
@ -127,9 +119,7 @@ Fixes:
- Fixed conflict between GTX_compatibility and GTC_quaternion #286 - Fixed conflict between GTX_compatibility and GTC_quaternion #286
- Fixed C++ language restriction using GLM_FORCE_CXX** - Fixed C++ language restriction using GLM_FORCE_CXX**
================================================================================ ##### GLM 0.9.6.0: 2014-11-30
GLM 0.9.6.0: 2014-11-30
--------------------------------------------------------------------------------
Features: Features:
- Exposed template vector and matrix types in 'glm' namespace #239, #244 - Exposed template vector and matrix types in 'glm' namespace #239, #244
- Added GTX_scalar_multiplication for C++ 11 compiler only #242 - Added GTX_scalar_multiplication for C++ 11 compiler only #242
@ -190,9 +180,7 @@ Deprecation:
- Removed LLVM 2.6 to 3.1 support - Removed LLVM 2.6 to 3.1 support
- Removed CUDA 3.0 to 3.2 support - Removed CUDA 3.0 to 3.2 support
================================================================================ ##### GLM 0.9.5.4: 2014-06-21
GLM 0.9.5.4: 2014-06-21
--------------------------------------------------------------------------------
- Fixed non-utf8 character #196 - Fixed non-utf8 character #196
- Added FindGLM install for CMake #189 - Added FindGLM install for CMake #189
- Fixed GTX_color_space - saturation #195 - Fixed GTX_color_space - saturation #195

Loading…
Cancel
Save