mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-25 03:40:40 +00:00
Merge branch 'revert_active' into 'master'
Revert traversal mode to default See merge request OpenMW/openmw!2249
This commit is contained in:
commit
69654b6697
@ -637,7 +637,6 @@ namespace MWRender
|
||||
updateProjectionMatrix();
|
||||
|
||||
mViewer->getCamera()->setClearMask(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT | GL_STENCIL_BUFFER_BIT);
|
||||
mViewer->getUpdateVisitor()->setTraversalMode(osg::NodeVisitor::TRAVERSE_ACTIVE_CHILDREN);
|
||||
}
|
||||
|
||||
RenderingManager::~RenderingManager()
|
||||
|
Loading…
x
Reference in New Issue
Block a user