John Choi
|
732a403112
|
changed last parameter to be destination and also removed the euler->mat4->quat test.
|
2023-12-13 08:57:10 -06:00 |
|
John Choi
|
036fd4848b
|
moved all my stuff to euler because it fits there better. Also, had to move my tests into a single euler test because it wouldn't work outside that one test. Maybe later I will create test_euler.h like how test_quat.h works
|
2023-12-09 00:38:38 -06:00 |
|
Luigi Castelli
|
d03d4b8df5
|
new name for euler sequence (#94)
* new name for angle sequence
|
2019-08-21 22:52:01 +03:00 |
|
Recep Aslantas
|
bb8ff25752
|
Revert "mark readonly parameters as const"
|
2019-04-30 08:19:07 +03:00 |
|
Recep Aslantas
|
392565f920
|
mark readonly parameters as const (continue)
|
2019-04-28 21:48:19 +03:00 |
|
Recep Aslantas
|
4298211795
|
euler: fix extracting XYZ angles
|
2018-03-27 12:14:12 +03:00 |
|
Recep Aslantas
|
9d61668e04
|
re-organise files, remove cglm prefix from file to make them more clean
|
2017-07-11 18:05:10 +03:00 |
|