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
a10
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
Make decals only rotate around the Y axis, to avoid buggy stretched appearance when rotated non-horizontally
2011-04-22 13:19:23 +00:00
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
Fix compatibility more with Boost 1.47
2011-07-24 11:59:57 +00:00