OpenSceneGraph/src/osgViewer
2009-01-07 14:49:04 +00:00
..
CMakeLists.txt Added OPTIONAL into INCLUDE(FindPkgConfig) 2008-12-20 12:52:16 +00:00
CompositeViewer.cpp Added handling of when a View isn't yet assigned to a Viewer to avoid associated crash 2009-01-07 14:49:04 +00:00
GraphicsWindowCarbon.cpp From Bob Kuehne, build fixes. 2008-12-16 19:49:09 +00:00
GraphicsWindowWin32.cpp From Sukender and Robert Osfield, introduced GraphicsContext::ScreenSettings & WindowingSystemInterface::enumerateScreenSettings. 2008-12-16 15:08:04 +00:00
GraphicsWindowX11.cpp From Sukender and Robert Osfield, introduced GraphicsContext::ScreenSettings & WindowingSystemInterface::enumerateScreenSettings. 2008-12-16 15:08:04 +00:00
HelpHandler.cpp Changed HelpHandler so it supports use with CompositeViewer and Viewer 2007-09-30 19:15:32 +00:00
PixelBufferCarbon.cpp From Stephan Huber, "attached you'll find a first implementation of pbuffer-support for os x. 2007-06-27 20:44:12 +00:00
PixelBufferWin32.cpp Fixed warnings 2009-01-07 11:24:47 +00:00
PixelBufferX11.cpp From Mathias Froehlich, "Included a fix for my past pbuffer change. The version test fo 'need at least 2008-05-27 11:13:16 +00:00
Renderer.cpp Fixed warnings 2008-12-17 17:11:13 +00:00
Scene.cpp First cut of osgDB::ImagePager for updating osg::ImageSequence 2008-07-21 09:47:39 +00:00
ScreenCaptureHandler.cpp From Jean-Sebastein Guay, I recently had to reimplement screen capture functionality into our framework (which was broken since the switch from OSG 1.2 to 2.2 over a year and a half ago). I used the ScreenCaptureHandler which I had contributed right before OSG 2.6 shipped, bit I had to trigger the screen capture programatically instead of by a key press in some cases, so I added a convenience method to do that. 2008-12-19 17:15:10 +00:00
StatsHandler.cpp Fixed warnings 2008-12-17 17:11:13 +00:00
Version.cpp From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00
View.cpp Added handling of when a View isn't yet assigned to a Viewer to avoid associated crash 2009-01-07 14:49:04 +00:00
Viewer.cpp Fixed warnings 2009-01-07 11:24:47 +00:00
ViewerBase.cpp From Csaba Halasz, fix for hang when running in CullThreadPerCameraDrawThreadPerContext threading model. 2008-11-07 17:40:25 +00:00
ViewerEventHandlers.cpp From Ulrich Hertlein, Typo fixes + "optional parameter to RecordCameraPathHandler to control the frame rate for record/playback. Default is 25.0, the environment variable takes preference if set." 2008-12-12 13:41:39 +00:00