Merge branch 'master' into sunshine
Conflicts: indra/llimage/llimage.cpp indra/llui/llui.cpp indra/newview/llvoavatar.cpp
This commit is contained in:
@@ -4418,6 +4418,10 @@ public:
|
||||
}
|
||||
|
||||
}
|
||||
else if (avatar->isLangolier())
|
||||
{
|
||||
skip_check = true;
|
||||
}
|
||||
}
|
||||
|
||||
if (!skip_check && vobj->lineSegmentIntersect(mStart, mEnd, -1, mPickTransparent, mFaceHit, &intersection, mTexCoord, mNormal, mBinormal))
|
||||
|
||||
Reference in New Issue
Block a user