ericw-tools/light
Jonathan 9f734ff976 Merge branch 'type-cleanup' into brushbsp
# Conflicts:
#	common/bspfile.cc
#	include/common/bspfile.hh
#	light/trace.cc
2022-06-30 05:23:05 -04:00
..
CMakeLists.txt update Catch2 to v3.0.1 2022-06-26 13:21:29 -06:00
bounce.cc Merge branch 'type-cleanup' into brushbsp 2022-06-30 05:23:05 -04:00
entities.cc cache anything related to triangle-face info in a single struct that we access per ray 2022-06-25 22:22:24 -04:00
light.cc Merge branch 'type-cleanup' into brushbsp 2022-06-30 05:23:05 -04:00
litfile.cc more pointers to vectors 2022-06-23 16:05:11 -04:00
ltface.cc cache anything related to triangle-face info in a single struct that we access per ray 2022-06-25 22:22:24 -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 move bounce lighting into a post-processing operation and split LightFace into Direct and Indirect 2022-06-24 04:33:08 -04:00
test_common.cc update Catch2 to v3.0.1 2022-06-26 13:21:29 -06:00
test_entities.cc update Catch2 to v3.0.1 2022-06-26 13:21:29 -06:00
test_light.cc update Catch2 to v3.0.1 2022-06-26 13:21:29 -06:00
test_ltface.cc update Catch2 to v3.0.1 2022-06-26 13:21:29 -06:00
trace.cc Merge branch 'type-cleanup' into brushbsp 2022-06-30 05:23:05 -04:00
trace_embree.cc cache anything related to triangle-face info in a single struct that we access per ray 2022-06-25 22:22:24 -04:00