MAINT-6216 avatars are sometimes invisible

BUG-10330 Sitting avatars are sometimes invisible
master
ruslantproductengine 2016-05-24 15:17:41 +03:00
parent e3c4f5554a
commit 9cbceb027b
1 changed files with 1 additions and 0 deletions

View File

@ -8930,6 +8930,7 @@ U32 LLVOAvatar::getPartitionType() const
//static
void LLVOAvatar::updateImpostors()
{
LLViewerCamera::sCurCameraID = LLViewerCamera::CAMERA_WORLD;
LLCharacter::sAllowInstancesChange = FALSE;
for (std::vector<LLCharacter*>::iterator iter = LLCharacter::sInstances.begin();