ericw-tools/qbsp
Eric Wasylishen 99be5a84bc qbsp: experimental -filldetail feature (defaults to on)
also change default -filltype from auto to inside
2023-07-09 23:00:15 -06:00
..
CMakeLists.txt made CMake relative for use as a sub-project within other CMake projects (#356) 2023-05-10 19:45:51 -06:00
brush.cc allow --scale to take three parameters. negatives *kind of* work but won't work with lightgrid, etc. 2023-07-06 08:25:02 -04:00
brushbsp.cc qbsp: revert b994bb7 "disable CheckPlaneAgainstVolume checks" 2023-05-22 23:01:07 -06:00
csg.cc cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
exportobj.cc build: only use <fmt/core.h>, other headers have a heavy compilation time impact 2023-07-02 17:08:14 -06:00
faces.cc qbsp: fix test failure in last commit (stale pointers in map.hashedges) 2023-05-28 16:51:20 -06:00
main.cc common: change FError to throw an exception 2023-06-03 22:24:20 -06:00
map.cc Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp 2023-07-06 08:25:11 -04:00
merge.cc qbsp: don't merge faces across sky boundaries 2023-05-27 23:42:33 -06:00
outside.cc qbsp: experimental -filldetail feature (defaults to on) 2023-07-09 23:00:15 -06:00
portals.cc qbsp: fix detection of areaportal leaks (FindAreaPortalExits_R was aborting the search for "exits" early) 2023-07-06 22:37:28 -06:00
prtfile.cc build: only use <fmt/core.h>, other headers have a heavy compilation time impact 2023-07-02 17:08:14 -06:00
qbsp.cc qbsp: experimental -filldetail feature (defaults to on) 2023-07-09 23:00:15 -06:00
tjunc.cc qbsp: avoid tjunc interaction between func_detail_wall and worldspawn 2023-02-22 23:12:40 -07:00
tree.cc cleanup: run ./clang-format-all.sh 2023-02-18 22:59:43 -07:00
writebsp.cc fix areaportal issue 2023-06-14 02:50:23 -04:00