diff options
| author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-17 20:58:59 +0000 |
|---|---|---|
| committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-02-17 20:58:59 +0000 |
| commit | 5fd3f8e61c9c37c4cf6a1aabc11f2f9ee710053f (patch) | |
| tree | 168f3232d29002d0a20df261fd2818cb0b975b7c /indra/newview/llagentwearables.cpp | |
| parent | 9b213eeb228f1d328b616d1afe69763ee2b1a1fa (diff) | |
| parent | 62ed45b5b08ac3137c69c1c29672f2c3b8461d11 (diff) | |
merge.
Diffstat (limited to 'indra/newview/llagentwearables.cpp')
| -rw-r--r-- | indra/newview/llagentwearables.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llagentwearables.cpp b/indra/newview/llagentwearables.cpp index 68ee9cd612..f4bc35002b 100644 --- a/indra/newview/llagentwearables.cpp +++ b/indra/newview/llagentwearables.cpp @@ -1673,6 +1673,7 @@ void LLAgentWearables::setWearableOutfit(const LLInventoryItem::item_array_t& it if (mAvatarObject) { mAvatarObject->updateVisualParams(); + mAvatarObject->invalidateAll(); } // Start rendering & update the server |
