OpenSceneGraph/src/osgViewer
2010-09-09 10:44:11 +00:00
..
CMakeLists.txt From Stephan Huber and Mathieu Marache, "attached you'll find framework support for os x via cmake. Please credit 2010-04-19 13:44:42 +00:00
CompositeViewer.cpp conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:56:43 +00:00
DarwinUtils.h Fixed permissions 2010-06-03 16:02:01 +00:00
DarwinUtils.mm Fixed permissions 2010-06-03 16:02:01 +00:00
GraphicsWindowCarbon.cpp Added checks against windows being realized before doing warp pointer 2010-06-18 14:53:58 +00:00
GraphicsWindowCocoa.mm From Stephan Huber, "attached you'll find a small enhancement for GraphicsWindowCocoa, so 2010-08-08 15:45:25 +00:00
GraphicsWindowWin32.cpp From Torben Dannhauer, "I extended the attached CMAKE module to search for the collada libraries of my VS2008 3rdParty package if no other library is found. 2010-09-09 10:44:11 +00:00
GraphicsWindowX11.cpp Added checks against windows being realized before doing warp pointer 2010-06-18 14:53:58 +00:00
HelpHandler.cpp Changed HelpHandler so it supports use with CompositeViewer and Viewer 2007-09-30 19:15:32 +00:00
PixelBufferCarbon.cpp conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:56:43 +00:00
PixelBufferCocoa.mm Fixed permissions 2010-06-03 16:02:01 +00:00
PixelBufferWin32.cpp conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:56:43 +00:00
PixelBufferX11.cpp conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:56:43 +00:00
Renderer.cpp From Roland Smeenk, "this submission adds a "Fast Drawable" line to the camera scene statistics. 2010-09-09 10:03:58 +00:00
Scene.cpp Removed now redundent call to register PagedLODs 2010-03-04 12:14:39 +00:00
ScreenCaptureHandler.cpp conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:56:43 +00:00
StatsHandler.cpp From Roland Smeenk, "this submission adds a "Fast Drawable" line to the camera scene statistics. 2010-09-09 10:03:58 +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 Pierre Bourdin, "just a small typo in debug messages of Viewer.cpp..." 2010-07-10 10:07:59 +00:00
Viewer.cpp conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:56:43 +00:00
ViewerBase.cpp conversion of osg::notify to OSG_INFO etc. 2010-05-28 15:56:43 +00:00
ViewerEventHandlers.cpp From Jean-Sebastien Guay, "I've added a second ctor where no argument is optional, and documented that it's meant to be used when the InteractiveImage is going to be used in a fullscreen HUD. 2010-09-09 09:47:31 +00:00