summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Parks <davep@lindenlab.com>2013-04-25 18:21:08 -0500
committerDave Parks <davep@lindenlab.com>2013-04-25 18:21:08 -0500
commit15852b88d990c980abd1ec4b66b4cc8cae4fd313 (patch)
tree413f7b3e4f918c0b20699486448607d1cd940ac8
parent8bf4f1591114f135c64bee5cb9cb5e67bbcf8acd (diff)
Bump resolution on lightFunc to avoid banding.
-rw-r--r--indra/newview/app_settings/settings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index eb5c9cc5c0..c064b420f3 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -8471,7 +8471,7 @@
<key>Type</key>
<string>U32</string>
<key>Value</key>
- <real>512</real>
+ <real>1024</real>
</map>
<key>RenderSpecularResY</key>
@@ -8483,7 +8483,7 @@
<key>Type</key>
<string>U32</string>
<key>Value</key>
- <real>128</real>
+ <real>256</real>
</map>
<key>RenderSpecularExponent</key>