diff options
| author | Don Kjer <don@lindenlab.com> | 2012-09-13 22:14:53 +0000 |
|---|---|---|
| committer | Don Kjer <don@lindenlab.com> | 2012-09-13 22:14:53 +0000 |
| commit | 5bb8962c4e2e1ca12d637fcddc02a78f5ecf7225 (patch) | |
| tree | ce95886fb4163fccef9df045bfe6b0088de4ffc8 /indra/newview/llvoavatarself.cpp | |
| parent | 8ba2b388769e245ec1b49b7d6d4b0372d684ff86 (diff) | |
| parent | b4866775a2acc98ebcb3986d7779eea479028ff9 (diff) | |
Merge sunshine -> sunshine-experimental
Diffstat (limited to 'indra/newview/llvoavatarself.cpp')
| -rwxr-xr-x | indra/newview/llvoavatarself.cpp | 1 |
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(); } |
