Commit Graph

10 Commits

Author SHA1 Message Date
fincs
a491a8eb79
Use __3DS__ instead of _3DS 2021-08-07 13:11:39 +02:00
fincs
52cdcb351a Bump version for release and use DESTDIR for pacman packaging 2018-05-12 18:22:52 +02:00
fincs
c2226e2182 Optimize Quat_FromMtx() 2017-12-30 21:09:10 +01:00
Michael Theall
ebd16db108 Fix transpose test 2017-04-09 17:33:51 -05:00
Michael Theall
3ae31adab4 Add doxygen support 2017-02-09 19:45:33 +01:00
Thompson Lee
b32275ee94 Squashing all commits from the previous pull requests. #21, #22, and #23. (#26) 2016-08-30 21:18:37 +02:00
Michael Theall
0dcc009ae3 Add gcov integration to test suite 2016-08-05 00:33:59 -05:00
Michael Theall
24548b03d1 Fix Mtx_LookAt 2016-08-05 00:33:59 -05:00
mtheall
dc4d81eea9 More additions and enhancements to math code, see details (#19)
Added C3D_AngleFromDegrees
Added FVec4_PerspDivide
Added LH option for projections
2016-08-04 21:23:28 +02:00
mtheall
766def30a3 Optimized matrix math (#15)
Added non-tilt projections
Added quaternions
Added test framework
Created logo
2016-08-04 11:33:18 +02:00