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
58eb0c97bbc68edfa2eae8ff5ef92ec9437cdc26
0ad
/
source
/
maths
/
tests
T
History
Ykkrosh
769350a3e7
Compute camera height and zoom limits based on smoothed terrain heightmap.
Fixes
#794
, based on patch by Dietger.
...
This was SVN commit r11556.
2012-04-18 20:39:00 +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
Compute camera height and zoom limits based on smoothed terrain heightmap.
Fixes
#794
, based on patch by Dietger.
2012-04-18 20:39:00 +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
…