ericw-tools/light
Kevin Shanahan 46277eec41 light: fix -nominlimit option causing extra bright lighting
This option has been broken for a while, because we only dealt with
positive vs. negative colours and didn't properly handle the light
intensity.

All this messing around to try and correctly handle negative colors
seems just stupid. I might have to remove support for that in
future... is there really any good use for it?

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-03-10 17:07:14 +10:30
..
entities.c light: implement the _softangle key for spotlights 2013-03-03 21:37:21 +10:30
light.c light: pass the dface pointer into lightface 2013-03-09 19:14:33 +10:30
litfile.c light: better variable names in WriteLitFile 2013-03-02 11:27:47 +10:30
ltface.c light: fix -nominlimit option causing extra bright lighting 2013-03-10 17:07:14 +10:30
trace.c light: implement self shadowing option for brush models 2013-03-08 15:02:36 +10:30