]> git.rm.cloudns.org Git - xonotic/netradiant.git/commit
SplitBrush now uses the result of BoundBrush to detect if the split
authorForest Hale <lordhavoc>
Fri, 9 Mar 2007 02:10:22 +0000 (02:10 +0000)
committerForest Hale <lordhavoc>
Fri, 9 Mar 2007 02:10:22 +0000 (02:10 +0000)
commitc4e2a20d084e65085d558245080fa1baaddc9e42
tree940b0adc8a8553ddb7d9d032abd227c318d9f599
parent77faf8018f91f32b02f2545ed2364dddca4d687b
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: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@157 8a3a26a2-13c4-0310-b231-cf6edde360e5
tools/quake3/q3map2/brush.c