summaryrefslogtreecommitdiff
path: root/indra/newview/llagentcamera.cpp
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-07-07 10:13:09 -0400
committerLoren Shih <seraph@lindenlab.com>2010-07-07 10:13:09 -0400
commitaef4f6ccabe0b2f72296f1a4ae5634080396690a (patch)
treee70a5224e61e10763207dc02cfcccd062ce5b663 /indra/newview/llagentcamera.cpp
parenta5522ff5bd94a740eb44ff33f33b4b4cd6f1c16e (diff)
parentf85ed5a1064d1ed54ba7e25a6b85ca36664c7d61 (diff)
automated merge
Diffstat (limited to 'indra/newview/llagentcamera.cpp')
-rw-r--r--indra/newview/llagentcamera.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llagentcamera.cpp b/indra/newview/llagentcamera.cpp
index ec3c7452e5..c70bbb985f 100644
--- a/indra/newview/llagentcamera.cpp
+++ b/indra/newview/llagentcamera.cpp
@@ -2310,6 +2310,7 @@ void LLAgentCamera::changeCameraToCustomizeAvatar()
setAnimationDuration(turn_motion->getDuration() + CUSTOMIZE_AVATAR_CAMERA_ANIM_SLOP);
}
+ gAgentAvatarp->invalidateAll();
gAgentAvatarp->updateMeshTextures();
}
}