OpenSceneGraph/src
Robert Osfield ba7d27c9b2 From Chris Hanson, "These changes break out the implementation of the fill/wireframe/point, texture,
lighting and backface culling settings from the event handling code in StatesetManipulator
into public methods. The event handler now calls the public methods. This allows user code
to invoke this same functionality from non-keyboard event inputs without clashing with the
keyboard-invoked functionality."

From Robert Osfield, tweaks to the above to kepp the coding style the same as the rest of the OSG, also
made getPolygonMode() const, and updated the wrappers.
2006-10-01 19:19:31 +00:00
..
osg From Farshid Lashkari, added function for querring whether a mode is a texture related mode or not. 2006-09-21 10:01:27 +00:00
osgDB Added a _threadHoldingMutex = 0; to ReentrantMutex::unlock() to avoid a potential 2006-09-15 10:21:24 +00:00
osgFX Updated copyright years. 2006-07-18 15:21:48 +00:00
osgGA From Chris Hanson, "These changes break out the implementation of the fill/wireframe/point, texture, 2006-10-01 19:19:31 +00:00
osgIntrospection From David Callu, add reflection of std::wstring in the DefaultReflector 2006-09-01 13:22:37 +00:00
osgParticle Introduced new osg::View, and osg::RenderInfo classes into the core OSG to help 2006-09-18 20:54:48 +00:00
osgPlugins From Brede Johansen, "I have added "billboardCenter" as a reader option to use the center of 2006-10-01 19:09:00 +00:00
osgProducer Added false to setWindowRectangle() call as the InputRange is already set correctly. 2006-09-29 21:44:31 +00:00
osgSim Updated version numbers of the up comming 1.2 release 2006-08-31 20:54:28 +00:00
osgTerrain Added support for imagery and DEM's that wrap around the dateline, this required 2006-09-04 20:43:07 +00:00
osgText Updates for fade text to work properly, but only in perspetive views at present. 2006-09-20 10:36:21 +00:00
osgUtil From Farshid Lashkari, "I made a small modification to the CullVisitor class so that it uses 2006-09-21 10:38:06 +00:00
osgWrappers From Chris Hanson, "These changes break out the implementation of the fill/wireframe/point, texture, 2006-10-01 19:19:31 +00:00
GNUmakefile Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional 2003-07-26 01:02:39 +00:00