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-22 15:04:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0dc1d2139eee7ca25bbca7fcf728dffaa8d779a6
0ad
/
source
/
maths
/
tests
T
History
vts
1c005b0c0e
Fixed AABB to OBB transformation resulting in NaN basis vectors when the AABB size in one or more dimensions is zero.
Fixes
#1121
.
...
This was SVN commit r11928.
2012-05-31 23:17:15 +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
…
test_FixedVector2D.h
…
test_FixedVector3D.h
…
test_Matrix3d.h
…
test_MD5.h
…
test_Random.h
…
test_Sqrt.h
…