Skip to content

GLM 0.9.8.3

Compare
Choose a tag to compare
@Groovounet Groovounet released this 12 Nov 11:12
· 1719 commits to master since this release
Improvements:
  • Broader support of GLM_FORCE_UNRESTRICTED_GENTYPE #378
Fixes:
  • Fixed Android build error with C++11 compiler but C++98 STL #284 #564
  • Fixed GTX_transform2 shear* functions #403
  • Fixed interaction between GLM_FORCE_UNRESTRICTED_GENTYPE and ortho function #568
  • Fixed bitCount with AVX on 32 bit builds #567
  • Fixed CMake find_package with version specification #572 #573