OpenSceneGraph/include
2007-02-21 13:48:01 +00:00
..
osg Removed the exclusion of CullSettings from the genwrapper.conf, and then changed the CullStack RefMatrix& methods to RefMatrix* 2007-02-21 13:48:01 +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 Mike Wittman, "The template-argument-list errors look to be due to a lack of spaces in the typeof macro. Here's a new Reflection header which should fix those problems. For consistency I think that's the best solution." 2007-02-15 15:03:30 +00:00
osgManipulator Changed osgManipulator::Dragger::handle(..) method to use a nested PointerInfo 2007-02-11 21:12:34 +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 Implemented basic ShadowMap technique 2007-02-19 14:20:18 +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 Reorganised the text comments so that they are shorter length, and hopefully will 2007-02-15 14:53:54 +00:00
osgUtil Fixed the FlattenStaticTransform visitor so that it excludes subgraphs that 2007-02-08 15:47:05 +00:00
osgViewer Added g/setUpdateVistor method 2007-02-19 20:57:08 +00:00