ericw-tools/qbsp
Kevin Shanahan a9dd2de5ec qbsp: skip only the face, not brush for degenerate normals
The previous code would possibly leak faces with weird effects if we
iterate over the face data e.g. 0 -> map.numfaces.

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-02-15 18:23:15 +10:30
..
brush.c qbsp: load map brushes/faces into memory in order 2013-02-15 18:15:39 +10:30
bspfile.c qbsp: load map brushes/faces into memory in order 2013-02-15 18:15:39 +10:30
cmdlib.c qbsp: trivial constification of a few strings/args 2013-02-11 20:05:30 +10:30
csg4.c qbsp: re-organise mapentity_t structure 2013-02-14 14:03:06 +10:30
file.c qbsp: trivial constification of a few strings/args 2013-02-11 20:05:30 +10:30
file.h qbsp: trivial constification of a few strings/args 2013-02-11 20:05:30 +10:30
globals.c qbsp: load map brushes/faces into memory in order 2013-02-15 18:15:39 +10:30
map.c qbsp: skip only the face, not brush for degenerate normals 2013-02-15 18:23:15 +10:30
mathlib.c [PATCH] qbsp: Set up sphere around face for fast intersect checks 2007-09-23 20:46:22 +09:30
merge.c Create separate Error() function so it can be marked "noreturn" 2012-01-07 16:48:02 +10:30
outside.c qbsp: load map brushes/faces into memory in order 2013-02-15 18:15:39 +10:30
parser.c Create separate Error() function so it can be marked "noreturn" 2012-01-07 16:48:02 +10:30
parser.h [PATCH] qbsp: Enable map file parser to return comment tokens 2006-09-16 22:24:09 +09:30
portals.c qbsp: pass entity down into PortalizeWorld() 2013-02-10 17:05:45 +10:30
qbsp.c qbsp: load map brushes/faces into memory in order 2013-02-15 18:15:39 +10:30
qbsp.h qbsp: constify argument to FindMiptex() 2013-02-15 15:11:02 +10:30
solidbsp.c qbsp: pass entity into SolidBSP() 2013-02-10 17:14:06 +10:30
surfaces.c qbsp: rename mapdata array members to remove rg prefix 2013-02-15 11:13:48 +10:30
tjunc.c qbsp: pass entity into TJunc, capitalise function name 2013-02-10 17:09:05 +10:30
util.c qbsp: load map brushes/faces into memory in order 2013-02-15 18:15:39 +10:30
wad.c qbsp: don't modify the wadstring argument in WADList_Init() 2013-02-11 18:56:44 +10:30
wad.h qbsp: don't modify the wadstring argument in WADList_Init() 2013-02-11 18:56:44 +10:30
warnerr.h qbsp: load map brushes/faces into memory in order 2013-02-15 18:15:39 +10:30
winding.c Create separate Error() function so it can be marked "noreturn" 2012-01-07 16:48:02 +10:30
writebsp.c qbsp: rename mapdata array members to remove rg prefix 2013-02-15 11:13:48 +10:30