ericw-tools/light
Jonathan a0d81372d1 improved path detection (and overriding) routines
(cherry picked from commit 32f33fb4b3)
2022-07-03 18:23:40 -04:00
..
CMakeLists.txt update Catch2 to v3.0.1 2022-06-26 13:21:29 -06:00
bounce.cc fix bounced lighting 2022-07-03 14:21:25 -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 improved path detection (and overriding) routines 2022-07-03 18:23:40 -04:00
litfile.cc
ltface.cc bounce lighting fix 2022-07-03 14:21:25 -04:00
main.cc
phong.cc
surflight.cc bounce lighting fix 2022-07-03 14:21:25 -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