ericw-tools/qbsp
Jonathan 426668701e clip_back/clip_front to match ChopWindingInPlace
simplify constructors for winding heap
use std::vector again for mapentity_t since it's being copied because of the std::list
2022-08-08 21:08:27 -04:00
..
CMakeLists.txt spatial hash using pareto for vertex positions 2022-08-08 00:39:53 -04:00
brush.cc clip_back/clip_front to match ChopWindingInPlace 2022-08-08 21:08:27 -04:00
brushbsp.cc remove extraneous warnings when they don't matter 2022-08-08 16:01:16 -04:00
csg.cc remove "brushes" from mapentity_t - it is now local to the ProcessEntity process 2022-08-06 19:28:17 -04:00
exportobj.cc clang-format pass 2022-07-28 06:14:54 -04:00
faces.cc remove blocksize now that midplane is working 2022-08-07 21:48:22 -04:00
main.cc clang-format pass 2022-07-28 06:14:54 -04:00
map.cc clip_back/clip_front to match ChopWindingInPlace 2022-08-08 21:08:27 -04:00
merge.cc face_t using planenum 2022-08-02 15:45:06 -04:00
outside.cc remove "brushes" from mapentity_t - it is now local to the ProcessEntity process 2022-08-06 19:28:17 -04:00
portals.cc clip_back/clip_front to match ChopWindingInPlace 2022-08-08 21:08:27 -04:00
prtfile.cc remove old plane lock stuff 2022-08-08 00:58:56 -04:00
qbsp.cc clip_back/clip_front to match ChopWindingInPlace 2022-08-08 21:08:27 -04:00
tjunc.cc remove hullbrush_t; just directly work via the bspbrush_t since we have the bevels pre-calculated in mapbrush_t 2022-08-03 04:47:50 -04:00
tree.cc remove "brushes" from mapentity_t - it is now local to the ProcessEntity process 2022-08-06 19:28:17 -04:00
writebsp.cc remove blocksize now that midplane is working 2022-08-07 21:48:22 -04:00