diff options
author | Nyx Linden <nyx@lindenlab.com> | 2013-07-18 16:31:50 -0400 |
---|---|---|
committer | Nyx Linden <nyx@lindenlab.com> | 2013-07-18 16:31:50 -0400 |
commit | a1ece43905db86cb6953ce9848228122637e5708 (patch) | |
tree | c230e4f0f156313566239110ec0959eb26baf965 /indra/newview/character | |
parent | a85fa3b10a406218cabfecc0d592e816f8dfdb53 (diff) |
SH-3875 FIX Failure to bake face wrinkles
Wrinkles have been a deprecated/non-functional feature for a few years now.
Removing the user-facing sliders to prevent confusion.
Diffstat (limited to 'indra/newview/character')
-rwxr-xr-x | indra/newview/character/avatar_lad.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/character/avatar_lad.xml b/indra/newview/character/avatar_lad.xml index 284e9c44b2..d2ee09bcb5 100755 --- a/indra/newview/character/avatar_lad.xml +++ b/indra/newview/character/avatar_lad.xml @@ -7564,7 +7564,7 @@ render_pass="bump"> <param id="868" - group="0" + group="3" wearable="shirt" edit_group="shirt" edit_group_order="8" @@ -8687,7 +8687,7 @@ render_pass="bump"> <param id="869" - group="0" + group="3" wearable="pants" edit_group="pants" edit_group_order="6" @@ -9608,7 +9608,7 @@ render_pass="bump"> <param id="163" - group="0" + group="3" wearable="skin" edit_group="skin_facedetail" edit_group_order="3" @@ -11667,7 +11667,7 @@ render_pass="bump"> <param id="877" - group="0" + group="3" name="Jacket Wrinkles" label="Jacket Wrinkles" wearable="jacket" |