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-06-25 12:47:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f59f637cbbed70e7e8bbca97ff0284e6a75cca7d
0ad
/
source
/
maths
/
tests
T
History
vladislavbelov
809e3ed0bd
Removes rand function usage from tests to avoid non-uniform distributions.
...
This was SVN commit r26012.
2021-11-25 17:57:59 +00:00
..
test_Bound.h
Fixes a bounding box projection to an incorrect camera causes the red water bug.
2021-05-15 13:33:36 +00:00
test_BoundingSphere.h
…
test_Brush.h
Moves Frustum from graphics to maths to more related geometric primitives like bounding ones.
2021-03-29 17:28:13 +00:00
test_Fixed.h
Disable the false positive "mod by 0" warning on Windows.
2021-09-09 17:49:07 +00:00
test_FixedVector2D.h
…
test_FixedVector3D.h
…
test_Matrix3d.h
Removes rand function usage from tests to avoid non-uniform distributions.
2021-11-25 17:57:59 +00:00
test_MD5.h
…
test_Sqrt.h
…