ericw-tools/qbsp
Eric Wasylishen 5fef157f53 qbsp: take floor/ceil of node/leaf bounds even for bsp2
for consistency with refactor branch
2021-09-06 14:53:05 -06:00
..
CMakeLists.txt build: upgrade googletest 2021-02-07 14:42:12 -07:00
brush.cc qbsp: fix origin brushes in hexen 2. Drop _no_bbox_rotation_expansion 2020-02-24 01:26:53 -07:00
brushbsp.cc qbsp: rename brushbsp.c -> .cc and convert tabs to spaces 2016-10-31 20:32:07 -06:00
bspfile.cc qbsp: pad lumps with \0 rather than ' ', for consistency with common/bspfile 2021-08-26 20:22:45 -06:00
csg4.cc qbsp: fix some thread safety bugs (mostly affecting stats output) 2021-08-22 23:45:42 -06:00
exportobj.cc qbsp: -objexport debugging: Add another point where an .obj is dumped 2019-01-26 22:22:07 -07:00
file.cc qbsp: move remaining headers to include directory 2017-04-20 19:52:06 -06:00
globals.cc cleanup: remove "byte" typedef 2021-02-07 14:02:35 -07:00
main.cc qbsp: refactor cmake setup 2017-04-28 13:04:51 -06:00
map.cc qbsp: fix origin brushes in hexen 2. Drop _no_bbox_rotation_expansion 2020-02-24 01:26:53 -07:00
merge.cc qbsp: rename our plane_t to qbsp_plane_t 2017-04-26 14:55:26 -06:00
outside.cc Squashed commit of the following: 2019-07-04 21:08:17 -06:00
parser.cc change branding to ericw-tools 2017-10-19 16:35:37 -06:00
portals.cc qbsp: fix some threading issues with solidbsp.cc stats 2021-08-23 00:00:01 -06:00
qbsp.cc qbsp: add -nothreads debug option 2021-08-23 00:12:38 -06:00
solidbsp.cc qbsp: fix some threading issues with solidbsp.cc stats 2021-08-23 00:00:01 -06:00
surfaces.cc qbsp: fix some threading issues with solidbsp.cc stats 2021-08-23 00:00:01 -06:00
test.cc qbsp: add testqbsp target 2017-07-08 15:49:14 -06:00
test_qbsp.cc qbsp: fix origin brushes in hexen 2. Drop _no_bbox_rotation_expansion 2020-02-24 01:26:53 -07:00
tjunc.cc qbsp: raise MAX_SUPERFACE_POINTS from 512 to 8192 2021-03-23 21:05:52 -06:00
util.cc qbsp: fix some threading issues with solidbsp.cc stats 2021-08-23 00:00:01 -06:00
wad.cc cleanup: remove "byte" typedef 2021-02-07 14:02:35 -07:00
winding.cc gcc 11: pass constant to offsetof 2021-05-30 23:12:17 -06:00
writebsp.cc qbsp: take floor/ceil of node/leaf bounds even for bsp2 2021-09-06 14:53:05 -06:00