ericw-tools/light
Jonathan 01b8abf93c Removed a lot of unused functions
Moved vector-related operations from mathlib to qvec, moved a few into qv::
Use clamp/max/min directly instead of #define'ing them
Move a few single-use functions directly above their usages
2021-10-10 14:04:09 -04:00
..
CMakeLists.txt build: don't compile qbsp + light twice 2021-10-08 20:30:18 -06:00
bounce.cc Run clang-format pass 2021-10-05 15:54:06 -04:00
entities.cc Removed a lot of unused functions 2021-10-10 14:04:09 -04:00
imglib.cc Structured texture data! 2021-09-30 11:33:04 -04:00
light.cc Removed a lot of unused functions 2021-10-10 14:04:09 -04:00
litfile.cc A lot of type-y stuff here: 2021-09-25 23:58:02 -04:00
ltface.cc Removed a lot of unused functions 2021-10-10 14:04:09 -04:00
main.cc Fix single line functions 2021-09-14 02:56:44 -04:00
phong.cc Removed a lot of unused functions 2021-10-10 14:04:09 -04:00
settings.cc BSPX structurization and cleanup 2021-10-03 12:16:13 -04:00
surflight.cc Removed a lot of unused functions 2021-10-10 14:04:09 -04:00
test.cc Clang format pass 2021-09-14 02:32:26 -04:00
test_common.cc test_common.cc: fix build 2021-10-05 23:43:49 -06:00
test_entities.cc Clang format pass 2021-09-14 02:32:26 -04:00
test_light.cc Removed a lot of unused functions 2021-10-10 14:04:09 -04:00
test_ltface.cc light: add some tests for the EntDict_Check* functions 2016-09-19 19:16:45 -06:00
trace.cc Run clang-format pass 2021-10-05 15:54:06 -04:00
trace_embree.cc Removed a lot of unused functions 2021-10-10 14:04:09 -04:00