Use flag to avoid second eye stereo color problem
This commit is contained in:
parent
e83092a7eb
commit
051145b2c8
3 changed files with 14 additions and 9 deletions
|
|
@ -674,4 +674,5 @@ void F2DDrawer::Clear()
|
|||
mVertices.Clear();
|
||||
mIndices.Clear();
|
||||
mData.Clear();
|
||||
mIsFirstPass = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue