[Gtkradiant] [Bug 556] You can select caulked faces even when they're filtered

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Fri, 27 Sep 2002 10:40:44 -0500


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=556

ttimo@idsoftware.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|                            |All



------- Additional Comments From ttimo@idsoftware.com  2002-09-27 10:40 -------
When not all faces on the brush are caulked/clipped, the brush is still in the
active list, we don't draw the caulk/clip faces in the render.
So we still select them.

Going to add some hoops to the selection code so that we discard clip/caulk
faces we find when we should.