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 qbsp: rename brushbsp.c -> .cc and convert tabs to spaces 2016-10-31 20:32:07 -06:00
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 qbsp: move remaining headers to include directory 2017-04-20 19:52:06 -06:00
globals.cc qbsp: fix build 2017-04-26 14:57:23 -06:00
main.cc qbsp: refactor cmake setup 2017-04-28 13:04:51 -06:00
map.cc qbsp: expose WriteBspBrushMap 2017-07-23 14:20:35 -06:00
merge.cc qbsp: rename our plane_t to qbsp_plane_t 2017-04-26 14:55:26 -06:00
outside.cc qbsp: expose PointInLeaf as debug helper 2017-07-24 22:57:43 -06:00
parser.cc qbsp: move remaining headers to include directory 2017-04-20 19:52:06 -06:00
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 qbsp: move remaining headers to include directory 2017-04-20 19:52:06 -06:00
util.cc qbsp: use common/cmdlib 2017-04-26 15:08:49 -06:00
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 Revert "qbsp: move node_t markfaces list to a std::vector" 2017-07-05 18:10:56 -07:00