1
0
forked from 0ad/0ad
Go to file
Ykkrosh 147d4f2bd3 # Fixed minor shadow bug
CBound operator+= updated the minimum value or the maximum value, but
never both. (I think the operator+=(CVector3D) has always been buggy
(because it assumes min<max, which isn't true of empty bounds), and I
propagated the error to operator+=(CBound) ages ago.)
Added test cases, and fixed.

This was SVN commit r4244.
2006-08-25 12:52:26 +00:00
binaries # Aura and territory rendering 2006-08-25 06:04:33 +00:00
build # Updates to unit-testing system. 2006-08-22 21:38:53 +00:00
docs Upgraded console (text wrap, help text), cinematic stuff 2006-07-06 03:17:44 +00:00
source # Fixed minor shadow bug 2006-08-25 12:52:26 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00