This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
ccb813119e91e2c675b3245fe9c31a895faad492
0ad
/
source
/
maths
T
History
janwas
70b44f6485
moved self-tests into their respective files (this makes checking if a file has one easier) and automatically calls them if #if PERFORM_SELF_TEST == 1 (allows global enable/disable of all tests and also per-file override).
...
This was SVN commit r2623.
2005-08-14 23:36:43 +00:00
..
scripting
scripting-interface improvements
2005-08-09 16:02:15 +00:00
Bound.cpp
…
Bound.h
…
MathUtil.cpp
…
MathUtil.h
…
Matrix3D.cpp
moved self-tests into their respective files (this makes checking if a file has one easier) and automatically calls them if #if PERFORM_SELF_TEST == 1 (allows global enable/disable of all tests and also per-file override).
2005-08-14 23:36:43 +00:00
Matrix3D.h
Fail more quietly while loading
2005-07-30 20:12:41 +00:00
Plane.cpp
…
Plane.h
…
Quaternion.cpp
…
Quaternion.h
…
Vector3D.cpp
…
Vector3D.h
…
Vector4D.h
…