OpenSceneGraph/include
Robert Osfield 19db0c1674 From Vivek Rajan, new osgManipulator library, with a few minor tweaks and rename for osgDragger to osgManipulator for build by Robert Osfield.
Vivek's email to osg-submissions:

"I'm happy to release the osgdragger nodekit to the OSG community. I
implemented the nodekit for my company, Fugro-Jason Inc., and they
have kindly agreed to open source it.

The nodekit contains a few draggers but it should be easy to build new
draggers on top of it. The design of the nodekit is based on a
SIGGRAPH 2002 course - "Design and Implementation of Direct
Manipulation in 3D". You can find the course notes at
http://www.pauliface.com/Sigg02/index.html. Reading pages 20 - 29 of
the course notes should give you a fair understanding of how the
nodekit works.

The source code also contains an example of how to use the draggers."
2007-02-11 10:33:59 +00:00
..
osg From Vivek Rajan, MatrixDecomposition implementaion, adapted by Robert Osfield 2007-02-10 18:01:37 +00:00
osgDB From Paul Martz, "Here's my changes to Registry to allow extension alias mapping via a config file. I also attached a sample file that tests the parsing, but this is just FYI and not for inclusion in CVS. 2007-02-05 10:44:10 +00:00
osgFX Updated copyright years. 2006-07-18 15:21:48 +00:00
osgGA Added setHandled/getHandled to osgGA::GUIEventAdapter 2007-01-24 12:21:29 +00:00
osgIntrospection From David Callu: 2006-10-17 15:17:06 +00:00
osgManipulator From Vivek Rajan, new osgManipulator library, with a few minor tweaks and rename for osgDragger to osgManipulator for build by Robert Osfield. 2007-02-11 10:33:59 +00:00
osgParticle Added explicit to ParticleEffect constructors 2007-01-12 22:01:56 +00:00
osgProducer Changed the return types of makeCurrent to bool, and added a bool GraphicsContext::releaseContext method 2007-01-08 19:29:59 +00:00
osgShadow Cleaned up osgshadow example so that it now relies upon osgShadow for its 2007-02-09 21:31:29 +00:00
osgSim Changed the setting of need to traverse during the update traverse so it is only enabled when animation is switched on. 2007-02-07 21:48:53 +00:00
osgTerrain From Mike Weiblen, added missing export to fix osgTerrain wrapper linking under VS 2006-09-07 10:41:38 +00:00
osgText From Eric Sokolwsky, "osgText is a useful node kit, but when longer paragraphs are displayed 2007-01-30 14:32:12 +00:00
osgUtil Fixed the FlattenStaticTransform visitor so that it excludes subgraphs that 2007-02-08 15:47:05 +00:00
osgViewer Changed GraphicsWindowX11 so that it creates two Display* connextions to the Xserver, 2007-02-09 13:51:28 +00:00