ericw-tools/include/qbsp
Jonathan f98dd05f56 new, simpler qbsp3-esque TJunc code;
- currently uses naive brute force approach to finding vertices on faces
- simplify 'face fragments', which now only need to contain vertex indices since they are already emitted
2022-07-11 01:40:10 -04:00
..
brush.hh qbsp: add sphere bounds for bspbrush_t 2022-07-05 00:20:57 -06:00
brushbsp.hh qbsp: trim some legacy comments/code 2022-07-10 00:15:25 -06:00
csg.hh qbsp: move MakeBspBrushList to csg.cc for qbsp3 parity 2022-07-09 23:44:22 -06:00
faces.hh remove `entity` from functions that no longer need it 2022-07-10 12:50:16 -04:00
map.hh new, simpler qbsp3-esque TJunc code; 2022-07-11 01:40:10 -04:00
merge.hh qbsp: use unique_ptr for node_t::facelist 2022-07-03 23:41:48 -06:00
outside.hh qbsp: add portal_t::onnode, tree_t from qbsp3 2022-06-15 00:45:58 -06:00
portals.hh qbsp: move FreeTreePortals to tree.cc 2022-07-04 00:26:28 -06:00
prtfile.hh qbsp: move .prt writing to prtfile.cc to align with qbsp3 2022-06-17 20:31:37 -06:00
qbsp.hh new, simpler qbsp3-esque TJunc code; 2022-07-11 01:40:10 -04:00
tree.hh qbsp: move FreeTreePortals to tree.cc 2022-07-04 00:26:28 -06:00
winding.hh slight bit of cleaning 2022-05-11 09:46:39 -04:00
writebsp.hh some more cleanup 2021-10-02 05:56:45 -04:00