ericw-tools/qbsp
Jonathan c9935aaa38 hook up merge and subdivide stats 2022-07-27 23:02:09 -04:00
..
CMakeLists.txt remove delabella 2022-07-21 20:06:33 -04:00
brush.cc qbsp_plane_t is now used by other structures, and contains a faster epsilonEqual; since the majority of planes (especially nodes) are going to be axial, there's no need to use the slower full comparison when we can check if the axial component is ready. 2022-07-27 22:44:09 -04:00
brushbsp.cc use a dummy plane for nodes with only empty leaves 2022-07-27 20:29:53 -04:00
csg.cc Squashed commit of the following: 2022-07-27 05:38:50 -04:00
exportobj.cc Squashed commit of the following: 2022-07-27 05:38:50 -04:00
faces.cc hook up merge and subdivide stats 2022-07-27 23:02:09 -04:00
main.cc settings: don't call exit(0) in printHelp() as it's problematic for tests 2022-05-14 18:11:14 -06:00
map.cc qbsp_plane_t is now used by other structures, and contains a faster epsilonEqual; since the majority of planes (especially nodes) are going to be axial, there's no need to use the slower full comparison when we can check if the axial component is ready. 2022-07-27 22:44:09 -04:00
merge.cc hook up merge and subdivide stats 2022-07-27 23:02:09 -04:00
outside.cc Squashed commit of the following: 2022-07-27 05:38:50 -04:00
portals.cc qbsp_plane_t is now used by other structures, and contains a faster epsilonEqual; since the majority of planes (especially nodes) are going to be axial, there's no need to use the slower full comparison when we can check if the axial component is ready. 2022-07-27 22:44:09 -04:00
prtfile.cc Squashed commit of the following: 2022-07-27 05:38:50 -04:00
qbsp.cc hook up merge and subdivide stats 2022-07-27 23:02:09 -04:00
tjunc.cc Squashed commit of the following: 2022-07-27 05:38:50 -04:00
tree.cc Squashed commit of the following: 2022-07-27 05:38:50 -04:00
writebsp.cc qbsp_plane_t is now used by other structures, and contains a faster epsilonEqual; since the majority of planes (especially nodes) are going to be axial, there's no need to use the slower full comparison when we can check if the axial component is ready. 2022-07-27 22:44:09 -04:00