ericw-tools/qbsp
Jonathan 069720078f Instead of calculating brush extents globally, do it per brush creation
Use portal node bounds for extents
2022-01-27 01:03:38 -05:00
..
CMakeLists.txt FS simplification 2021-12-20 14:51:14 -05:00
brush.cc Instead of calculating brush extents globally, do it per brush creation 2022-01-27 01:03:38 -05:00
csg4.cc Revert "Revert "make brush::faces a vector"" 2022-01-24 14:55:21 -05:00
exportobj.cc make markfaces a vector to simplify usage 2022-01-25 00:13:12 -05:00
globals.cc Remove some old stuff 2021-09-19 18:17:28 -04:00
main.cc Fix single line functions 2021-09-14 02:56:44 -04:00
map.cc Instead of calculating brush extents globally, do it per brush creation 2022-01-27 01:03:38 -05:00
merge.cc Fix miscalculation for has_struct 2022-01-23 21:48:24 -05:00
outside.cc make markfaces a vector to simplify usage 2022-01-25 00:13:12 -05:00
portals.cc Instead of calculating brush extents globally, do it per brush creation 2022-01-27 01:03:38 -05:00
qbsp.cc Instead of calculating brush extents globally, do it per brush creation 2022-01-27 01:03:38 -05:00
solidbsp.cc make markfaces a vector to simplify usage 2022-01-25 00:13:12 -05:00
surfaces.cc Fix a few messages (missing newlines, period in wrong place) 2022-01-25 03:23:39 -05:00
test.cc Clang format pass 2021-09-14 02:32:26 -04:00
test_qbsp.cc Instead of calculating brush extents globally, do it per brush creation 2022-01-27 01:03:38 -05:00
tjunc.cc since faces are dynamic now, we don't need a temporary superface 2022-01-25 17:58:03 -05:00
wad.cc New FS! 2021-11-05 19:25:37 -04:00
writebsp.cc Fix a few messages (missing newlines, period in wrong place) 2022-01-25 03:23:39 -05:00