ericw-tools/qbsp
Jonathan bf162c7a86 allow explicit calling of percent_clock so it can be simplified a bit
add more timers in a few spots
by default, display percent timers but don't display elapsed for non-verbose stuff (bmodels); this is so it still shows that it's "working" instead of just showing blank for large maps, give user an idea on progress for certain stuff
merge all "side not found"s into a single line
time `FillOutside`
time `ProcessMapBrushes`
time `Brush_LoadEntity`
2022-08-12 01:30:04 -04:00
..
CMakeLists.txt build: add tbbmalloc 2022-08-09 00:19:39 -06:00
brush.cc allow explicit calling of percent_clock so it can be simplified a bit 2022-08-12 01:30:04 -04:00
brushbsp.cc allow explicit calling of percent_clock so it can be simplified a bit 2022-08-12 01:30:04 -04:00
csg.cc remove bspbrush_t::original; it is no longer required since mapbrush_t is what the output is being written to 2022-08-10 16:02:16 -04:00
exportobj.cc qbsp: keep a pool of node_t's in tree_t in a tbb::concurrent_vector 2022-08-08 23:43:36 -06:00
faces.cc allowing logging::percent to handle indeterminate values 2022-08-11 20:33:12 -04:00
main.cc clang-format pass 2022-07-28 06:14:54 -04:00
map.cc allow explicit calling of percent_clock so it can be simplified a bit 2022-08-12 01:30:04 -04:00
merge.cc allowing logging::percent to handle indeterminate values 2022-08-11 20:33:12 -04:00
outside.cc allow explicit calling of percent_clock so it can be simplified a bit 2022-08-12 01:30:04 -04:00
portals.cc allow explicit calling of percent_clock so it can be simplified a bit 2022-08-12 01:30:04 -04:00
prtfile.cc allowing logging::percent to handle indeterminate values 2022-08-11 20:33:12 -04:00
qbsp.cc allow explicit calling of percent_clock so it can be simplified a bit 2022-08-12 01:30:04 -04:00
tjunc.cc allowing logging::percent to handle indeterminate values 2022-08-11 20:33:12 -04:00
tree.cc more partial revert 2022-08-10 23:06:37 -04:00
writebsp.cc qbsp: keep a pool of node_t's in tree_t in a tbb::concurrent_vector 2022-08-08 23:43:36 -06:00