Hi Guys, I've just done a clean up of the osgViewer :
include/osgViewer/SimpleViewer class has been removed. src/osgViewer/SimpleViewer.cpp has been removed. include/osgViewer/StatsHandler header has been removed, the StatsHandler class now is defined in the ViewerEventHandlers include/osgViewer/HelpHandler header has been removed, the HelpHandler class now is defined in the ViewerEventHandlers I have also added constructor support in Viewer and CompositeViewer for passing in the ArgumentParser as per the old osgProducer::Viewer. This adds support for things like stereo, settings the threading and the clear colour. We haven't yet checked in the changes to the XCode projects to match these changes, currently SVN access has hung at our end, don't know the cause yet. Once things are back working we'll get the XCode projects updated. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
