If this assert hits then I want your callstack, and so does Bao Linden. SH-2827
This commit is contained in:
@@ -1446,6 +1446,8 @@ void LLRender::loadIdentity()
|
|||||||
flush();
|
flush();
|
||||||
|
|
||||||
{
|
{
|
||||||
|
llassert_always(mMatrixMode < NUM_MATRIX_MODES) ;
|
||||||
|
|
||||||
mMatrix[mMatrixMode][mMatIdx[mMatrixMode]].make_identity();
|
mMatrix[mMatrixMode][mMatIdx[mMatrixMode]].make_identity();
|
||||||
mMatHash[mMatrixMode]++;
|
mMatHash[mMatrixMode]++;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user