Hi Stephan, I've now merged your GraphicsWindowCarbon.cpp, and also for the other Mac files in src/osgViewer I've converted the tabs to 4 spaces to keep them consistent with the rest of the OSG. An svn update of svn/trunk will get these changes.
Cheers, Robert. On Tue, Mar 10, 2009 at 10:39 PM, Stephan Huber <[email protected]> wrote: > Hi Robert, > > Robert Osfield schrieb: >> include/osgViewer/api/Cocoa >> include/osgViewer/api/Cocoa/PixelBufferCocoa >> include/osgViewer/api/Cocoa/GraphicsWindowCocoa >> src/osgViewer/PixelBufferCocoa.mm >> src/osgViewer/DarwinUtils.h >> src/osgViewer/GraphicsWindowCocoa.mm >> src/osgViewer/CMakeLists.txt >> src/osgViewer/DarwinUtils.mm >> >> Let me know if I'm missing something. > > Thanks for committing this stuff. Can you commit the > GraphicsWindowCarbon-implementation, I refactored the code and moved > some stuff out into DarwinUtils.h/.mm so both implementations can share > some of the code. There's even a bugfix for GraphicsWindowCarbon, which > fixes some issues with multiple windows on different screens. > > I'll test svn-trunk as soon as possible. > > Thanks again, > > Stephan > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
