ericw-tools/light
Eric Wasylishen 91734ac8f6 light: fix gcc9 build 2023-09-17 21:24:04 -06:00
..
CMakeLists.txt build: copy + install mingw dll's libgcc_s_seh-1.dll, libstdc++-6.dll, libwinpthread-1.dll 2023-09-16 14:28:06 -06:00
bounce.cc fix multiple bounce interaction with lightgrid 2023-09-16 11:55:10 -04:00
entities.cc light: fix missing textures accidentally activating "suntexture" feature and breaking sunlight 2023-09-11 21:44:38 -06:00
light.cc fix multiple bounce interaction with lightgrid 2023-09-16 11:55:10 -04:00
lightgrid.cc style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -06:00
litfile.cc light: minimize includes 2023-06-26 01:19:54 -06:00
ltface.cc light: fix gcc9 build 2023-09-17 21:24:04 -06:00
main.cc common: change FError to throw an exception 2023-06-03 22:24:20 -06:00
phong.cc allow auto-gamedir to handle subdirectoried maps properly 2023-09-08 08:41:56 -04:00
surflight.cc Revert "Revert "reduce memory usage by only storing VPLs when we need to, and only once"" 2023-09-04 02:51:20 -04:00
trace.cc light: minimize includes 2023-06-26 01:19:54 -06:00
trace_embree.cc style: use std::min/std::max/std::clamp and remove using 2023-08-07 15:42:29 -06:00