]> git.rm.cloudns.org Git - xonotic/netradiant.git/commit
SplitBrush now uses the result of BoundBrush to detect if the split
authorlordhavoc <lordhavoc@8a3a26a2-13c4-0310-b231-cf6edde360e5>
Fri, 9 Mar 2007 02:10:22 +0000 (02:10 +0000)
committerlordhavoc <lordhavoc@8a3a26a2-13c4-0310-b231-cf6edde360e5>
Fri, 9 Mar 2007 02:10:22 +0000 (02:10 +0000)
commit607e2d10445e2f8ed08a16b1460a5d04afaf4401
tree940b0adc8a8553ddb7d9d032abd227c318d9f599
parent8bf19f302b8446e449733c1650f1ee45f6ed410a
SplitBrush now uses the result of BoundBrush to detect if the split
brush is invalid rather than using its own code (it already called
BoundBrush to update the bounds, it may as well use the result as well)

git-svn-id: https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk@157 8a3a26a2-13c4-0310-b231-cf6edde360e5
tools/quake3/q3map2/brush.c