ericw-tools/include/qbsp
Eric Wasylishen 240d65f788 qbsp: outside.cc rewrite
- no more recursively traversing portals, as this can overflow the stack
- better outside filling and .pts file generation, inspired by q3map
  (do a bfs from all leafs with entities, storing the number of steps
   from an occupied leaf in each leaf. Then do a dfs from the outside node
   to the first entity we hit.)
- .por file writing was dropped for now, can be re-added later
2017-07-10 12:46:22 -06:00
..
brush.hh qbsp: refactor PlaneInvEqual 2017-06-20 13:07:17 -06:00
bspfile.hh qbsp: move remaining headers to include directory 2017-04-20 19:52:06 -06:00
csg4.hh qbsp: rename our plane_t to qbsp_plane_t 2017-04-26 14:55:26 -06:00
file.hh qbsp: move remaining headers to include directory 2017-04-20 19:52:06 -06:00
map.hh qbsp: outside.cc rewrite 2017-07-10 12:46:22 -06:00
merge.hh qbsp: split up qbsp.hh 2017-04-20 19:44:10 -06:00
outside.hh qbsp: FillOutside: count portals yourself 2017-07-09 01:06:49 -06:00
parser.hh qbsp: move remaining headers to include directory 2017-04-20 19:52:06 -06:00
portals.hh qbsp: add comment 2017-07-09 00:04:47 -06:00
qbsp.hh qbsp: outside.cc rewrite 2017-07-10 12:46:22 -06:00
region.hh qbsp: split up qbsp.hh 2017-04-20 19:44:10 -06:00
solidbsp.hh qbsp: func_detail rewrite. 2017-06-05 14:09:31 -06:00
surfaces.hh qbsp: split up qbsp.hh 2017-04-20 19:44:10 -06:00
tjunc.hh qbsp: split up qbsp.hh 2017-04-20 19:44:10 -06:00
util.hh qbsp: split up qbsp.hh 2017-04-20 19:44:10 -06:00
wad.hh wad.cc: factor out .wad file opening 2017-06-15 03:29:55 -06:00
warnerr.hh qbsp: move remaining headers to include directory 2017-04-20 19:52:06 -06:00
winding.hh qbsp: drop ExportNodePlanes. Planes were already deduplicated by 2017-07-01 17:25:02 -06:00
writebsp.hh qbsp: don't write unused texinfo. 2017-07-03 01:58:26 -06:00