Restore object rotation code to fix Issue 454
Just a partial revert of aca3e8f6c4
_PREHASH_ObjectRotation and sendRotationUpdate
This commit is contained in:
@@ -1068,6 +1068,7 @@ void LLObjectBackup::xmlToPrim(LLSD prim_llsd, LLViewerObject* object)
|
||||
//if (mPrimImportIter != mThisGroup.endMap())
|
||||
// mPrimImportIter++;
|
||||
|
||||
object->sendRotationUpdate();
|
||||
object->sendTEUpdate();
|
||||
object->sendShapeUpdate();
|
||||
LLSelectMgr::getInstance()->sendMultipleUpdate(UPD_SCALE | UPD_POSITION);
|
||||
|
||||
Reference in New Issue
Block a user