mirror of
https://github.com/recp/cglm.git
synced 2026-08-14 16:30:43 -05:00
ccd3058adc
* to override float epsilon we just need to define GLM_FLT_EPSILON * CGLM_USE_DEFAULT_EPSILON was redundant, also it forces to override system default epsilon which may not be good idea, because not all systems may support smaller epsilon values