ericw-tools/include/qbsp
Eric Wasylishen 8a1bc3ef20 qbsp: refactor clipnode writing (changes .bsp output)
- drop reshuffling feature from ExportClipNodes
  As far as I can tell, the only purpose of this was to keep clipnodes
  for a given model contiguous within the lump (i.e. keep the different
  hulls contiguous).

  Vanilla qbsp didn't appear to have done this, and the code was
  unmaintainable/complex, so I'm dropping the feature.
2021-08-26 20:22:39 -06:00
..
brush.hh qbsp: fix origin brushes in hexen 2. Drop _no_bbox_rotation_expansion 2020-02-24 01:26:53 -07:00
bspfile.hh cleanup: remove "byte" typedef 2021-02-07 14:02:35 -07:00
csg4.hh
file.hh
map.hh qbsp: refactor clipnode writing (changes .bsp output) 2021-08-26 20:22:39 -06:00
merge.hh
outside.hh
parser.hh
portals.hh
qbsp.hh qbsp: add -nothreads debug option 2021-08-23 00:12:38 -06:00
region.hh
solidbsp.hh qbsp: fix some threading issues with solidbsp.cc stats 2021-08-23 00:00:01 -06:00
surfaces.hh
tjunc.hh
util.hh
wad.hh
warnerr.hh
winding.hh
writebsp.hh