OpenSceneGraph/src/osgViewer
2008-11-24 10:16:03 +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 Danny Valente, submitted bu Jean-Sebastien Guay, "Some context: In the past I submitted a fix to osgViewer::CompositeViewer where events would get wrong input ranges. Later, you made a change to set the eventState's current graphics context to the current graphics context. However, there's a problem in the sequence of events. Here's the recap (doing a graphical diff with the attached file will show this clearly): 2008-11-21 18:16:43 +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 Mario Valle, "Attached two small correction to remove the following warnings from MINGW build." 2008-11-21 12:15:16 +00:00
GraphicsWindowX11.cpp From Tim Moore, "the GraphicsWindowX11 code was not correctly calling GraphicsContext::resized when the window was not mapped with the requested geometry." 2008-11-24 10:16:03 +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 Added handling of View::LightingMode 2008-11-21 17:44:16 +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 Added mechanism for tracking when interactive images are being rendered to 2008-11-23 15:51:43 +00:00