ericw-tools/include/qbsp
Jonathan 627428756c track a shared pointer for `map_source_location` instead of memory pointer, so that we can allocate it as we go
use it for brushes and faces
2022-08-04 15:37:37 -04:00
..
brush.hh move in the rest of the missing code back into LoadBrush 2022-08-03 12:35:47 -04:00
brushbsp.hh this all matches release now 2022-08-02 04:29:36 -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 track a shared pointer for `map_source_location` instead of memory pointer, so that we can allocate it as we go 2022-08-04 15:37:37 -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 node_t planenum 2022-08-02 16:04:48 -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