ericw-tools/qbsp
Jonathan 0c90a33f28 enable Q1-style hull expansion; these expanded brushes seem to look better. hopefully we can figure out a way to backport & optimize this code for mapbrush_t, but for now it's only used in Q1 hull expansions 2022-08-16 05:33:38 -04:00
..
CMakeLists.txt build: add tbbmalloc 2022-08-09 00:19:39 -06:00
brush.cc enable Q1-style hull expansion; these expanded brushes seem to look better. hopefully we can figure out a way to backport & optimize this code for mapbrush_t, but for now it's only used in Q1 hull expansions 2022-08-16 05:33:38 -04:00
brushbsp.cc use alloca instead of thread-local static 2022-08-13 20:30:51 -04:00
csg.cc winding_t: make non-copyable 2022-08-12 02:06:23 -06: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 winding_t: make non-copyable 2022-08-12 02:06:23 -06:00
main.cc
map.cc qbsp: wip fixing -expand feature 2022-08-16 01:36:09 -06:00
merge.cc allowing logging::percent to handle indeterminate values 2022-08-11 20:33:12 -04:00
outside.cc use an optional<uint8_t> to store hull number, which gets rid of special -1 collision hull number. 2022-08-15 06:13:30 -04:00
portals.cc move immediately instead of splicing after construction (probably compiles to the same code but whatever) 2022-08-14 07:33:41 -04:00
prtfile.cc qbsp: add WriteDebugTreePortalFile 2022-08-15 00:34:18 -06:00
qbsp.cc qbsp: wip fixing -expand feature 2022-08-16 01:36:09 -06: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 use an optional<uint8_t> to store hull number, which gets rid of special -1 collision hull number. 2022-08-15 06:13:30 -04:00