OpenSceneGraph/include
Robert Osfield 7cb1bcbd7d From Farshid Lashkari, "This patch adds a CoordOriginMode to the osg::PointSprite attribute.
The mode needs to be changed to LOWER_LEFT when rendering point
sprites to pbuffers or FBOs, otherwise the points will be transformed
on the CPU."
2006-11-14 12:29:54 +00:00
..
osg From Farshid Lashkari, "This patch adds a CoordOriginMode to the osg::PointSprite attribute. 2006-11-14 12:29:54 +00:00
osgDB Added better handling of writeNode operations that arn't successful. 2006-11-07 17:00:56 +00:00
osgFX Updated copyright years. 2006-07-18 15:21:48 +00:00
osgGA Moved SimpleViewer and GraphicsWindow into their own osgViewer library, updated simpleviewer examples to reflect this change 2006-11-02 12:27:15 +00:00
osgIntrospection From David Callu: 2006-10-17 15:17:06 +00:00
osgParticle Ben van Basten, "1 Bug fix in reuseParticle where originally an old particle that was already killed would be killed again, but instead should have been placed on the dead stack for future reuse. 2006-11-07 13:48:20 +00:00
osgProducer Removed osgGA::GUIEventHandlerVisitor and osgGA::SetSceneVistor classes/headers as 2006-10-06 09:54:45 +00:00
osgShadow Further work on osgShadow::GeometryOccluder 2006-11-10 15:07:13 +00:00
osgSim Implemented HeightAboveTerrain and added usage into osgintersection 2006-10-31 12:59:51 +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 Updated wrappers 2006-11-08 11:49:35 +00:00
osgUtil Added convinience constructors to help support picking with the new osgUtil::Intersector classes. 2006-11-02 17:05:46 +00:00
osgViewer Moved SimpleViewer and GraphicsWindow into their own osgViewer library, updated simpleviewer examples to reflect this change 2006-11-02 12:27:15 +00:00