1
0
forked from 0ad/0ad
0ad/source/pch/test
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
..
precompiled.cpp # Updates to unit-testing system. 2006-08-22 21:38:53 +00:00
precompiled.h # Fixed minor shadow bug 2006-08-25 12:52:26 +00:00