mirror of
https://github.com/recp/cglm.git
synced 2026-06-02 12:50:25 -05:00
3fd12032e6
GLM_PI* is now used for the double versions, GLM_PI*f for the float versions. The CGLM_ prefixed versions are now deprecated, since that prefix is kinda only used for constants. See https://github.com/recp/cglm/pull/61#issuecomment-423069770