mirror of
https://github.com/recp/cglm.git
synced 2026-06-01 20:30:25 -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