mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-08-15 14:43:32 -07:00
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. |
||
|---|---|---|
| .. | ||
| atlas | ||
| engine | ||
| graphics | ||
| gui | ||
| i18n | ||
| lowlevel | ||
| test | ||