summaryrefslogtreecommitdiff
path: root/indra/newview/llvoavatarself.cpp
diff options
context:
space:
mode:
authorDon Kjer <don@lindenlab.com>2012-09-13 22:14:53 +0000
committerDon Kjer <don@lindenlab.com>2012-09-13 22:14:53 +0000
commit5bb8962c4e2e1ca12d637fcddc02a78f5ecf7225 (patch)
treece95886fb4163fccef9df045bfe6b0088de4ffc8 /indra/newview/llvoavatarself.cpp
parent8ba2b388769e245ec1b49b7d6d4b0372d684ff86 (diff)
parentb4866775a2acc98ebcb3986d7779eea479028ff9 (diff)
Merge sunshine -> sunshine-experimental
Diffstat (limited to 'indra/newview/llvoavatarself.cpp')
-rwxr-xr-xindra/newview/llvoavatarself.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoavatarself.cpp b/indra/newview/llvoavatarself.cpp
index d0ccde09e8..a29b3ff92b 100755
--- a/indra/newview/llvoavatarself.cpp
+++ b/indra/newview/llvoavatarself.cpp
@@ -2653,6 +2653,7 @@ void LLVOAvatarSelf::onCustomizeStart(bool disable_camera_switch)
gAgentCamera.changeCameraToCustomizeAvatar();
}
+ gAgentAvatarp->clearVisualParamWeights();
gAgentAvatarp->invalidateAll();
gAgentAvatarp->updateMeshTextures();
}