ericw-tools/light
Jonathan 0483db5c55 remove sky visibility stuff; not necessary with the approx methods
show sky hits in light points stats
merge surface light stuff (minlight, etc)
default surface lights with radiosity to spotlight, to match Q2

(cherry picked from commit defa4cafce)
2022-07-04 20:47:06 -04:00
..
CMakeLists.txt update Catch2 to v3.0.1 2022-06-26 13:21:29 -06:00
bounce.cc remove sky visibility stuff; not necessary with the approx methods 2022-07-04 20:47:06 -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 remove sky visibility stuff; not necessary with the approx methods 2022-07-04 20:47:06 -04:00
litfile.cc more pointers to vectors 2022-06-23 16:05:11 -04:00
ltface.cc remove sky visibility stuff; not necessary with the approx methods 2022-07-04 20:47:06 -04:00
main.cc
phong.cc consistency rename; gtexinfo_t -> mtexinfo_t 2022-06-16 09:36:31 -04:00
surflight.cc remove sky visibility stuff; not necessary with the approx methods 2022-07-04 20:47:06 -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