ericw-tools/include/qbsp
Jonathan e60babdb9c add q3map2-style -blocksize option, using the same algorithm from it. it's optional and disabled by default.
pass through the "use mid split" boolean again
remove node_t::side; appeared to be unused in our current code, and needs to be removed anyways to support the other plane splitters
re-introduce ChooseMidPlaneFromList, but comment it out as it currently fails on a lot of BSPs.
2022-07-30 06:39:14 -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 clang-format pass 2022-07-28 06:14:54 -04:00
prtfile.hh qbsp: move .prt writing to prtfile.cc to align with qbsp3 2022-06-17 20:31:37 -06:00
qbsp.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
tree.hh qbsp: move FreeTreePortals to tree.cc 2022-07-04 00:26:28 -06:00
winding.hh remove errors pertaining to MAXEDGES (except on output) since we dynamically expand now 2022-07-14 04:57:52 -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