ericw-tools/light
Eric Wasylishen f0c8d92993 qbsp: add -missing_textures_as_zero_size flag to allow writing 0x0 textures when a texture is missing
this allows us to write the texture name, but it's non-standard.

light: warn when a surface light template doesn't match any faces in the bsp
2023-12-21 00:05:40 -07:00
..
CMakeLists.txt light: support embree4 in addition to 3 2023-11-19 14:14:22 -07:00
bounce.cc bunch of double -> float 2023-12-07 14:11:46 -05:00
entities.cc qbsp: add -missing_textures_as_zero_size flag to allow writing 0x0 textures when a texture is missing 2023-12-21 00:05:40 -07:00
light.cc fix build errors + test failures from double -> float changes 2023-12-07 23:06:52 -07:00
lightgrid.cc Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp 2023-12-07 14:13:36 -05:00
litfile.cc light: minimize includes 2023-06-26 01:19:54 -06:00
ltface.cc Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp 2023-12-07 14:13:36 -05:00
main.cc use fold expr instead of for statements in vec3 2023-11-04 19:01:08 -04:00
phong.cc bunch of double -> float 2023-12-07 14:11:46 -05:00
surflight.cc bunch of double -> float 2023-12-07 14:11:46 -05:00
trace.cc bunch of double -> float 2023-12-07 14:11:46 -05:00
trace_embree.cc Merge branch 'brushbsp' of https://github.com/ericwa/ericw-tools into brushbsp 2023-12-07 14:13:36 -05:00