summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2018-09-06 19:47:51 +0100
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2018-09-06 19:47:51 +0100
commit795aedf4a922f17aac667afc0c368e7fe18b0e03 (patch)
tree21f96b09831cf518f6fe8fd02a30c985f2a71fd6 /indra/newview/app_settings
parent9ae973ec5b271b99d192644cc094ef2d1e3ded2a (diff)
SL-966 - size and pos limit calcs moved to sep method. Global scale option for testing of size limits.
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r--indra/newview/app_settings/settings.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml
index f911008879..0277d09ae1 100644
--- a/indra/newview/app_settings/settings.xml
+++ b/indra/newview/app_settings/settings.xml
@@ -2226,6 +2226,17 @@
<key>Value</key>
<integer>0</integer>
</map>
+ <key>AnimatedObjectsGlobalScale</key>
+ <map>
+ <key>Comment</key>
+ <string>Temporary testing: allow an extra scale factor to be forced on animated objects.</string>
+ <key>Persist</key>
+ <integer>1</integer>
+ <key>Type</key>
+ <string>F32</string>
+ <key>Value</key>
+ <real>1.00</real>
+ </map>
<key>AvatarBoundingBoxComplexity</key>
<map>
<key>Comment</key>