ericw-tools/light
Jonathan 41ef66190f consistency rename; gtexinfo_t -> mtexinfo_t 2022-06-16 09:36:31 -04:00
..
CMakeLists.txt tests: don't include(CTest) as it generates unwanted targets 2022-05-15 12:43:35 -06:00
bounce.cc don't add bounce lights that have no color 2022-06-03 14:59:06 -04:00
entities.cc don't return string ref, since it can be modified after it's inserted because of the vector growing 2022-06-14 18:34:01 -04:00
light.cc Merge branch 'type-cleanup' into brushbsp 2022-06-14 17:19:30 -04:00
litfile.cc enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
ltface.cc consistency rename; gtexinfo_t -> mtexinfo_t 2022-06-16 09:36:31 -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
phong.cc consistency rename; gtexinfo_t -> mtexinfo_t 2022-06-16 09:36:31 -04:00
surflight.cc consistency rename; gtexinfo_t -> mtexinfo_t 2022-06-16 09:36:31 -04:00
test.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
test_common.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
test_entities.cc remove dm/start/coop checking 2022-06-13 07:10:53 -04:00
test_light.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
test_ltface.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
trace.cc consistency rename; gtexinfo_t -> mtexinfo_t 2022-06-16 09:36:31 -04:00
trace_embree.cc consistency rename; gtexinfo_t -> mtexinfo_t 2022-06-16 09:36:31 -04:00