Changed the version strings to use OpenSceneGaph rather than "Open Scene Graph"
This commit is contained in:
@@ -589,7 +589,7 @@ void Viewer::update()
|
||||
|
||||
// update the scene by traversing it with the the update visitor which will
|
||||
// call all node update callbacks and animations.
|
||||
getSceneData()->accept(*_updateVisitor);
|
||||
getTopMostSceneData()->accept(*_updateVisitor);
|
||||
}
|
||||
|
||||
// update the main producer camera
|
||||
|
||||
Reference in New Issue
Block a user