diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2018-10-03 20:48:57 +0100 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2018-10-03 20:48:57 +0100 |
commit | 2fc7dcf22f6c04614a5dfc09104e919220f30525 (patch) | |
tree | f8cdf034ff0c413b760c19e36452d9c50595dcab /indra/newview/app_settings | |
parent | 8078b30574fc0a317b8dc7aadfc09516d3638ab0 (diff) |
SL-966 - added scale constraints for animated object attachments
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/settings.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index bacd2c992b..3ad8b6cded 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -2259,17 +2259,6 @@ <key>Value</key> <real>64.0</real> </map> - <key>AnimatedObjectsPosLerp</key> - <map> - <key>Comment</key> - <string>How strongly to weight new position vs. previous frame in position constraints.</string> - <key>Persist</key> - <integer>1</integer> - <key>Type</key> - <string>F32</string> - <key>Value</key> - <real>1.0</real> - </map> <key>AvatarBoundingBoxComplexity</key> <map> <key>Comment</key> |