Eric Wasylishen
|
30b529b70f
|
qbsp: keep a pool of node_t's in tree_t in a tbb::concurrent_vector
rather than using std::unique_ptr recursively in nodes
|
2022-08-08 23:43:36 -06:00 |
Eric Wasylishen
|
ac80d11e69
|
qbsp: move FreeTreePortals to tree.cc
|
2022-07-04 00:26:28 -06:00 |
Eric Wasylishen
|
4ab4cb7dc8
|
qbsp: use unique_ptr for portal_t
|
2022-07-03 22:45:25 -06:00 |
Eric Wasylishen
|
de68bee886
|
qbsp: move tree_t to tree.hh
|
2022-07-03 21:36:17 -06:00 |
Eric Wasylishen
|
eb1f7acc02
|
qbsp: move PruneNodes to tree.cc for qbsp3 alignment
|
2022-06-28 00:06:18 -06:00 |