ericw-tools/include
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
..
common common: fix missing stdarg include in log.h 2013-04-24 09:02:20 +09:30
light light: always calculate color values for light samples 2013-07-03 13:03:27 +09:30
vis vis: tidy up definitions of LogLeaf/LogWinding 2013-05-08 11:32:57 +09:30