Merge branch 'DRTVWR-546' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR-546

master
Dave Parks 2022-03-04 17:05:23 -06:00
commit fbc56fcb3d
1 changed files with 2 additions and 0 deletions

View File

@ -5689,6 +5689,8 @@ void LLVolumeGeometryManager::rebuildGeom(LLSpatialGroup* group)
pool->removeFace(facep);
}
facep->clearState(LLFace::RIGGED);
facep->mAvatar = NULL;
facep->mSkinInfo = NULL;
}
}