ericw-tools/light
Jonathan 1b1679fa22 normals are now a special tuple-ish type, so that we can calculate tangents and bitangents for Q2RTX if requested (currently it always does it, but we can fix that later)
always emit texinfo for q2 brush sides
2021-10-08 14:17:48 -04:00
..
CMakeLists.txt Merge branch 'qbsp-contentflags' into type-cleanup 2021-09-23 18:42:25 -04:00
bounce.cc Run clang-format pass 2021-10-05 15:54:06 -04:00
entities.cc Run clang-format pass 2021-10-05 15:54:06 -04:00
imglib.cc Structured texture data! 2021-09-30 11:33:04 -04:00
light.cc normals are now a special tuple-ish type, so that we can calculate tangents and bitangents for Q2RTX if requested (currently it always does it, but we can fix that later) 2021-10-08 14:17:48 -04:00
litfile.cc A lot of type-y stuff here: 2021-09-25 23:58:02 -04:00
ltface.cc normals are now a special tuple-ish type, so that we can calculate tangents and bitangents for Q2RTX if requested (currently it always does it, but we can fix that later) 2021-10-08 14:17:48 -04:00
main.cc Fix single line functions 2021-09-14 02:56:44 -04:00
phong.cc normals are now a special tuple-ish type, so that we can calculate tangents and bitangents for Q2RTX if requested (currently it always does it, but we can fix that later) 2021-10-08 14:17:48 -04:00
settings.cc BSPX structurization and cleanup 2021-10-03 12:16:13 -04:00
surflight.cc Calculate tangents and bitangents (need to clean this up) 2021-10-05 01:07:13 -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 Remove unused functions, fix math issues 2021-10-05 22:35:30 -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 Run clang-format pass 2021-10-05 15:54:06 -04:00