ericw-tools/light
Jonathan b2a0f8039e remove dm/start/coop checking
remove entity target(name) checking; as mods and maps get more complex, this is best left up to the editors to use the FGD to report these things.
2022-06-13 07:10:53 -04:00
..
CMakeLists.txt
bounce.cc don't add bounce lights that have no color 2022-06-03 14:59:06 -04:00
entities.cc remove dm/start/coop checking 2022-06-13 07:10:53 -04:00
light.cc clean up light conditional 2022-06-12 06:38:29 -04:00
litfile.cc enable lighting for warp/sky in Q2 2022-06-10 06:29:14 -04:00
ltface.cc canonize plane stuff into an enum type, remove duplicates 2022-06-10 04:43:56 -04:00
main.cc
phong.cc
surflight.cc hardcode omnidirectional surface lights - seems closer to Q2's defaults 2022-06-02 22:12:31 -04:00
test.cc
test_common.cc
test_entities.cc remove dm/start/coop checking 2022-06-13 07:10:53 -04:00
test_light.cc
test_ltface.cc
trace.cc
trace_embree.cc