OpenSceneGraph/src
Robert Osfield 69c4e87bb7 Added osg::State::popAllStateSets() method to pop all remain StateSet's off
the state stack, thus readying the state object to recieve a new frame.

Removed the state.reset() call in osgUtil::SceneView::cull() as this was
causing problems with stats producing inheritance of state when toggling
stats on.
2003-09-10 21:22:47 +00:00
..
osg Added osg::State::popAllStateSets() method to pop all remain StateSet's off 2003-09-10 21:22:47 +00:00
osgDB Fixes from Marco. 2003-09-06 11:07:05 +00:00
osgFX Fixes for osgFX. 2003-09-10 12:38:28 +00:00
osgGA Added new Matrixf and Matrixd implementations. 2003-09-05 22:35:34 +00:00
osgGL2 From Romano Magacho. add osg:: to Referenced() calls for IRIX build. 2003-08-04 21:09:40 +00:00
osgParticle Added support for Matrixd and Matrixf implementations, with the default 2003-09-05 20:48:42 +00:00
osgPlugins Fix warning under Win32. 2003-09-10 14:43:48 +00:00
osgProducer Added osg::State::popAllStateSets() method to pop all remain StateSet's off 2003-09-10 21:22:47 +00:00
osgSim Added osgText and osgDB to the list of dependencies for OSX build. 2003-09-10 11:18:27 +00:00
osgText Bumped up version numbers in preperation for the 0.9.5 release. 2003-07-23 08:54:29 +00:00
osgUtil Added osg::State::popAllStateSets() method to pop all remain StateSet's off 2003-09-10 21:22:47 +00:00
GNUmakefile Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional 2003-07-26 01:02:39 +00:00