From Jannik Heller, typo fixes
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14882 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -998,7 +998,7 @@ void SceneView::draw()
|
||||
flushDeletedGLObjects(availableTime);
|
||||
}
|
||||
|
||||
// assume the the draw which is about to happen could generate GL objects that need flushing in the next frame.
|
||||
// assume the draw which is about to happen could generate GL objects that need flushing in the next frame.
|
||||
_requiresFlush = _automaticFlush;
|
||||
|
||||
RenderLeaf* previous = NULL;
|
||||
|
||||
Reference in New Issue
Block a user