v0.8.0
版本发布时间: 2021-03-03 04:33:41
recp/cglm最新发布版本:v0.9.4(2024-04-01 23:10:19)
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: https://github.com/recp/cglm/pull/172#issuecomment-737080592
- #169: fix Documentions WARNING for __restrict attribute ( thanks to @podsvirov )
- update cglm.podspec
- improve documentation