OpenSceneGraph/src/osgViewer
2009-04-22 11:20:19 +00:00
..
CMakeLists.txt From Eric Sokolowsky,"libosgViewerd.so was not being built properly because it was being 2009-04-08 13:40:40 +00:00
CompositeViewer.cpp From Eric Sokolowsky, " 2009-04-08 14:16:09 +00:00
DarwinUtils.h Converted tabs to four spaces 2009-03-11 10:34:29 +00:00
DarwinUtils.mm Converted tabs to four spaces 2009-03-11 10:34:29 +00:00
GraphicsWindowCarbon.cpp From Stephan Huber, "refactored the code and moved 2009-03-11 10:34:04 +00:00
GraphicsWindowCocoa.mm Converted tabs to four spaces 2009-03-11 10:34:29 +00:00
GraphicsWindowWin32.cpp From Neil Hughes, "Please find attached two files that I've amended to add the IDC_HAND cursor for the windows platform." 2009-04-22 11:20:19 +00:00
GraphicsWindowX11.cpp From Sukender and Robert Osfield, introduced GraphicsContext::ScreenSettings & WindowingSystemInterface::enumerateScreenSettings. 2008-12-16 15:08:04 +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 small fix for PixelBufferCarbon preventing it to 2009-04-09 15:34:06 +00:00
PixelBufferCocoa.mm From Stephan Huber, support for Cocoa windowing under OSX. 2009-03-10 10:13:20 +00:00
PixelBufferWin32.cpp Warnings fixes for VS. 2009-02-02 20:35:19 +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 Ported onscreen camera stats across to using thread safe stats collection 2009-01-26 21:23:09 +00:00
Scene.cpp First cut of osgDB::ImagePager for updating osg::ImageSequence 2008-07-21 09:47:39 +00:00
ScreenCaptureHandler.cpp From Jean-Sebastein Guay, I recently had to reimplement screen capture functionality into our framework (which was broken since the switch from OSG 1.2 to 2.2 over a year and a half ago). I used the ScreenCaptureHandler which I had contributed right before OSG 2.6 shipped, bit I had to trigger the screen capture programatically instead of by a key press in some cases, so I added a convenience method to do that. 2008-12-19 17:15:10 +00:00
StatsHandler.cpp Improved handling of stats projection size 2009-02-02 17:15:40 +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 View::removeEventHandler(..) method and added check into addEventHandler() to prevent handlers being added twice. 2009-03-11 14:18:30 +00:00
Viewer.cpp Preliminary work on general purpose incremental compile support in osgViewer. 2009-03-08 12:00:36 +00:00
ViewerBase.cpp From Roland Smeenk, "While working on the Collada plugin I noticed that all geometry created by the dae reader result in slow path geometry. 2009-03-10 14:15:59 +00:00
ViewerEventHandlers.cpp From Ulrich Hertlein, Typo fixes + "optional parameter to RecordCameraPathHandler to control the frame rate for record/playback. Default is 25.0, the environment variable takes preference if set." 2008-12-12 13:41:39 +00:00