ericw-tools/qbsp
Eric Wasylishen a910dd861a qbsp: csg: mirror faces, even for solid, to help leaf content assignment
Mark them as skip so they don't get saved.

This fixes csg_fail.map (in combination with -epsilon 0.1)
2017-07-24 23:12:37 -06:00
..
CMakeLists.txt qbsp: add testqbsp target 2017-07-08 15:49:14 -06:00
brush.cc qbsp: disable q3map stuff 2017-07-24 14:13:57 -06:00
brushbsp.cc
bspfile.cc qbsp: WriteBSPFile: print the bsp file name to the log 2017-07-10 21:26:06 -06:00
csg4.cc qbsp: csg: mirror faces, even for solid, to help leaf content assignment 2017-07-24 23:12:37 -06:00
exportobj.cc qbsp: exportobj.cc: helpers for exporting face/brush vectors 2017-07-23 14:15:10 -06:00
file.cc
globals.cc
main.cc
map.cc qbsp: expose WriteBspBrushMap 2017-07-23 14:20:35 -06:00
merge.cc
outside.cc qbsp: expose PointInLeaf as debug helper 2017-07-24 22:57:43 -06:00
parser.cc
portals.cc qbsp: make DivideWinding saner + const 2017-07-22 21:29:04 -06:00
qbsp.cc qbsp: exportobj.cc: helpers for exporting face/brush vectors 2017-07-23 14:15:10 -06:00
solidbsp.cc qbsp: make Contents_Priority public 2017-07-23 14:08:34 -06:00
surfaces.cc qbsp: surfaces.cc: use std::map for vertex hashing 2017-07-17 16:35:11 -06:00
test.cc qbsp: add testqbsp target 2017-07-08 15:49:14 -06:00
test_qbsp.cc qbsp: clean up brush memory leaks 2017-07-23 13:12:14 -06:00
tjunc.cc
util.cc
wad.cc qbsp: remove/comment dead code 2017-07-11 00:07:32 -06:00
winding.cc qbsp: fix memory corruption in SplitBrush 2017-07-23 01:51:31 -06:00
writebsp.cc