OpenSceneGraph/include/osgViewer/api/Cocoa
Robert Osfield fb3178106a Fixed panning bug, when using RUN_ON_DEMAND, that resulted in the camera being thrown off towards infinity.
The solution for to refactor the way that events are checked so I add a bool return type to checkEvents() method across osgViewer::GraphcisWindow, osgGA::Devive and osgViewer::Viewer/CompositeViewer classes
2013-05-24 09:35:58 +00:00
..
GraphicsHandleCocoa From Stephan Huber, "attached you'll find the missing GraphicsHandleCocoa-implementation." 2009-12-10 17:52:40 +00:00
GraphicsWindowCocoa Fixed panning bug, when using RUN_ON_DEMAND, that resulted in the camera being thrown off towards infinity. 2013-05-24 09:35:58 +00:00
PixelBufferCocoa From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues. 2012-09-05 21:03:41 +00:00