quakeforge/tools/qflight/source
Bill Currie 4f0a1df3c1 Implement sky tracing.
Again, this is from Jardrup's light tool. Sun data is not yet parsed, nor
are any sun lighting calculations done.
2013-03-07 09:11:23 +09:00
..
entities.c Kill a sprintf. 2013-03-07 09:11:23 +09:00
ltface.c Add the solid-sky option from Jardrup's light tool. 2013-03-07 09:11:23 +09:00
Makefile.am Remove the AM_CONDITIONALs from tools. 2012-02-10 02:50:42 +09:00
noise.c Make sure all source files in qflight have (C) headers. 2013-03-07 09:11:22 +09:00
options.c Add the solid-sky option from Jardrup's light tool. 2013-03-07 09:11:23 +09:00
properties.c Remove the leading _ from entity fields for properties. 2013-03-07 09:11:22 +09:00
qflight.c Clear the padding in the light data buffers. 2013-03-07 09:11:23 +09:00
threads.c "Check" for the availability of pthreads. 2012-08-19 13:40:42 +09:00
trace.c Implement sky tracing. 2013-03-07 09:11:23 +09:00
vis.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00