OpenSceneGraph/src/osgViewer
2007-02-13 16:03:35 +00:00
..
CompositeViewer.cpp Added check in setThreadingModel so that it only sets up threading if the viewer is realized 2007-02-08 12:21:37 +00:00
GNUmakefile Added osgViewer::HelpHandler 2007-02-12 13:39:18 +00:00
GraphicsWindowCarbon.cpp From Stephan Huber, "thomas kirk schrieb: 2007-02-06 20:03:13 +00:00
GraphicsWindowCocoa.cpp Changed the return types of makeCurrent to bool, and added a bool GraphicsContext::releaseContext method 2007-01-08 19:29:59 +00:00
GraphicsWindowWin32.cpp From André Garneau, "Attached is an improved Win32 keyboard handler that should now map key events similarly to the X11 implementation: 2007-02-06 17:34:28 +00:00
GraphicsWindowX11.cpp Changed GraphicsWindowX11 so that it creates two Display* connextions to the Xserver, 2007-02-09 13:51:28 +00:00
HelpHandler.cpp Added automatic scaling and translation of help to make sure it always 2007-02-12 13:51:24 +00:00
Scene.cpp Added FramStamp into osgViewer::Viewer and added ability to handle setSceneData 2007-01-15 14:46:16 +00:00
SimpleViewer.cpp Added osg::FrameStamp::set/getSimulationTime(). 2007-01-25 12:02:51 +00:00
StatsHandler.cpp Added osgViewer::HelpHandler 2007-02-12 13:39:18 +00:00
Version.cpp Fixed version function names and comment strings 2007-01-02 10:31:38 +00:00
View.cpp Further work on new threading model. 2007-01-31 22:24:20 +00:00
Viewer.cpp Added OSG_THREADING environmental variable to osgViewer::Viewer::suggestBestThreadingModel 2007-02-13 16:03:35 +00:00