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 more pointers to vectors 2022-06-23 16:05:11 -04:00
ltface.cc bounce lighting fix 2022-07-03 14:21:25 -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 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