ericw-tools/qbsp
Jonathan 09a03d1668 remove delabella 2022-07-21 20:06:33 -04:00
..
CMakeLists.txt remove delabella 2022-07-21 20:06:33 -04:00
brush.cc switch from std::any to class hierarchy for content_stats_t 2022-07-18 20:13:33 -06:00
brushbsp.cc switch from std::any to class hierarchy for content_stats_t 2022-07-18 20:13:33 -06:00
csg.cc use make_unique where appropriate 2022-07-18 20:16:50 -04:00
exportobj.cc qbsp: rename options -> qbsp_options 2022-07-10 17:30:00 -06:00
faces.cc add a switch to optimize compiles for no software mode (mainly for Q2) 2022-07-19 08:41:59 -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 fix animation loops 2022-07-18 11:24:22 -04:00
merge.cc remove errors pertaining to MAXEDGES (except on output) since we dynamically expand now 2022-07-14 04:57:52 -04:00
outside.cc qbsp: rename options -> qbsp_options 2022-07-10 17:30:00 -06:00
portals.cc fix outputting noisy stuff 2022-07-13 22:26:08 -04:00
prtfile.cc qbsp: rename options -> qbsp_options 2022-07-10 17:30:00 -06:00
qbsp.cc add a switch to optimize compiles for no software mode (mainly for Q2) 2022-07-19 08:41:59 -04:00
tjunc.cc storing delaunay version 2022-07-21 20:05:55 -04:00
tree.cc use make_unique where appropriate 2022-07-18 20:16:50 -04:00
writebsp.cc add in a "validator" setting which is just a thin wrapper to another setting type allowing for an additional validation step 2022-07-16 10:45:24 -04:00