HUDs should automatically reposition now
This commit is contained in:
@@ -1949,6 +1949,7 @@ BOOL LLVOAvatar::buildSkeleton(const LLVOAvatarSkeletonInfo *info)
|
|||||||
LLVector3 scale(1.f, aspect, 1.f);
|
LLVector3 scale(1.f, aspect, 1.f);
|
||||||
mScreenp->setScale(scale);
|
mScreenp->setScale(scale);
|
||||||
mScreenp->setWorldPosition(LLVector3::zero);
|
mScreenp->setWorldPosition(LLVector3::zero);
|
||||||
|
mScreenp->mUpdateXform = TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
|
|||||||
Reference in New Issue
Block a user