summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/filters/Gotham.xml
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2014-01-07 16:21:17 -0800
committerMerov Linden <merov@lindenlab.com>2014-01-07 16:21:17 -0800
commit0696ac9384d89fbfe234ecf664642e04891a89d4 (patch)
treeafc76ec5ea6c14c24a5b1040aff8807c414acf4f /indra/newview/app_settings/filters/Gotham.xml
parent5187e709c923429554ab89600a0b27cb9cedd567 (diff)
ACME-1236 : WIP : Add filter files to app_settings/filters (not loaded yet)
Diffstat (limited to 'indra/newview/app_settings/filters/Gotham.xml')
-rwxr-xr-xindra/newview/app_settings/filters/Gotham.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/indra/newview/app_settings/filters/Gotham.xml b/indra/newview/app_settings/filters/Gotham.xml
new file mode 100755
index 0000000000..eb0725e6bf
--- /dev/null
+++ b/indra/newview/app_settings/filters/Gotham.xml
@@ -0,0 +1,30 @@
+<llsd>
+ <array>
+ <array>
+ <string>linearize</string>
+ <real>0.0</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <array>
+ <string>gamma</string>
+ <real>1.5</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ <real>1.0</real>
+ </array>
+ <array>
+ <string>colorize</string>
+ <real>0.0</real>
+ <real>0.0</real>
+ <real>0.0</real>
+ <real>0.0</real>
+ <real>0.0</real>
+ <real>1.0</real>
+ </array>
+ <array>
+ <string>grayscale</string>
+ </array>
+ </array>
+</llsd>