Skip to content

v0.8.0: Bugfixes and Improvements

Compare
Choose a tag to compare
@recp recp released this 02 Mar 20:33
· 650 commits to master since this release
1b0322e

Bugfixes and Improvements:

  • #180: aabb v sphere intesect fix (glm_aabb_sphere()) ( thanks to @ILeonor to report this ) - todo: more aabb v sphere intersect options
  • #178: fix cmake config install path ( thanks to @gaurapanasenko )
  • #177: remove wrong c standard bug ( thanks to @Winter091 )
  • #172: replace hex floating point literals ( thanks to @SanderMertens ) - todo: #172 (comment)
  • #169: fix Documentions WARNING for __restrict attribute ( thanks to @podsvirov )
  • update cglm.podspec
  • improve documentation