ericw-tools/include/qbsp
Eric Wasylishen 71933f2be1 cleanup: don't pass double by reference (it's only 8 bytes) 2024-11-17 21:34:54 -07:00
..
brush.hh cleanup: don't pass contentflags_t by reference (it's only 8 bytes) 2024-11-17 21:23:09 -07:00
brushbsp.hh rename: vec_t -> double 2023-12-23 21:09:16 -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 clang-format pass 2022-07-28 06:14:54 -04:00
map.hh cleanup: don't pass size_t by reference (it's only 8 bytes) 2024-11-17 21:26:27 -07: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 qbsp: shrink node_t from 328 to 280 bytes 2024-02-27 23:34:47 -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 cleanup: don't pass double by reference (it's only 8 bytes) 2024-11-17 21:34:54 -07:00
tjunc.hh qbsp: create a tjunc.hh header 2023-02-22 18:07:49 -07:00
tree.hh qbsp: record portal type 2024-01-05 12:32:01 -07: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 style: replace (void) with () 2024-02-26 21:07:22 -07:00