ericw-tools/qbsp
Eric Wasylishen 688a033288 qbsp: switch back to qbsp3 brush bevels in q1 mode
now that the bug in the previous commit is fixed
2022-08-16 23:15:09 -06:00
..
CMakeLists.txt build: add tbbmalloc 2022-08-09 00:19:39 -06:00
brush.cc qbsp: switch back to qbsp3 brush bevels in q1 mode 2022-08-16 23:15:09 -06: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 clang-format pass 2022-07-28 06:14:54 -04:00
map.cc qbsp: fix bug from qbsp3's AddBrushBevels where edge bevels are wrongly rejected 2022-08-16 23:11:43 -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