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

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Mon, 30 Sep 2002 10:20:51 -0500


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





------- Additional Comments From rr2do2@q3f.com  2002-09-30 10:20 -------
Has a crash, firstface might be NULL. Easy fix:

  // do some last minute filtering
  if (firstface && nFlags & SF_CAMERA)