diff options
author | RunitaiLinden <davep@lindenlab.com> | 2023-06-15 16:55:18 -0500 |
---|---|---|
committer | RunitaiLinden <davep@lindenlab.com> | 2023-06-15 16:55:18 -0500 |
commit | b132e2eea87b7c58a92057244ab681d3466cbafe (patch) | |
tree | 4b40699dd54398d804bf3a6452b4dd75609ff14c /indra/newview/app_settings | |
parent | 6f767db34992b04d67cb25bf976581aee4acac78 (diff) |
SL-19878 Remove auto-adjust legacy skies checkbox.
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index cb4e5ec7f3..2b2a2d9d1b 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -10604,7 +10604,7 @@ <key>RenderSkyAutoAdjustLegacy</key> <map> <key>Comment</key> - <string>If true, automatically adjust legacy skies (those without a probe ambiance value) to take advantage of probes and HDR.</string> + <string>If true, automatically adjust legacy skies (those without a probe ambiance value) to take advantage of probes and HDR. This is the "opt-out" button for HDR and tonemapping when coupled with a sky setting that predates PBR.</string> <key>Persist</key> <integer>1</integer> <key>Type</key> |