Automated merge with ssh://hg.lindenlab.com/q/viewer-release/

meow-7.2.2
Nyx (Neal Orman) 2010-07-06 18:13:56 -04:00
commit d2d5b46726
1 changed files with 1 additions and 0 deletions

View File

@ -2310,6 +2310,7 @@ void LLAgentCamera::changeCameraToCustomizeAvatar()
setAnimationDuration(turn_motion->getDuration() + CUSTOMIZE_AVATAR_CAMERA_ANIM_SLOP);
}
gAgentAvatarp->invalidateAll();
gAgentAvatarp->updateMeshTextures();
}
}