ericw-tools/light
Jonathan 0e361f9323 Support for Q2BSP decompilation
- there's still a couple failure cases - specifically base1 in the outdoor area has a side that wasn't able to match to a face
- the clip brush at the start of base1 gets cut into a bunch of pieces because of the whole "check for texinfo, compare and split into multiple pieces" thing, but I'm pretty sure it's just one single brush - we need to ignore the splitting thing on clip brushes since they don't care about texture
- triggers don't pull in a temp texture
- origin brushes?
2021-10-27 17:56:56 -04:00
..
CMakeLists.txt More qmat/qvec where appropriate 2021-10-19 21:15:00 -04:00
bounce.cc Support for Q2BSP decompilation 2021-10-27 17:56:56 -04:00
entities.cc Support for Q2BSP decompilation 2021-10-27 17:56:56 -04:00
imglib.cc Fixed Unix/Clang compilation 2021-10-23 07:35:41 -04:00
light.cc Support for Q2BSP decompilation 2021-10-27 17:56:56 -04:00
litfile.cc A lot of type-y stuff here: 2021-09-25 23:58:02 -04:00
ltface.cc Support for Q2BSP decompilation 2021-10-27 17:56:56 -04:00
main.cc
phong.cc Clean warnings 2021-10-25 13:46:04 -04:00
settings.cc BSPX structurization and cleanup 2021-10-03 12:16:13 -04:00
surflight.cc no more Vector! 2021-10-25 10:38:15 -04:00
test.cc
test_common.cc test_common.cc: fix build 2021-10-05 23:43:49 -06:00
test_entities.cc
test_light.cc wrbrushes lump using streaming now 2021-10-25 19:24:07 -04:00
test_ltface.cc
trace.cc Fixed Unix/Clang compilation 2021-10-23 07:35:41 -04:00
trace_embree.cc Support for Q2BSP decompilation 2021-10-27 17:56:56 -04:00