ericw-tools/light
Eric Wasylishen 993e8fb590 light: don't mark sample points inside semi-transparent shadow casters as occluded.
fixes #178
2017-09-23 20:31:57 -06:00
..
CMakeLists.txt build: fix path for embree .dylibs/.so's 2017-06-10 22:00:49 -06:00
bounce.cc replace glm with qvec 2017-04-24 00:26:49 -06:00
entities.cc light: fixed "_sun" light direction was calculated incorrectly when using a light without a target and mangle 2017-08-27 14:20:43 -06:00
light.cc light: update -help text 2017-06-27 19:31:19 -06:00
litfile.cc all: finish c++ification 2016-10-17 19:52:17 -06:00
ltface.cc light: don't mark sample points inside semi-transparent shadow casters as occluded. 2017-09-23 20:31:57 -06:00
main.cc light: add "testlight" target 2016-08-15 21:18:14 -06:00
phong.cc light: print position of degenerate faces during phong shading 2017-07-30 12:01:00 -06:00
settings.cc common: move vec_from_mangle and mangle_from_vec to mathlib 2017-04-23 19:31:00 -06:00
test.cc light: add "testlight" target 2016-08-15 21:18:14 -06:00
test_entities.cc light: entity warnings: print bbox for bmodel entities 2016-11-24 17:10:15 -07:00
test_light.cc mathlib: add test for FractionOfLine with degenerate line 2017-06-15 03:30:48 -06:00
test_ltface.cc light: add some tests for the EntDict_Check* functions 2016-09-19 19:16:45 -06:00
trace.cc light: refactor _shadowself handling 2017-06-26 17:42:50 -06:00
trace_embree.cc light: implement _shadowworldonly, fix _shadowself which was broken 2017-06-27 14:48:27 -06:00