[Gtkradiant] r156 - GtkRadiant/trunk/tools/quake3/common

svn-noreply at zerowing.idsoftware.com svn-noreply at zerowing.idsoftware.com
Thu Mar 8 19:57:34 CST 2007


Author: lordhavoc
Date: Thu Mar  8 19:57:32 2007
New Revision: 156

Modified:
   GtkRadiant/trunk/tools/quake3/common/polylib.c
Log:
changed BaseWindingForPlane to construct the polygon using
MAX_WORLD_COORD*2 as radius rather than MAX_WORLD_COORD, this fixes
problems with certain invalid brushes not being rejected because of
insufficiently large coords, usually causing a stack overflow when
constructing the BSP tree (due to insufficient "_blocksize")


Modified: GtkRadiant/trunk/tools/quake3/common/polylib.c
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/trunk/tools/quake3/common/polylib.c?view=diff&rev=156&p1=GtkRadiant/trunk/tools/quake3/common/polylib.c&r1=155&p2=GtkRadiant/trunk/tools/quake3/common/polylib.c&r2=156
==============================================================================



More information about the Gtkradiant mailing list