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-26 10:46:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9028c354e616afea8dbfa56cd2fc7026091b5e43
0ad
/
source
/
maths
/
tests
T
History
vts
305723f9a7
Prevent AABB/frustum intersections from blowing up on empty input bounds.
Fixes
#1027
.
...
This was SVN commit r11441.
2012-04-05 22:29:01 +00:00
..
test_Bound.h
Prevent AABB/frustum intersections from blowing up on empty input bounds.
Fixes
#1027
.
2012-04-05 22:29:01 +00:00
test_Brush.h
Prevent AABB/frustum intersections from blowing up on empty input bounds.
Fixes
#1027
.
2012-04-05 22:29:01 +00:00
test_Fixed.h
…
test_FixedVector2D.h
…
test_FixedVector3D.h
…
test_Matrix3d.h
…
test_MD5.h
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
test_Random.h
Add WELL512 RNG
2011-08-02 22:58:10 +00:00
test_Sqrt.h
…