ericw-tools/tests
Jonathan 4ec30e02a2 remove "brushes" from mapentity_t - it is now local to the ProcessEntity process
"node_t::original_brushes" is now only used during construction and cleared on Prune; original_mapbrushes is used to track the map brushes on nodes post-construction
calculate and cache contents on mapbrush_t
2022-08-06 19:28:17 -04:00
..
CMakeLists.txt tests: add INCLUDE_DIRECTORIES(${EMBREE_INCLUDE_DIRS}) 2022-07-10 17:01:25 -06:00
test.cc move map_source_location to parser as parser_source_location since the locations actually come from there rather than from the map; now the parser keeps track of the location, so it's a bit easier to follow 2022-08-05 23:17:15 -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 tests: unify tests under one target 2022-07-10 16:36:15 -06:00
test_light.cc move map_source_location to parser as parser_source_location since the locations actually come from there rather than from the map; now the parser keeps track of the location, so it's a bit easier to follow 2022-08-05 23:17:15 -04:00
test_ltface.cc tests: unify tests under one target 2022-07-10 16:36:15 -06:00
test_qbsp.cc remove "brushes" from mapentity_t - it is now local to the ProcessEntity process 2022-08-06 19:28:17 -04:00
test_vis.cc tests: unify tests under one target 2022-07-10 16:36:15 -06:00