OpenSceneGraph/src/osgViewer
2008-04-23 20:50:53 +00:00
..
CMakeLists.txt Refactored the inclusion of the headers in the ADD_LIBRARY so that they aren't 2008-04-23 20:50:53 +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, "The GUIEventAdapter header file had KeySymbols for the super and 2008-04-11 11:10:12 +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 Added new computation of time to allocate to flushing deleted and compiling OpenGL objects per frame. 2008-04-16 18:13:41 +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 Added explict casts to double to prevent VS compiler error 2008-01-28 19:42:16 +00:00
Viewer.cpp Added checks for a valid scene graph before doing various ops on it. 2008-03-31 16:23:52 +00:00
ViewerBase.cpp Added include RenderLeaf to make sure #define's are defined correctly 2008-01-28 15:36:28 +00:00
ViewerEventHandlers.cpp Added limits.h to try and avoid gcc 4.3 compile problems 2008-03-25 13:06:57 +00:00