mirror of
https://github.com/recp/cglm.git
synced 2025-12-26 10:35:10 +00:00
fixed the bug with the tester. Its weird that the broken tester worked on my computer
This commit is contained in:
@@ -448,4 +448,6 @@ glm_euler_by_order(vec3 angles, glm_euler_seq ord, mat4 dest) {
|
||||
dest[3][3] = 1.0f;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#endif /* cglm_euler_h */
|
||||
|
||||
Reference in New Issue
Block a user