ericw-tools/light
Jonathan e97ad64bdc allow a global override to enable radiosity mode on _surface
allow Q2-style rads and Q1-style rads to be added together; also mimic the behavior of _surface which loads multiple lights for a single surface
2022-06-21 17:29:26 -04:00
..
CMakeLists.txt tests: don't include(CTest) as it generates unwanted targets 2022-05-15 12:43:35 -06:00
bounce.cc re-introduce vis culling, mainly for Q2/surface lit maps 2022-06-18 23:56:45 -04:00
entities.cc allow a global override to enable radiosity mode on _surface 2022-06-21 17:29:26 -04:00
light.cc cherry pick commit 96cd23761c from @Shpoike 2022-06-21 15:35:39 -04:00
litfile.cc simplify bspx code 2022-06-20 20:42:34 -04:00
ltface.cc cherry pick commit 96cd23761c from @Shpoike 2022-06-21 15:35:39 -04:00
main.cc settings: don't call exit(0) in printHelp() as it's problematic for tests 2022-05-14 18:11:14 -06:00
phong.cc consistency rename; gtexinfo_t -> mtexinfo_t 2022-06-16 09:36:31 -04:00
surflight.cc allow a global override to enable radiosity mode on _surface 2022-06-21 17:29:26 -04:00
test.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
test_common.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
test_entities.cc remove dm/start/coop checking 2022-06-13 07:10:53 -04:00
test_light.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
test_ltface.cc tests: fix case issue with catch includes 2022-05-15 13:19:46 -06:00
trace.cc re-introduce vis culling, mainly for Q2/surface lit maps 2022-06-18 23:56:45 -04:00
trace_embree.cc consistency rename; gtexinfo_t -> mtexinfo_t 2022-06-16 09:36:31 -04:00