ericw-tools/include/qbsp
Jonathan cec120dfc9 maputil starting point 2023-09-04 00:16:23 -04:00
..
brush.hh cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
brushbsp.hh cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
csg.hh qbsp: restore a variation on CSGFaces 2022-10-23 19:20:10 -06:00
exportobj.hh qbsp: exportobj: re-add bspbrush_t::container version 2022-10-23 19:20:19 -06:00
faces.hh
map.hh add the ability to specify a chop order; this is to help with "nested" func_groups and layers, since TB makes them an implicit object at random spots in the BSP. Now you can be sure your objects will chop in the right order. 2023-06-26 00:50:08 -04:00
merge.hh cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
outside.hh qbsp: experimental -filldetail feature (defaults to on) 2023-07-09 23:00:15 -06:00
portals.hh cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
prtfile.hh qbsp: write .leak.prt files in addition to .pts to aid leak debugging 2022-09-11 20:35:51 -06:00
qbsp.hh maputil starting point 2023-09-04 00:16:23 -04:00
tjunc.hh qbsp: create a tjunc.hh header 2023-02-22 18:07:49 -07:00
tree.hh common, qbsp: more functions moved from header -> source 2022-10-26 23:29:54 -06:00
winding.hh use a more optimized version of SplitBrush for CheckPlaneAgainstVolume that doesn't require allocating/freeing a lot of memory 2022-08-13 06:39:30 -04:00
writebsp.hh