This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-02 02:47:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43fda176cc02eebaec0a08655fec669d8a564e2b
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
…