ericw-tools/tests
Jonathan 58d1e5230e remove hullbrush_t; just directly work via the bspbrush_t since we have the bevels pre-calculated in mapbrush_t
track the mapbrush we were created from in bspbrush_t; we use this later for outputting the collision brush for q2bsp. bevels are busted though..
2022-08-03 04:47:50 -04:00
..
CMakeLists.txt tests: add INCLUDE_DIRECTORIES(${EMBREE_INCLUDE_DIRS}) 2022-07-10 17:01:25 -06:00
test.cc split winding_base_t into two types, so that we can switch out the backing storage 2022-08-02 06:09:20 -04:00
test_common.cc qbsp: rewrite of q1 contents representation in bspfile.cc 2022-07-27 02:31:49 -06:00
test_entities.cc
test_light.cc change settings semantics to be simpler and more clear: 2022-07-14 09:03:59 -04:00
test_ltface.cc
test_qbsp.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
test_vis.cc