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-23 09:47:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3246b02cdaecee2d8dc7fa2be58778647b331a86
0ad
/
source
/
maths
/
tests
T
History
Ykkrosh
72e11a2dea
Fix VS2013 build errors, warnings
...
This was SVN commit r14073.
2013-11-03 12:46:07 +00:00
..
test_Bound.h
Fixed AABB to OBB transformation resulting in NaN basis vectors when the AABB size in one or more dimensions is zero.
Fixes
#1121
.
2012-05-31 23:17:15 +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
Fix VS2013 build errors, warnings
2013-11-03 12:46:07 +00:00
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
…
test_Sqrt.h
…