OpenSceneGraph/include
Robert Osfield e138b956c5 From Stephan Huber, "attached you'll find some modifications and enhancements to the carbon's
implementation of GraphicsWindow:

- usage of WindowData, you can specify an existing window to use via
osg::Traits
- implementation of setScreenResolution and setScreenRefreshRate
- implementation of setWindowDecoration when window is already created.

There seems to be  a bug regarding multiple threads and closing windows,
see my other mail on osg-users.
"
2007-05-20 13:42:41 +00:00
..
osg Added support for SG_USE_FLOAT_MATRIX and OSG_USE_FLOAT_PLANE in CMake build and 2007-05-20 11:45:09 +00:00
osgDB From Mike Weiblen, with mods of using references by Robert Osfield for efficiency. Submission notes from Mike: 2007-05-09 10:01:15 +00:00
osgFX Updated copyright years. 2006-07-18 15:21:48 +00:00
osgGA From Rafa Giatan and Robert Osfield, added support for User defined events, by adding 2007-05-19 13:39:55 +00:00
osgIntrospection From David Callu, " bug: 2007-03-16 14:28:27 +00:00
osgManipulator Changed hitItr to be a const_iterator. 2007-04-13 13:19:29 +00:00
osgParticle Removed deprecated drawImplementation(State&) method from Drawable and Drawable::DrawCallback 2007-03-28 11:30:38 +00:00
osgShadow From Eric Wing, pedantic warning fixes 2007-04-06 15:36:13 +00:00
osgSim Refactored the internals of OverlayNode 2007-05-16 14:22:10 +00:00
osgTerrain Added TerrainNode::init() and s/getTreatBoundariesToValidDataAsDefaultValue flag. 2007-05-13 09:54:51 +00:00
osgText Reorganised the managment of margins around glyphs so that is done entirely 2007-05-04 12:05:29 +00:00
osgUtil Added code to better compute the view frustum that is appropriate for a traversed 2007-05-15 17:04:57 +00:00
osgViewer From Stephan Huber, "attached you'll find some modifications and enhancements to the carbon's 2007-05-20 13:42:41 +00:00