mirror of
https://github.com/recp/cglm.git
synced 2025-10-03 16:51:35 +00:00
remove TODO which is done
This commit is contained in:
@@ -259,7 +259,6 @@ glm_euler_yxz(vec3 angles,
|
||||
dest[3][3] = 1.0f;
|
||||
}
|
||||
|
||||
/* TODO: too long for inline ? */
|
||||
CGLM_INLINE
|
||||
void
|
||||
glm_euler_by_order(vec3 angles, glm_euler_sq axis, mat4 dest) {
|
||||
|
Reference in New Issue
Block a user