ericw-tools/include/qbsp
Jonathan 53adb9fed5 split winding_base_t into two types, so that we can switch out the backing storage
default winding_t for the main polylib to use heap-based, exact-memory-usage-only, winding
2022-08-02 06:09:20 -04:00
..
brush.hh clang-format pass 2022-07-28 06:14:54 -04:00
brushbsp.hh add q3map2-style -blocksize option, using the same algorithm from it. it's optional and disabled by default. 2022-07-30 06:39:14 -04:00
csg.hh clang-format pass 2022-07-28 06:14:54 -04:00
faces.hh clang-format pass 2022-07-28 06:14:54 -04:00
map.hh clang-format pass 2022-07-28 06:14:54 -04:00
merge.hh hook up merge and subdivide stats 2022-07-27 23:02:09 -04:00
outside.hh qbsp: add portal_t::onnode, tree_t from qbsp3 2022-06-15 00:45:58 -06:00
portals.hh qbsp: parallelize MakeTreePortals 2022-07-31 21:39:47 -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 use std::set instead of vector for original_brushes since we need them implicitly sorted and no dupes 2022-08-01 13:19:50 -04:00
tree.hh qbsp: move FreeTreePortals to tree.cc 2022-07-04 00:26:28 -06:00
winding.hh split winding_base_t into two types, so that we can switch out the backing storage 2022-08-02 06:09:20 -04:00
writebsp.hh fix some foot-guns with qbsp_plane_t - type is auto-set now 2022-07-28 05:51:55 -04:00