ericw-tools/tests
Eric Wasylishen a70c8f4835 light: fix artifacting with translucent shadows
Embree is allowed to call the filter function more than necessary.
The previous implementation had side effects that would cause
the translucent shadows to get darker in this case.

As a limitation, we're back to only allowing 1 layer of glass per ray.
2022-12-07 00:23:26 -07:00
..
CMakeLists.txt Revert "ci: use older embree/tbb which support Win8.1" 2022-11-13 16:52:14 -07:00
test.cc tests: doctest 2022-10-21 18:33:19 -06:00
test_common.cc all: cleanup unused includes (Clion - detect not directly used) 2022-10-31 21:37:34 -06:00
test_entities.cc all: cleanup unused includes (Clion - detect not directly used) 2022-10-31 21:37:34 -06:00
test_light.cc fix implicit qvec conversions reported as errors 2022-11-12 19:39:31 -07:00
test_ltface.cc light: fix artifacting with translucent shadows 2022-12-07 00:23:26 -07:00
test_main.cc Move SetConsoleMode() call to logging::preinitialize(); helper 2022-11-19 10:05:14 -07:00
test_qbsp.cc fix implicit qvec conversions reported as errors 2022-11-12 19:39:31 -07:00
test_qbsp.hh fix warning 2022-10-02 16:20:27 -04:00
test_qbsp_q2.cc qbsp: fix crash when using -omitdetail and an all-detail bmodel 2022-11-21 01:13:31 -07:00
test_vis.cc include only needed catch2 headers 2022-09-29 19:49:53 -06:00
testutils.hh tests: doctest 2022-10-21 18:33:19 -06:00