DarkRadiant: master c0d54c7c

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 13.07.2021 19:31 master ff377e16
Changeset Adjust brightness of all lights in correct proportion

Instead of setting each light to the brightness defined by the current slider
position (which causes dim lights to jump in brightness when selected along
with a bright light), modify each light's starting colour in proportion to the
adjustment delta.

This means that dimming two or more lights together gives the expected result,
even if some of them are much brighter than others.
mod - radiant/ui/lightinspector/LightInspector.cpp Diff File