ericw-tools/qbsp
Jonathan 812797f7ed enable lighting for warp/sky in Q2
simplify bitflag definitions
change nudging light warning to make more sense
another #define -> constexpr pass
2022-06-10 06:29:14 -04:00
..
CMakeLists.txt tests: don't include(CTest) as it generates unwanted targets 2022-05-15 12:43:35 -06:00
brush.cc canonize plane stuff into an enum type, remove duplicates 2022-06-10 04:43:56 -04:00
csg4.cc canonize plane stuff into an enum type, remove duplicates 2022-06-10 04:43:56 -04:00
exportobj.cc merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06: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 enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
merge.cc merge non-brush bsp specific changes from brushbsp branch 2022-05-11 01:58:53 -06:00
outside.cc warning for invalid face contents rather than a hard assert error 2022-06-01 15:30:27 -04:00
portals.cc canonize plane stuff into an enum type, remove duplicates 2022-06-10 04:43:56 -04:00
qbsp.cc qbsp: fix incorrect return in FindAreas 2022-06-01 23:21:43 -06:00
solidbsp.cc canonize plane stuff into an enum type, remove duplicates 2022-06-10 04:43:56 -04:00
surfaces.cc qbsp: surfaces.cc: don't output inside faces of sky brushes 2022-05-12 23:43:32 -06:00
test.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
test_qbsp.cc testqbsp: bmodel collision issue where world and bmodel are interfering 2022-06-07 19:27:42 -06:00
tjunc.cc enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
wad.cc qbsp: move wadlist to map struct 2022-05-14 15:55:18 -06:00
writebsp.cc canonize plane stuff into an enum type, remove duplicates 2022-06-10 04:43:56 -04:00