ericw-tools/qbsp
Jonathan 755a9e65ca use std::set instead of vector for original_brushes since we need them implicitly sorted and no dupes
parallelize PruneNodes_R and CalcTreeBounds_r
2022-08-01 13:19:50 -04:00
..
CMakeLists.txt remove delabella 2022-07-21 20:06:33 -04:00
brush.cc 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
brushbsp.cc 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
csg.cc clang-format pass 2022-07-28 06:14:54 -04:00
exportobj.cc clang-format pass 2022-07-28 06:14:54 -04:00
faces.cc add logging::header/funcheader to easily and consistently print function or "active routine" headers 2022-08-01 09:35:21 -04:00
main.cc clang-format pass 2022-07-28 06:14:54 -04:00
map.cc add logging::header/funcheader to easily and consistently print function or "active routine" headers 2022-08-01 09:35:21 -04:00
merge.cc clang-format pass 2022-07-28 06:14:54 -04:00
outside.cc add logging::header/funcheader to easily and consistently print function or "active routine" headers 2022-08-01 09:35:21 -04:00
portals.cc 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
prtfile.cc add logging::header/funcheader to easily and consistently print function or "active routine" headers 2022-08-01 09:35:21 -04:00
qbsp.cc add logging::header/funcheader to easily and consistently print function or "active routine" headers 2022-08-01 09:35:21 -04:00
tjunc.cc add logging::header/funcheader to easily and consistently print function or "active routine" headers 2022-08-01 09:35:21 -04:00
tree.cc 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
writebsp.cc add logging::header/funcheader to easily and consistently print function or "active routine" headers 2022-08-01 09:35:21 -04:00