v0.8.0: Bugfixes and Improvements
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