Recep Aslantas
|
eb0d47cfa1
|
vec2: add struct version for vec2 and vec2-ext
|
2020-02-25 14:34:11 +03:00 |
|
Recep Aslantas
|
638b9f6dbe
|
fix 'function declaration isn’t a prototype'
|
2020-02-24 23:11:03 +03:00 |
|
Recep Aslantas
|
ad9370537c
|
add tests for mat2 and its call version
|
2020-02-24 22:14:26 +03:00 |
|
Recep Aslantas
|
43ae3b332a
|
add tests for vec2 and its call version
|
2020-02-24 10:06:19 +03:00 |
|
Recep Aslantas
|
8a068c3291
|
Merge branch 'master' into vec2_mat2
|
2020-02-23 13:10:36 +03:00 |
|
Recep Aslantas
|
4a7c153d2d
|
tests: fix test for mul_rot
|
2020-02-23 11:19:30 +03:00 |
|
Recep Aslantas
|
7b0f62f1eb
|
tests: add some tests for affine matrices
|
2020-02-22 10:54:47 +03:00 |
|
Recep Aslantas
|
0c8dc070d5
|
tests: tests for affine transforms (continue)
|
2020-02-22 10:29:16 +03:00 |
|
Recep Aslantas
|
0822d46cd9
|
tests: tests for remaining rotations
|
2020-02-22 00:58:04 +03:00 |
|
Recep Aslantas
|
3fca734c30
|
tests: remove unused variables
|
2020-02-22 00:48:41 +03:00 |
|
Recep Aslantas
|
5995269195
|
tests: add tests for some affine rotations
|
2020-02-21 17:52:50 +03:00 |
|
Recep Aslantas
|
6b32b5dc35
|
tests: add tests for affine scales
|
2020-02-21 16:57:09 +03:00 |
|
Recep Aslantas
|
a1f7afe055
|
Update test_affine.h
|
2020-02-21 15:56:15 +03:00 |
|
Recep Aslantas
|
81ae182972
|
tests: add tests for affine translations
|
2020-02-21 15:52:34 +03:00 |
|
Recep Aslantas
|
de85a4eb2b
|
quat: add tests for quat_rotate_at[m]
|
2020-02-21 14:28:41 +03:00 |
|
Recep Aslantas
|
e7a0906bc2
|
quat: add tests for quat_rotate
|
2020-02-21 11:48:25 +03:00 |
|
Recep Aslantas
|
6aa8df8e9b
|
quat: add tests for quat_rotatev
|
2020-02-21 10:51:53 +03:00 |
|
Recep Aslantas
|
2278eba93c
|
quat: fix quat_for and quat_forp implementations
|
2020-02-20 23:37:35 +03:00 |
|
Recep Aslantas
|
349dc274f4
|
add forward vector as macro (vec3, RH)
* this will be used for where Vec3.Forward is needed
|
2020-02-20 15:19:20 +03:00 |
|
Recep Aslantas
|
b9f9548b06
|
test: test for plane
|
2020-01-19 22:15:19 +03:00 |
|
Recep Aslantas
|
c630293c7d
|
merge test sources into one C source
|
2020-01-19 22:12:25 +03:00 |
|
Recep Aslantas
|
cf8dc82783
|
fix tests on windows (msvc)
|
2020-01-17 23:29:36 +03:00 |
|
Recep Aslantas
|
6abe3f05ab
|
tests: fix quat_look test
|
2020-01-17 15:17:02 +03:00 |
|
Recep Aslantas
|
f53fd45026
|
Update test_struct.c
|
2020-01-15 16:44:51 +03:00 |
|
Carsten Hartenfels
|
b9aa14d25e
|
Add a test for struct type initializers
To make sure that they all work properly and none of them trigger
warnings.
|
2019-11-24 16:02:12 -05:00 |
|
Recep Aslantas
|
381e66349a
|
win,test: fix test build for windows and suppress warnings
|
2019-10-14 19:08:34 +03:00 |
|
Recep Aslantas
|
7cdeada701
|
tests: add test for glm_quat_look
|
2019-09-27 17:53:51 +03:00 |
|
Recep Aslantas
|
841257a208
|
tests: add test for quat_slerp
|
2019-09-26 19:57:00 +03:00 |
|
Recep Aslantas
|
212cf3b22d
|
Update test_quat.h
|
2019-09-26 19:29:45 +03:00 |
|
Recep Aslantas
|
ca9b8ceac3
|
tests: add some tests for quat
|
2019-09-25 14:03:58 +03:00 |
|
Recep Aslantas
|
5b0e161502
|
tests: add some tests for quat
|
2019-09-25 13:47:26 +03:00 |
|
Recep Aslantas
|
fb23d1998e
|
tests: add more tests for quat
|
2019-09-25 12:43:01 +03:00 |
|
Recep Aslantas
|
b2084fbacf
|
tests: add some tests for quat
|
2019-09-25 07:42:29 +03:00 |
|
Recep Aslantas
|
56cbacd9f6
|
tests: add missing test for vec4
|
2019-09-24 21:45:43 +03:00 |
|
Recep Aslantas
|
1700187f65
|
tests: add more tests for vec4
|
2019-09-24 19:10:44 +03:00 |
|
Recep Aslantas
|
36024367bc
|
tests: add more tests for vec4
|
2019-09-24 17:02:47 +03:00 |
|
Recep Aslantas
|
ce09e543ef
|
tests: add some tests for vec4
|
2019-09-24 16:33:42 +03:00 |
|
Recep Aslantas
|
f2073b2277
|
tests: add more tests for vec3
|
2019-09-23 22:46:45 +03:00 |
|
Recep Aslantas
|
7c10840a85
|
tests: add more tests for vec3
|
2019-09-23 22:39:53 +03:00 |
|
Recep Aslantas
|
37c2650b0a
|
tests: add more tests for vec3
|
2019-09-23 12:03:06 +03:00 |
|
Recep Aslantas
|
3a48e4cd84
|
tests: add more tests for vec3
|
2019-09-22 23:32:57 +03:00 |
|
Recep Aslantas
|
378e26140e
|
tests: add more tests for vec3
|
2019-09-22 23:25:54 +03:00 |
|
Recep Aslantas
|
bffe103c37
|
tests: add more tests for vec3 (rotations)
|
2019-09-22 22:27:28 +03:00 |
|
Recep Aslantas
|
51ffe09589
|
tests: use test_eq insteaf og glm_eq
|
2019-09-22 22:27:05 +03:00 |
|
Recep Aslantas
|
d7b37ba245
|
tests: add some test for project/unproject
|
2019-09-22 10:52:02 +03:00 |
|
Recep Aslantas
|
d0671b3e7a
|
tests: add missing test for mat4
|
2019-09-21 14:01:20 +03:00 |
|
Recep Aslantas
|
e98311259c
|
tests: fix some tests for vec3
|
2019-09-20 22:45:07 +03:00 |
|
Recep Aslantas
|
37cf6b3206
|
tests: add more tests for vec3
|
2019-09-20 22:30:32 +03:00 |
|
Recep Aslantas
|
9c57d4b247
|
tests: add more tests for vec3
|
2019-09-20 14:12:57 +03:00 |
|
Recep Aslantas
|
9fe5efb410
|
tests: add more tests for vec3
|
2019-09-19 16:50:22 +03:00 |
|