OpenSceneGraph/src/Demos
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
..
osganimate Fixed the texture apply method which was broken yesterday, the new code wasn't 2002-11-20 07:46:25 +00:00
osgbillboard Moved the new osg::IndexedGeometry class over the top of the the existing 2002-10-02 13:12:16 +00:00
osgcallback Name change and const change of Drawable::drawImmediateMode(State&) to 2002-11-06 15:43:11 +00:00
osgclip Added shells for DOFTransform and PositionAttitudeTransform to the .osg 2002-08-06 17:07:05 +00:00
osgcluster Fixed 69 occurance of 'Seperate' misspelling (should be 'Separate') 2002-08-29 03:22:27 +00:00
osgconv Added std:: in front of string. 2002-11-04 10:37:11 +00:00
osgcopy Removed deprecated code from the distribution. 2002-08-28 15:28:11 +00:00
osgcube Moved the new osg::IndexedGeometry class over the top of the the existing 2002-10-02 13:12:16 +00:00
osgcubemap Fixes from Macro. 2002-10-10 20:04:02 +00:00
osggeodemo Added Geoff Michel's new osggeomdemo program which allows control of 2002-11-07 13:56:12 +00:00
osggeometry Renamed the RenderBin::sort_local to sortImplementation(), 2002-10-17 13:48:46 +00:00
osghangglide Moved the new osg::IndexedGeometry class over the top of the the existing 2002-10-02 13:12:16 +00:00
osghud Ported distribution across to use the new osg::MatrixTransform and osg::BlendFunc 2002-07-12 18:12:01 +00:00
osgimpostor Added GL_LIBS to the osgText/Makefile for OSX build. 2002-11-08 11:00:16 +00:00
osglight Moved the new osg::IndexedGeometry class over the top of the the existing 2002-10-02 13:12:16 +00:00
osglightpoint Added osgSim library which encapulsulates light points. 2002-11-19 10:57:40 +00:00
osgmultitexture Converted code dependant on osg::Texture across to its replacement osg::Texture2D. 2002-08-25 15:31:44 +00:00
osgoccluder From Daneil Sjölie - modifications to the support of custom GUIEventHandlers in osgGLUT 2002-10-07 09:41:30 +00:00
osgparticle Changed the image file so that use the Images/ prefix to help locate the files 2002-09-24 20:04:20 +00:00
osgprerender Moved the new osg::IndexedGeometry class over the top of the the existing 2002-10-02 13:12:16 +00:00
osgreflect Moved the new osg::IndexedGeometry class over the top of the the existing 2002-10-02 13:12:16 +00:00
osgscribe Added shells for DOFTransform and PositionAttitudeTransform to the .osg 2002-08-06 17:07:05 +00:00
osgsequence From Daneil Sjölie - modifications to the support of custom GUIEventHandlers in osgGLUT 2002-10-07 09:41:30 +00:00
osgshadowtexture Fixed the texture apply method which was broken yesterday, the new code wasn't 2002-11-20 07:46:25 +00:00
osgshape *** empty log message *** 2002-11-11 07:20:11 +00:00
osgstereoimage Converted code dependant on osg::Texture across to its replacement osg::Texture2D. 2002-08-25 15:31:44 +00:00
osgteapot Name change and const change of Drawable::drawImmediateMode(State&) to 2002-11-06 15:43:11 +00:00
osgtext Fixed various warnings which were appearing under MacOSX. 2002-07-13 21:17:40 +00:00
osgtexture1D Added proper osgtexture1D demo - this demo uses a 1D texture to dynamically 2002-08-27 14:02:19 +00:00
osgtexture2D Checked in fix for std::hex for dumb arsed compilers. 2002-10-17 11:50:53 +00:00
osgtexture3D Moved the new osg::IndexedGeometry class over the top of the the existing 2002-10-02 13:12:16 +00:00
osgunittests Added std:: infront of cout and endl. 2002-08-28 17:37:12 +00:00
osgversion Purge on warnings under Linux. 2002-04-16 14:09:46 +00:00
osgviews Checked in migration from osgUtil based GUIAdapter code to Neil Salter's 2002-06-09 13:10:09 +00:00
sgv Fixed bug in osg::Node::isCullingActive(). 2002-11-11 08:52:24 +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