OpenSceneGraph/src/osgViewer
2008-05-12 15:42:20 +00:00
..
CMakeLists.txt Reverted the changes for ill fated tweaks for Apple build 2008-04-24 11:34:43 +00:00
CompositeViewer.cpp From Jean-Sebastien Guay, " 2008-03-04 17:57:06 +00:00
GraphicsWindowCarbon.cpp From Stephan Huber, "the support for the new mightymouse and new touchpads was incomplete in GraphicsWindowCarbon. Attached is a fixed version." 2008-04-22 14:15:24 +00:00
GraphicsWindowWin32.cpp From Jason Beverage, "The following changes fix the flickering issue I'm seeing when trying to externally manage my cursor in Win32. If you set the cursor to InheritCursor, GraphicsWindowWin32 ignores WM_SETCURSOR and assumes you will set the cursor yourself." 2008-04-15 19:46:29 +00:00
GraphicsWindowX11.cpp From Melchior Franz, "In KDE I switch desktops with Super-Tab, and occasionally I 2008-05-08 16:45:59 +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, "I have extended the X11 pbuffer code to use either the complete set of glx 1.3 2008-02-22 18:38:30 +00:00
Renderer.cpp Moved compile setup from osgViewer::ViewerBase into osgViewer::Renderer to 2008-05-10 17:04:02 +00:00
Scene.cpp From David Callu, added getOrCreateScene method, made contractors protected. 2007-09-22 16:50:45 +00:00
StatsHandler.cpp From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +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 Moved compile setup from osgViewer::ViewerBase into osgViewer::Renderer to 2008-05-10 17:04:02 +00:00
Viewer.cpp From Eric Sokolowski and Robert Osfield, moved command line option usage setup 2008-05-12 10:55:55 +00:00
ViewerBase.cpp Added missing getBound() method 2008-05-12 15:42:20 +00:00
ViewerEventHandlers.cpp Added limits.h to try and avoid gcc 4.3 compile problems 2008-03-25 13:06:57 +00:00