ericw-tools/light
Eric Wasylishen 9fa9124404 light: redesign Q2 phong check
- always do angle check
- always do gamedef specific exclusions (e.g. warping surfflags don't phong with non-warping)
- if Q2 style phong is requested, but Q1 is not in use, use the default phong angle
- always do smoothing group ID check (preparation for supporting this in Q1 mode via a key)
2022-11-30 23:24:51 -07:00
..
CMakeLists.txt Revert "ci: use older embree/tbb which support Win8.1" 2022-11-13 16:52:14 -07:00
bounce.cc light: clear global data so light can run multiple times per process 2022-11-11 16:52:07 -07:00
entities.cc light: clear global data so light can run multiple times per process 2022-11-11 16:52:07 -07:00
light.cc light: allow .wal_json metadata to contain "light": [ r, g, b ] to override emissive color 2022-11-20 23:01:05 -07:00
litfile.cc all: cleanup unused includes (Clion - detect not directly used) 2022-10-31 21:37:34 -06:00
ltface.cc light: fix angled emissive surfaces not shining on adjacent faces 2022-11-19 14:57:56 -07:00
main.cc Move SetConsoleMode() call to logging::preinitialize(); helper 2022-11-19 10:05:14 -07:00
phong.cc light: redesign Q2 phong check 2022-11-30 23:24:51 -07:00
surflight.cc light/qbsp: add _surflight_rescale key 2022-11-12 17:07:02 -07:00
trace.cc all: cleanup unused includes (Clion - detect not directly used) 2022-10-31 21:37:34 -06:00
trace_embree.cc light: clear global data so light can run multiple times per process 2022-11-11 16:52:07 -07:00