OpenSceneGraph/src/osgViewer
2008-11-21 10:27:31 +00:00
..
CMakeLists.txt From Wojciech Lewandowski, "Attached are modifications to GraphicsWindowWin32. By default workaround is 2008-11-14 17:03:59 +00:00
CompositeViewer.cpp From Thomas Wedner, "use osgViewer::CompositeViewer with several views. All views share 2008-11-06 13:57:14 +00:00
GraphicsWindowCarbon.cpp From Martins Innus, "Here is a fix to add requestWarpPointer for OS X. It seems to work for me, I just took what osgProducer had. These are updated files to 2.7.3" 2008-11-07 10:23:57 +00:00
GraphicsWindowWin32.cpp From Wojciech Lewandowski, "Attached are modifications to GraphicsWindowWin32. By default workaround is 2008-11-14 17:03:59 +00:00
GraphicsWindowX11.cpp From Jutta Sauer, "We added a raise window method to GraphicsWindow. And added two 2008-08-15 17:32:26 +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 From Colin McDonald, "Attached is an updated to osgViewer::PixelBufferWin32. 2008-03-04 16:39:44 +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 typo 2008-11-07 17:23:55 +00:00
Scene.cpp First cut of osgDB::ImagePager for updating osg::ImageSequence 2008-07-21 09:47:39 +00:00
ScreenCaptureHandler.cpp Moved osgViewer::ScreenCaptureHandler's WindowCaptureCallback from head into .cpp 2008-07-21 23:42:59 +00:00
StatsHandler.cpp Added handling of case when there is so scene graph attached to a view. 2008-11-21 10:27:31 +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 From Mathias Froehlich, "This is a generic optimization that does not depend on any cpu or instruction 2008-09-17 16:14:28 +00:00
Viewer.cpp Added sendPointerEvent and sendKeyEvent virtual methods to osg::Image to 2008-11-03 15:08:04 +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 Michael Platings, Converted std::fstream/ifstream/ofstream to osgDB::fstream/ifstream/ofstream and 2008-11-07 15:08:08 +00:00