02/08/2015 GLM 0.9.7.0 released

GLM 0.9.7.0 release note
Features:
  • Added GTC_color_space: convertLinearToSRGB and convertSRGBToLinear functions
  • Added 'fmod' overload to GTX_common with tests #308
  • Added left handed perspective and lookAt functions #314
  • Added functions eulerAngleXYZ and extractEulerAngleXYZ #311
  • Added GTX_hash to perform std::hash on GLM types #320 #367
  • Added GTX_wrap for texcoord wrapping
  • Added static components and precision members to all vector and quat types #350
  • Added .gitignore #349
  • Added support of defaulted functions to GLM types, to use them in unions #366
Improvements:
  • Changed usage of __has_include to support Intel compiler #307
  • Specialized integer implementation of YCoCg-R #310
  • Don't show status message in 'FindGLM' if 'QUIET' option is set. #317
  • Added master branch continuous integration service on Linux 64 #332
  • Clarified manual regarding angle unit in GLM, added FAQ 11 #326
  • Updated list of compiler versions
Fixes:
  • Fixed default precision for quat and dual_quat type #312
  • Fixed (u)int64 MSB/LSB handling on BE archs #306
  • Fixed multi-line comment warning in g++ #315
  • Fixed specifier removal by 'std::make_pair' #333
  • Fixed perspective fovy argument documentation #327
  • Removed -m64 causing build issues on Linux 32 #331
  • Fixed isfinite with C++98 compilers #343
  • Fixed Intel compiler build error on Linux #354
  • Fixed use of libstdc++ with Clang #351
  • Fixed quaternion pow #346
  • Fixed decompose warnings #373
  • Fixed matrix conversions #371
Deprecation:
  • Removed integer specification for 'mod' in GTC_integer #308
  • Removed GTX_multiple, replaced by GTC_round
GLI 0.7.0.0 released >
< Texture swizzling in OpenGL, OpenGL ES and WebGL
Copyright © Christophe Riccio 2002-2016 all rights reserved
Designed for Chrome 9, Firefox 4, Opera 11 and Safari 5