Merge branch 'master' into proj

This commit is contained in:
Recep Aslantas
2018-04-03 12:30:03 +03:00
committed by GitHub
28 changed files with 677 additions and 238 deletions

View File

@@ -19,4 +19,10 @@ test_camera_decomp(void **state);
void
test_project(void **state);
void
test_clamp(void **state);
void
test_euler(void **state);
#endif /* test_tests_h */