[Gtkradiant] [Bug 129] New: better MAX_POINT_ON_WINDING error handling
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Tue, 24 Jul 2001 11:29:13 -0500
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=129
Summary: better MAX_POINT_ON_WINDING error handling
Product: GtkRadiant
Version: 1.1-TA.1-nightly
Platform:
URL:
OS/Version: Linux
Status: NEW
Status Whiteboard:
Keywords:
Resolution:
Severity: normal
Priority: P2
Component: tools
AssignedTo: ttimo@idsoftware.com
ReportedBy: ttimo@idsoftware.com
currently the monitoring process can help you locate MAX_POINT_ON_WINDING errors
but it only draws a single point, which is not the best we could do
add the required drawing structures in Radiant and code in q3map so we could
send the complete polygon through the debug stream.