DarkRadiant: master 567589bc

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 07.07.2021 20:11 master cc795dd7
Changeset Light brightness will not be reduced below 1%

1% brightness is almost indistinguishable from black, but (unlike true black)
does not discard colour information entirely, allowing the brightness to be
increased again without the colour changing to grey. There might be some slight
colour information loss due to floating point rounding at very low values, but
hopefully not enough to make a visible difference.
mod - radiant/ui/lightinspector/LightInspector.cpp Diff File