OpenSceneGraph/src
Robert Osfield 6c8ef3b7df Fixed the texture apply method which was broken yesterday, the new code wasn't
checking for the validity of _image before doing checks on it.  This breaks when
render to texture is used as there is no image to check against...

Added osgshadowtexture demo source.  Demos still in development, so don't expect
any shadows yet...
2002-11-20 07:46:25 +00:00
..
Demos Fixed the texture apply method which was broken yesterday, the new code wasn't 2002-11-20 07:46:25 +00:00
osg Fixed the texture apply method which was broken yesterday, the new code wasn't 2002-11-20 07:46:25 +00:00
osgDB Updates version numbers to 0.9.2 2002-11-08 12:58:34 +00:00
osgGA Updates version numbers to 0.9.2 2002-11-08 12:58:34 +00:00
osgGLUT Fixed bug in stats where overdraw would be reported incorrectly. 2002-11-12 13:51:04 +00:00
osgParticle Updates version numbers to 0.9.2 2002-11-08 12:58:34 +00:00
osgPlugins Added osgSim library which encapulsulates light points. 2002-11-19 10:57:40 +00:00
osgSim Added visual workspace files for osgSim nodekit and osglightpoint demo. 2002-11-19 12:23:45 +00:00
osgText Updates version numbers to 0.9.2 2002-11-08 12:58:34 +00:00
osgUtil Added LEFT_EYE and RIGHT_EYE stereo to osg::DisplaySettings/osgUtil::SceneView 2002-11-12 10:22:38 +00:00
Makefile Fix for the Cygwin build related to the new FileUtils_Unix not using the 2002-04-24 08:50:03 +00:00