mirror of
https://github.com/recp/cglm.git
synced 2026-06-02 04:40:25 -05:00
1d1bf8e91a
- Added `glms_vec4_pack` and `glms_vec4_unpack` to pack and unpack arrays of `vec4s`. - Added `glms_vec3_pack` and `glms_vec3_unpack` to pack and unpack arrays of `vec3s`. - Fixes in functions that accumulates in one parameter -