[Gtkradiant] [Bug 556] You can select caulked faces even when they're filtered
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Mon, 04 Nov 2002 08:17:49 -0600
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=556
------- Additional Comments From rr2do2@q3f.com 2002-11-04 08:17 -------
As far as all the select tools that operate on brushes and not on surfaces go,
the problem there is that even when all surfaces are filtered the brush itself
isn't (this used to be the case with the old filter method). Solution there is
to have a flag on a brush that filters it completely when all it's surfaces are
filtered.
If a brush is only partially filtered, it still should be selectable with those
tools.
Paint select in the camwindow, which operates on surfaces, should ignore
filtered ones though.