ericw-tools/include/qbsp
Jonathan 4e3739c751 use a reader/writer-esque lock (shared_mutex) instead of exclusive-only recursive lock to speed up plane stuff 2022-07-24 19:05:28 -04:00
..
brush.hh
brushbsp.hh remove vertex rounding 2022-07-13 04:35:42 -04:00
csg.hh qbsp: move MakeBspBrushList to csg.cc for qbsp3 parity 2022-07-09 23:44:22 -06:00
faces.hh remove `entity` from functions that no longer need it 2022-07-10 12:50:16 -04:00
map.hh use a reader/writer-esque lock (shared_mutex) instead of exclusive-only recursive lock to speed up plane stuff 2022-07-24 19:05:28 -04:00
merge.hh
outside.hh
portals.hh
prtfile.hh
qbsp.hh fix percents being output when not requested for submodels 2022-07-22 12:25:06 -04:00
tree.hh
winding.hh remove errors pertaining to MAXEDGES (except on output) since we dynamically expand now 2022-07-14 04:57:52 -04:00
writebsp.hh