OpenSceneGraph/src/osgViewer
Robert Osfield 64c8e7c2bc From Stephan Huber, "while porting my own code to the new osgViewer I discover more and more
bugs in the Carbon-implementation of GraphicsWindow, so here's another
fix for setWindowDecorationImplementation, now updates the
titlebar-height, and fixes some display-issues when switching the
decoration on/off.
"
2007-06-12 15:38:09 +00:00
..
CMakeLists.txt Moved HelpHandler and StatsHandler classes into ViewerEventHandlers header, removed HelpHandler and StatsHandler headers 2007-06-06 11:21:13 +00:00
CompositeViewer.cpp Added DisplaySettings to osg::Camera, and support into osg::View for initializing 2007-06-09 10:06:38 +00:00
GraphicsWindowCarbon.cpp From Stephan Huber, "while porting my own code to the new osgViewer I discover more and more 2007-06-12 15:38:09 +00:00
GraphicsWindowWin32.cpp From Stephan Huber and Robert Osfield, 2007-06-10 19:53:18 +00:00
GraphicsWindowX11.cpp From Stephan Huber and Robert Osfield, 2007-06-10 19:53:18 +00:00
HelpHandler.cpp Fixed includes 2007-06-06 14:51:08 +00:00
Scene.cpp Added camera event callback support into osgViewer 2007-05-27 17:29:29 +00:00
StatsHandler.cpp Commented out the Scene Stats entry as its not implemented yet. 2007-06-07 20:26:29 +00:00
Version.cpp Unified the setup of version numbers so that they all are based on the version 2007-04-22 20:19:43 +00:00
View.cpp Added DisplaySettings to osg::Camera, and support into osg::View for initializing 2007-06-09 10:06:38 +00:00
Viewer.cpp Added DisplaySettings to osg::Camera, and support into osg::View for initializing 2007-06-09 10:06:38 +00:00
ViewerEventHandlers.cpp Changed name of AnimationPathHandler to RecordCameraPathHandler 2007-06-01 10:42:24 +00:00