Fixed the handling the mouse min/max ranges of slave Cameras that have a parent Camera with a viewport.
This commit is contained in:
@@ -114,6 +114,6 @@ void SingleWindow::configure(osgViewer::View& view) const
|
||||
}
|
||||
else if (ds->getStereo() && ds->getUseSceneViewForStereoHint())
|
||||
{
|
||||
//view.assignStereoOrKeystoneToCamera(view.getCamera(), ds);
|
||||
view.assignStereoOrKeystoneToCamera(view.getCamera(), ds);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user