ericw-tools/include/light
Kevin Shanahan 12e24085c1 light: always calculate color values for light samples
Simplify the code by removing the if (colored) conditionals from the
code path.  CPU cost is insignificant compared to tracing the rays.
As before, only write the lit file if colored lights are detected or
the use explicity requests it.

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-07-03 13:03:27 +09:30
..
entities.h light: dynamically allocate entities and entstring 2013-04-18 09:45:52 +09:30
light.h light: always calculate color values for light samples 2013-07-03 13:03:27 +09:30
litfile.h Import initial sources 2006-08-28 23:58:10 +09:30