mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
added implementation of euler_to_quat_lh and fixed the tests. Now I gotta decide what to name the macros for controlling lefthand and also make call functions for rh and lh conditionally declared
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include "test_cam_rh_no.h"
|
||||
#include "test_cam_rh_zo.h"
|
||||
#include "test_euler_to_quat_rh.h"
|
||||
#include "test_euler_to_quat_lh.h"
|
||||
|
||||
#undef GLM
|
||||
#undef GLM_PREFIX
|
||||
@@ -78,6 +79,7 @@
|
||||
#include "test_cam_rh_no.h"
|
||||
#include "test_cam_rh_zo.h"
|
||||
#include "test_euler_to_quat_rh.h"
|
||||
#include "test_euler_to_quat_lh.h"
|
||||
|
||||
#undef GLM
|
||||
#undef GLM_PREFIX
|
||||
|
||||
Reference in New Issue
Block a user