OpenSceneGraph/src/osgViewer
2007-02-08 11:24:29 +00:00
..
CompositeViewer.cpp Convert GraphicsThread/GraphicsOperation to more generic OperationsThread/Operation. 2007-02-02 22:30:36 +00:00
GNUmakefile From Stefan Eileman, fixes for OSX gmake build to allow AGL or X11 implementation of osgViewer 2007-02-06 17:01:20 +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 Added very simple relaxing of traits by dividing required red, green, blue, alpha and depth by 2. 2007-01-28 17:32:41 +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 support for compute average stats attributes in inverse space to improve 2007-01-30 13:48:04 +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 setting of the DatabasePager's affinity. 2007-02-08 11:24:29 +00:00