Skip to content

GLM 0.9.7.5

Compare
Choose a tag to compare
@Groovounet Groovounet released this 24 May 20:38
· 2179 commits to master since this release
Improvements:
  • Added Visual C++ Clang toolset detection
Fixes:
  • Fixed uaddCarry warning #497
  • Fixed roundPowerOfTwo and floorPowerOfTwo #503
  • Fixed Visual C++ SIMD instruction set automatic detection in 64 bits
  • Fixed to_string when used with GLM_FORCE_INLINE #506
  • Fixed GLM_FORCE_INLINE with binary vec4 operators