summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2011-03-18 18:19:25 -0400
committerLoren Shih <seraph@lindenlab.com>2011-03-18 18:19:25 -0400
commitfc207f935a8d18e7927277f1aa713eb36cc36587 (patch)
tree9a9541cf935175867af371a77c019fa4b6538e46 /indra/newview
parentf2b65e07d0446e8db43b588a3c9e7fa93b7bcebe (diff)
Fixed params for belly morph. Incorrect params were causing distortion in texture maps.
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/character/avatar_lad.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/character/avatar_lad.xml b/indra/newview/character/avatar_lad.xml
index 1c3f87373c..b839d64980 100644
--- a/indra/newview/character/avatar_lad.xml
+++ b/indra/newview/character/avatar_lad.xml
@@ -3801,8 +3801,8 @@
wearable="shape"
edit_group="driven"
value_default="0"
- value_min="-2"
- value_max="2">
+ value_min="0"
+ value_max="1">
<param_morph />
</param>
@@ -4396,8 +4396,8 @@
name="Belly_Legs_Physics_UpDown_Driven"
wearable="shape"
edit_group="driven"
- value_min="-2"
- value_max="2">
+ value_min="0"
+ value_max="1">
<param_morph />
</param>