# # ChangeLog for /OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp # # Generated by Trac 0.11 # 05/19/13 09:59:06 Fri, 18 Nov 2011 08:20:04 GMT robert [12886] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) From Trajce Nikolov, "Here is extended version of the osgforest example ... Fri, 18 Nov 2011 08:15:36 GMT robert [12885] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) Fixed indentation Tue, 03 Nov 2009 16:48:48 GMT robert [10711] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) Replaced glColor4fv call with osg::State::Color(..) Thu, 19 Feb 2009 16:58:05 GMT robert [9800] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) From Christian Buchner, "I am hereby amending the osgforest sample with ... Fri, 31 Oct 2008 12:03:44 GMT robert [9082] * OpenSceneGraph/trunk/CMakeLists.txt (modified) * OpenSceneGraph/trunk/CMakeModules/FindLibVNCServer.cmake (added) * OpenSceneGraph/trunk/examples/CMakeLists.txt (modified) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osgvnc (added) * OpenSceneGraph/trunk/examples/osgvnc/CMakeLists.txt (added) * OpenSceneGraph/trunk/examples/osgvnc/osgvnc.cpp (added) Added very basic osgvnc example that uses the LibVNCServer ... Tue, 07 Oct 2008 14:01:14 GMT robert [8998] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osgoccluder/osgoccluder.cpp (modified) * OpenSceneGraph/trunk/examples/osgparticleeffects/osgparticleeffects.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaderterrain/osgshaderterrain.cpp (modified) * OpenSceneGraph/trunk/examples/osgspheresegment/osgspheresegment.cpp (modified) Replaced usage of depreacted IntersectVisitor with IntersectionVisitor Thu, 13 Mar 2008 13:43:22 GMT robert [7929] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) From Alberto Luaces, "Here I send minor corrections to the text output ... Sun, 16 Dec 2007 13:29:02 GMT robert [7699] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) Added parsing of parameters to Viewer constructor. Sun, 16 Dec 2007 13:25:40 GMT robert [7698] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) Added StateSetManipulator for testing purposes, and fixed typo Tue, 12 Jun 2007 14:20:16 GMT robert [6941] * OpenSceneGraph/trunk/examples/osganimate/osganimate.cpp (modified) * OpenSceneGraph/trunk/examples/osgautotransform/osgautotransform.cpp (modified) * OpenSceneGraph/trunk/examples/osgbillboard/osgbillboard.cpp (modified) * OpenSceneGraph/trunk/examples/osgblendequation/osgblendequation.cpp (modified) * OpenSceneGraph/trunk/examples/osgcallback/osgcallback.cpp (modified) * OpenSceneGraph/trunk/examples/osgcamera/osgcamera.cpp (modified) * OpenSceneGraph/trunk/examples/osgcatch/osgcatch.cpp (modified) * OpenSceneGraph/trunk/examples/osgclip/osgclip.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/broadcaster.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/broadcaster.h (modified) * OpenSceneGraph/trunk/examples/osgcluster/osgcluster.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/receiver.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/receiver.h (modified) * OpenSceneGraph/trunk/examples/osgcompositeviewer/osgcompositeviewer.cpp (modified) * OpenSceneGraph/trunk/examples/osgcopy/osgcopy.cpp (modified) * OpenSceneGraph/trunk/examples/osgcubemap/osgcubemap.cpp (modified) * OpenSceneGraph/trunk/examples/osgdelaunay/osgdelaunay.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/DepthPartitionNode.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/DepthPartitionNode.h (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/DistanceAccumulator.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/DistanceAccumulator.h (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/osgdepthpartition.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthshadow/osgdepthshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgdistortion/osgdistortion.cpp (modified) * OpenSceneGraph/trunk/examples/osgfadetext/osgfadetext.cpp (modified) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/Frame.cpp (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/Frame.h (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/osgfxbrowser.cpp (modified) * OpenSceneGraph/trunk/examples/osggeodemo/osggeodemo.cpp (modified) * OpenSceneGraph/trunk/examples/osggeometry/osggeometry.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/GliderManipulator.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/GliderManipulator.h (modified) * OpenSceneGraph/trunk/examples/osghangglide/base.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/hat.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/hat.h (modified) * OpenSceneGraph/trunk/examples/osghangglide/osghangglide.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/sky.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/tank.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/terrain.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/terrain_coords.h (modified) * OpenSceneGraph/trunk/examples/osghangglide/terrain_normals.h (modified) * OpenSceneGraph/trunk/examples/osghangglide/terrain_texcoords.h (modified) * OpenSceneGraph/trunk/examples/osghangglide/trees.cpp (modified) * OpenSceneGraph/trunk/examples/osghud/osghud.cpp (modified) * OpenSceneGraph/trunk/examples/osgimpostor/TestManipulator.cpp (modified) * OpenSceneGraph/trunk/examples/osgimpostor/TestManipulator.h (modified) * OpenSceneGraph/trunk/examples/osgimpostor/osgimpostor.cpp (modified) * OpenSceneGraph/trunk/examples/osgintersection/osgintersection.cpp (modified) * OpenSceneGraph/trunk/examples/osgintrospection/osgintrospection.cpp (modified) * OpenSceneGraph/trunk/examples/osgkeyboard/osgkeyboard.cpp (modified) * OpenSceneGraph/trunk/examples/osgkeyboardmouse/osgkeyboardmouse.cpp (modified) * OpenSceneGraph/trunk/examples/osglauncher/osglauncher.cpp (modified) * OpenSceneGraph/trunk/examples/osglight/osglight.cpp (modified) * OpenSceneGraph/trunk/examples/osglightpoint/osglightpoint.cpp (modified) * OpenSceneGraph/trunk/examples/osglogicop/osglogicop.cpp (modified) * OpenSceneGraph/trunk/examples/osglogo/osglogo.cpp (modified) * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) * OpenSceneGraph/trunk/examples/osgmotionblur/osgmotionblur.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/examples/osgmultitexture/osgmultitexture.cpp (modified) * OpenSceneGraph/trunk/examples/osgoccluder/osgoccluder.cpp (modified) * OpenSceneGraph/trunk/examples/osgpagedlod/osgpagedlod.cpp (modified) * OpenSceneGraph/trunk/examples/osgparametric/osgparametric.cpp (modified) * OpenSceneGraph/trunk/examples/osgparticle/osgparticle.cpp (modified) * OpenSceneGraph/trunk/examples/osgparticleeffects/osgparticleeffects.cpp (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/ImageReaderWriter.cpp (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/ImageReaderWriter.h (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/PhotoArchive.cpp (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/PhotoArchive.h (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/osgphotoalbum.cpp (modified) * OpenSceneGraph/trunk/examples/osgpick/osgpick.cpp (modified) * OpenSceneGraph/trunk/examples/osgplanets/osgplanets.cpp (modified) * OpenSceneGraph/trunk/examples/osgpoints/osgpoints.cpp (modified) * OpenSceneGraph/trunk/examples/osgpointsprite/osgpointsprite.cpp (modified) * OpenSceneGraph/trunk/examples/osgprecipitation/osgprecipitation.cpp (modified) * OpenSceneGraph/trunk/examples/osgprerender/osgprerender.cpp (modified) * OpenSceneGraph/trunk/examples/osgprerendercubemap/osgprerendercubemap.cpp (modified) * OpenSceneGraph/trunk/examples/osgreflect/osgreflect.cpp (modified) * OpenSceneGraph/trunk/examples/osgscalarbar/osgscalarbar.cpp (modified) * OpenSceneGraph/trunk/examples/osgscribe/osgscribe.cpp (modified) * OpenSceneGraph/trunk/examples/osgsequence/osgsequence.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaders/GL2Scene.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaders/GL2Scene.h (modified) * OpenSceneGraph/trunk/examples/osgshaders/Noise.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaders/Noise.h (modified) * OpenSceneGraph/trunk/examples/osgshaders/osgshaders.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaderterrain/osgshaderterrain.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/CreateShadowedScene.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/CreateShadowedScene.h (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/osgshadowtexture.cpp (modified) * OpenSceneGraph/trunk/examples/osgshape/osgshape.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimplifier/osgsimplifier.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimulation/osgsimulation.cpp (modified) * OpenSceneGraph/trunk/examples/osgslice/osgslice.cpp (modified) * OpenSceneGraph/trunk/examples/osgspacewarp/osgspacewarp.cpp (modified) * OpenSceneGraph/trunk/examples/osgspheresegment/osgspheresegment.cpp (modified) * OpenSceneGraph/trunk/examples/osgspotlight/osgspotlight.cpp (modified) * OpenSceneGraph/trunk/examples/osgstaticviewer/osgstaticviewer.cpp (modified) * OpenSceneGraph/trunk/examples/osgstereoimage/osgstereoimage.cpp (modified) * OpenSceneGraph/trunk/examples/osgteapot/osgteapot.cpp (modified) * OpenSceneGraph/trunk/examples/osgterrain/osgterrain.cpp (modified) * OpenSceneGraph/trunk/examples/osgtessellate/osgtessellate.cpp (modified) * OpenSceneGraph/trunk/examples/osgtext/osgtext.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture1D/osgtexture1D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture2D/osgtexture2D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture3D/osgtexture3D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexturerectangle/osgtexturerectangle.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/UnitTestFramework.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/UnitTestFramework.h (modified) * OpenSceneGraph/trunk/examples/osgunittests/UnitTests_osg.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/osgunittests.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/performance.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/performance.h (modified) * OpenSceneGraph/trunk/examples/osgvertexprogram/osgvertexprogram.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerCocoa/ViewerCocoa.h (modified) * OpenSceneGraph/trunk/examples/osgviewerCocoa/ViewerCocoa.mm (modified) * OpenSceneGraph/trunk/examples/osgviewerCocoa/main.m (modified) * OpenSceneGraph/trunk/examples/osgviewerFLTK/osgviewerFLTK.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerGLUT/osgviewerGLUT.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerQT/osgviewerQT.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerSDL/SDLMainForMacOSX.h (modified) * OpenSceneGraph/trunk/examples/osgviewerSDL/SDLMainForMacOSX.m (modified) * OpenSceneGraph/trunk/examples/osgviewerSDL/osgviewerSDL.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/examples/osgwindows/osgwindows.cpp (modified) From Martin Lavery and Robert Osfield, Updated examples to use ... Sat, 06 Jan 2007 21:35:57 GMT robert [5923] * OpenSceneGraph/trunk/VisualStudio/OpenSceneGraph.dsw (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgcopy/osgcopy.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgcubemap/osgcubemap.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgdelaunay/osgdelaunay.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgdepthpartition/osgdepthpartition.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgdistortion/osgdistortion.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgfadetext/osgfadetext.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgforest/osgforest.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgfxbrowser/osgfxbrowser.dsp (modified) * OpenSceneGraph/trunk/examples/osgcopy/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgcopy/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgcopy/osgcopy.cpp (modified) * OpenSceneGraph/trunk/examples/osgcubemap/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgcubemap/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgcubemap/osgcubemap.cpp (modified) * OpenSceneGraph/trunk/examples/osgdelaunay/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgdelaunay/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgdelaunay/osgdelaunay.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/osgdepthpartition.cpp (modified) * OpenSceneGraph/trunk/examples/osgdistortion/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgdistortion/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgdistortion/osgdistortion.cpp (modified) * OpenSceneGraph/trunk/examples/osgfadetext/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgfadetext/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgfadetext/osgfadetext.cpp (modified) * OpenSceneGraph/trunk/examples/osgforest/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgforest/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/osgfxbrowser.cpp (modified) Ported osgcopy, osgcubemap, osgdelaunay, osgdepthpartion, osgdistortion, ... Thu, 05 Oct 2006 14:32:39 GMT robert [5636] * OpenSceneGraph/trunk/examples/osgblendequation/osgblendequation.cpp (modified) * OpenSceneGraph/trunk/examples/osgcatch/osgcatch.cpp (modified) * OpenSceneGraph/trunk/examples/osgdelaunay/osgdelaunay.cpp (modified) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osggeodemo/osggeodemo.cpp (modified) * OpenSceneGraph/trunk/examples/osgkeyboard/osgkeyboard.cpp (modified) * OpenSceneGraph/trunk/examples/osglogicop/osglogicop.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/examples/osgoccluder/osgoccluder.cpp (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/osgphotoalbum.cpp (modified) * OpenSceneGraph/trunk/examples/osgpoints/osgpoints.cpp (modified) * OpenSceneGraph/trunk/examples/osgsequence/osgsequence.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimplifier/osgsimplifier.cpp (modified) * OpenSceneGraph/trunk/examples/osgstereoimage/osgstereoimage.cpp (modified) * OpenSceneGraph/trunk/examples/osgtesselate/osgtesselate.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Removed deprecated GUIEventHandler method Mon, 18 Sep 2006 20:54:48 GMT robert [5573] * OpenSceneGraph/trunk/Make/makedirdefs (modified) * OpenSceneGraph/trunk/VisualStudio/osg/osg.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgText/osgText.dsp (modified) * OpenSceneGraph/trunk/examples/osgfadetext (added) * OpenSceneGraph/trunk/examples/osgfadetext/GNUmakefile (added) * OpenSceneGraph/trunk/examples/osgfadetext/GNUmakefile.inst (added) * OpenSceneGraph/trunk/examples/osgfadetext/osgfadetext.cpp (added) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaderterrain/osgshaderterrain.cpp (modified) * OpenSceneGraph/trunk/include/osg/BlendColor (modified) * OpenSceneGraph/trunk/include/osg/CameraNode (modified) * OpenSceneGraph/trunk/include/osg/Drawable (modified) * OpenSceneGraph/trunk/include/osg/NodeVisitor (modified) * OpenSceneGraph/trunk/include/osg/RenderInfo (added) * OpenSceneGraph/trunk/include/osg/State (modified) * OpenSceneGraph/trunk/include/osg/StateAttribute (modified) * OpenSceneGraph/trunk/include/osg/View (added) * OpenSceneGraph/trunk/include/osgParticle/PrecipitationEffect (modified) * OpenSceneGraph/trunk/include/osgProducer/OsgCameraGroup (modified) * OpenSceneGraph/trunk/include/osgText/FadeText (added) * OpenSceneGraph/trunk/include/osgText/Text (modified) * OpenSceneGraph/trunk/include/osgUtil/CullVisitor (modified) * OpenSceneGraph/trunk/include/osgUtil/RenderBin (modified) * OpenSceneGraph/trunk/include/osgUtil/RenderLeaf (modified) * OpenSceneGraph/trunk/include/osgUtil/RenderStage (modified) * OpenSceneGraph/trunk/include/osgUtil/SceneView (modified) * OpenSceneGraph/trunk/src/osg/BlendColor.cpp (modified) * OpenSceneGraph/trunk/src/osg/CameraNode.cpp (modified) * OpenSceneGraph/trunk/src/osg/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osg/StateAttribute.cpp (modified) * OpenSceneGraph/trunk/src/osg/View.cpp (added) * OpenSceneGraph/trunk/src/osgParticle/PrecipitationEffect.cpp (modified) * OpenSceneGraph/trunk/src/osgProducer/OsgCameraGroup.cpp (modified) * OpenSceneGraph/trunk/src/osgProducer/ViewerEventHandler.cpp (modified) * OpenSceneGraph/trunk/src/osgText/FadeText.cpp (added) * OpenSceneGraph/trunk/src/osgText/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgText/Text.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/CullVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/RenderBin.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/RenderLeaf.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/RenderStage.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/SceneView.cpp (modified) Introduced new osg::View, and osg::RenderInfo classes into the core OSG ... Wed, 02 Aug 2006 21:04:29 GMT robert [5383] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) Added missing include Wed, 02 Aug 2006 19:55:03 GMT robert [5381] * OpenSceneGraph/trunk/examples/osganimate/osganimate.cpp (modified) * OpenSceneGraph/trunk/examples/osgautotransform/osgautotransform.cpp (modified) * OpenSceneGraph/trunk/examples/osgbillboard/osgbillboard.cpp (modified) * OpenSceneGraph/trunk/examples/osgblendequation/osgblendequation.cpp (modified) * OpenSceneGraph/trunk/examples/osgcallback/osgcallback.cpp (modified) * OpenSceneGraph/trunk/examples/osgcatch/osgcatch.cpp (modified) * OpenSceneGraph/trunk/examples/osgclip/osgclip.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/osgcluster.cpp (modified) * OpenSceneGraph/trunk/examples/osgcopy/osgcopy.cpp (modified) * OpenSceneGraph/trunk/examples/osgcubemap/osgcubemap.cpp (modified) * OpenSceneGraph/trunk/examples/osgdelaunay/osgdelaunay.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthshadow/osgdepthshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgdistortion/osgdistortion.cpp (modified) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/osgfxbrowser.cpp (modified) * OpenSceneGraph/trunk/examples/osggeodemo/osggeodemo.cpp (modified) * OpenSceneGraph/trunk/examples/osggeometry/osggeometry.cpp (modified) * OpenSceneGraph/trunk/examples/osghud/osghud.cpp (modified) * OpenSceneGraph/trunk/examples/osgimpostor/osgimpostor.cpp (modified) * OpenSceneGraph/trunk/examples/osgkeyboard/osgkeyboard.cpp (modified) * OpenSceneGraph/trunk/examples/osglauncher/osglauncher.cpp (modified) * OpenSceneGraph/trunk/examples/osglight/osglight.cpp (modified) * OpenSceneGraph/trunk/examples/osglightpoint/osglightpoint.cpp (modified) * OpenSceneGraph/trunk/examples/osglogicop/osglogicop.cpp (modified) * OpenSceneGraph/trunk/examples/osglogo/osglogo.cpp (modified) * OpenSceneGraph/trunk/examples/osgmotionblur/osgmotionblur.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/examples/osgmultiplecameras/osgmultiplecameras.cpp (modified) * OpenSceneGraph/trunk/examples/osgmultitexture/osgmultitexture.cpp (modified) * OpenSceneGraph/trunk/examples/osgoccluder/osgoccluder.cpp (modified) * OpenSceneGraph/trunk/examples/osgparametric/osgparametric.cpp (modified) * OpenSceneGraph/trunk/examples/osgparticle/osgparticle.cpp (modified) * OpenSceneGraph/trunk/examples/osgparticleeffects/osgparticleeffects.cpp (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/osgphotoalbum.cpp (modified) * OpenSceneGraph/trunk/examples/osgpick/osgpick.cpp (modified) * OpenSceneGraph/trunk/examples/osgplanets/osgplanets.cpp (modified) * OpenSceneGraph/trunk/examples/osgpoints/osgpoints.cpp (modified) * OpenSceneGraph/trunk/examples/osgpointsprite/osgpointsprite.cpp (modified) * OpenSceneGraph/trunk/examples/osgprecipitation/osgprecipitation.cpp (modified) * OpenSceneGraph/trunk/examples/osgprerender/osgprerender.cpp (modified) * OpenSceneGraph/trunk/examples/osgprerendercubemap/osgprerendercubemap.cpp (modified) * OpenSceneGraph/trunk/examples/osgreflect/osgreflect.cpp (modified) * OpenSceneGraph/trunk/examples/osgscalarbar/osgscalarbar.cpp (modified) * OpenSceneGraph/trunk/examples/osgscribe/osgscribe.cpp (modified) * OpenSceneGraph/trunk/examples/osgsequence/osgsequence.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaders/osgshaders.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaderterrain/osgshaderterrain.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/osgshadowtexture.cpp (modified) * OpenSceneGraph/trunk/examples/osgshape/osgshape.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimplifier/osgsimplifier.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimulation/osgsimulation.cpp (modified) * OpenSceneGraph/trunk/examples/osgspacewarp/osgspacewarp.cpp (modified) * OpenSceneGraph/trunk/examples/osgspheresegment/osgspheresegment.cpp (modified) * OpenSceneGraph/trunk/examples/osgspotlight/osgspotlight.cpp (modified) * OpenSceneGraph/trunk/examples/osgstereoimage/osgstereoimage.cpp (modified) * OpenSceneGraph/trunk/examples/osgteapot/osgteapot.cpp (modified) * OpenSceneGraph/trunk/examples/osgtext/osgtext.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture1D/osgtexture1D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture2D/osgtexture2D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture3D/osgtexture3D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexturerectangle/osgtexturerectangle.cpp (modified) * OpenSceneGraph/trunk/examples/osgvertexprogram/osgvertexprogram.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added viewer.cleanup_frame() to all examples. Thu, 17 Nov 2005 20:22:55 GMT robert [4805] * OpenSceneGraph/trunk/examples/osgGLUTkeyboardmouse/osgGLUTkeyboardmouse.cpp (modified) * OpenSceneGraph/trunk/examples/osgblendequation/osgblendequation.cpp (modified) * OpenSceneGraph/trunk/examples/osgbluemarble/osgbluemarble.cpp (modified) * OpenSceneGraph/trunk/examples/osgcamera/osgcamera.cpp (modified) * OpenSceneGraph/trunk/examples/osgcameragroup/osgcameragroup.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/broadcaster.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/receiver.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/DepthPartitionNode.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/DistanceAccumulator.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/osgdepthpartition.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthshadow/osgdepthshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/osgfxbrowser.cpp (modified) * OpenSceneGraph/trunk/examples/osggeometry/osggeometry.cpp (modified) * OpenSceneGraph/trunk/examples/osgimpostor/TestManipulator.cpp (modified) * OpenSceneGraph/trunk/examples/osgimpostor/osgimpostor.cpp (modified) * OpenSceneGraph/trunk/examples/osgintrospection/osgintrospection.cpp (modified) * OpenSceneGraph/trunk/examples/osgkeyboardmouse/osgkeyboardmouse.cpp (modified) * OpenSceneGraph/trunk/examples/osglight/osglight.cpp (modified) * OpenSceneGraph/trunk/examples/osglogicop/osglogicop.cpp (modified) * OpenSceneGraph/trunk/examples/osglogo/osglogo.cpp (modified) * OpenSceneGraph/trunk/examples/osgmotionblur/osgmotionblur.cpp (modified) * OpenSceneGraph/trunk/examples/osgparametric/osgparametric.cpp (modified) * OpenSceneGraph/trunk/examples/osgparticle/osgparticle.cpp (modified) * OpenSceneGraph/trunk/examples/osgparticleeffects/osgparticleeffects.cpp (modified) * OpenSceneGraph/trunk/examples/osgplanets/osgplanets.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/osgshadowtexture.cpp (modified) * OpenSceneGraph/trunk/examples/osgshape/osgshape.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimple/osgsimple.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimplepager/osgsimplepager.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimulation/osgsimulation.cpp (modified) * OpenSceneGraph/trunk/examples/osgslice/osgslice.cpp (modified) * OpenSceneGraph/trunk/examples/osgspheresegment/osgspheresegment.cpp (modified) * OpenSceneGraph/trunk/examples/osgspotlight/osgspotlight.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture3D/osgtexture3D.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Replaced tabs with spaces in examples. Mon, 05 Sep 2005 13:27:48 GMT robert [4505] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) Changed #if Mon, 15 Aug 2005 13:54:25 GMT robert [4434] * OpenSceneGraph/trunk/Make/makedirdefs (modified) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaderterrain (added) * OpenSceneGraph/trunk/examples/osgshaderterrain/GNUmakefile (added) * OpenSceneGraph/trunk/examples/osgshaderterrain/GNUmakefile.inst (added) * OpenSceneGraph/trunk/examples/osgshaderterrain/osgshaderterrain.cpp (added) Added osgshaderterrain example. Tue, 09 Aug 2005 09:11:15 GMT robert [4429] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) Added GLSL shader pathway into osgforest. Tue, 19 Jul 2005 16:30:55 GMT robert [4395] * OpenSceneGraph/trunk/examples/osgdepthshadow/osgdepthshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgdistortion/osgdistortion.cpp (modified) * OpenSceneGraph/trunk/examples/osgfbo/osgfbo.cpp (modified) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osgmultiplecameras/osgmultiplecameras.cpp (modified) * OpenSceneGraph/trunk/examples/osgpoints/osgpoints.cpp (modified) * OpenSceneGraph/trunk/examples/osgprerender/osgprerender.cpp (modified) * OpenSceneGraph/trunk/examples/osgprerendercubemap/osgprerendercubemap.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/CreateShadowedScene.cpp (modified) * OpenSceneGraph/trunk/include/osg/CameraNode (modified) * OpenSceneGraph/trunk/include/osg/FrameBufferObject (modified) * OpenSceneGraph/trunk/include/osg/FrontFace (modified) * OpenSceneGraph/trunk/include/osgUtil/RenderStage (modified) * OpenSceneGraph/trunk/include/osgUtil/RenderStageLighting (modified) * OpenSceneGraph/trunk/src/osg/CameraNode.cpp (modified) * OpenSceneGraph/trunk/src/osg/FrameBufferObject.cpp (modified) * OpenSceneGraph/trunk/src/osg/FrontFace.cpp (modified) * OpenSceneGraph/trunk/src/osg/TexGen.cpp (modified) * OpenSceneGraph/trunk/src/osg/TextureCubeMap.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/CullVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/RenderStage.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/RenderStageLighting.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/RenderToTextureStage.cpp (modified) Ported all the render to texture examples across to using the ... Fri, 15 Jul 2005 14:41:19 GMT robert [4390] * OpenSceneGraph/trunk/VisualStudio/osg/osg.dsp (modified) * OpenSceneGraph/trunk/examples/osgbluemarble/osgbluemarble.cpp (modified) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/include/osg/Array (modified) * OpenSceneGraph/trunk/include/osg/Byte2 (deleted) * OpenSceneGraph/trunk/include/osg/Byte3 (deleted) * OpenSceneGraph/trunk/include/osg/Byte4 (deleted) * OpenSceneGraph/trunk/include/osg/Drawable (modified) * OpenSceneGraph/trunk/include/osg/Short2 (deleted) * OpenSceneGraph/trunk/include/osg/Short3 (deleted) * OpenSceneGraph/trunk/include/osg/Short4 (deleted) * OpenSceneGraph/trunk/include/osg/UByte4 (modified) * OpenSceneGraph/trunk/include/osg/Vec2b (added) * OpenSceneGraph/trunk/include/osg/Vec2s (added) * OpenSceneGraph/trunk/include/osg/Vec3b (added) * OpenSceneGraph/trunk/include/osg/Vec3s (added) * OpenSceneGraph/trunk/include/osg/Vec4b (added) * OpenSceneGraph/trunk/include/osg/Vec4s (added) * OpenSceneGraph/trunk/include/osg/Vec4ub (added) * OpenSceneGraph/trunk/include/osg/io_utils (modified) * OpenSceneGraph/trunk/src/osg/Array.cpp (modified) * OpenSceneGraph/trunk/src/osg/Geometry.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/3dc/ReaderWriter3DC.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/DataInputStream.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/DataInputStream.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/DataOutputStream.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/DataOutputStream.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/lib3ds/ReaderWriter3DS.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/Geometry.cpp (modified) * OpenSceneGraph/trunk/src/osgTerrain/DataSet.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/Optimizer.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/Simplifier.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/Tesselator.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/TriStripVisitor.cpp (modified) Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and ... Wed, 22 Jun 2005 11:01:22 GMT robert [4350] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) Added experimental OpenGL shader path for positioning of trees (doens't ... Mon, 09 May 2005 13:09:07 GMT robert [4175] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osgparticleeffects/osgparticleeffects.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/osgshadowtexture.cpp (modified) * OpenSceneGraph/trunk/examples/osgshape/osgshape.cpp (modified) * OpenSceneGraph/trunk/examples/osgspheresegment/osgspheresegment.cpp (modified) * OpenSceneGraph/trunk/examples/osgspotlight/osgspotlight.cpp (modified) * OpenSceneGraph/trunk/include/osg/AnimationPath (modified) * OpenSceneGraph/trunk/include/osg/Billboard (modified) * OpenSceneGraph/trunk/include/osg/LightSource (modified) * OpenSceneGraph/trunk/include/osg/Shape (modified) * OpenSceneGraph/trunk/include/osg/StateSet (modified) * OpenSceneGraph/trunk/include/osg/Texture2D (modified) * OpenSceneGraph/trunk/include/osg/Transform (modified) * OpenSceneGraph/trunk/include/osgProducer/OsgCameraGroup (modified) * OpenSceneGraph/trunk/include/osgText/Font (modified) * OpenSceneGraph/trunk/include/osgText/Text (modified) * OpenSceneGraph/trunk/include/osgUtil/RenderBin (modified) * OpenSceneGraph/trunk/include/osgUtil/RenderStage (modified) * OpenSceneGraph/trunk/include/osgUtil/SceneView (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/Shape.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osg/Shape.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osg/Texture2D.cpp (modified) Removed deprecated API in preparation for 0.9.9 release. Wed, 23 Mar 2005 10:41:51 GMT robert [3939] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) Removed multiple inheritance from TechniqueEventHandler. Fri, 11 Mar 2005 20:19:16 GMT robert [3896] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) Fixed old handle(..) method call parameters Sun, 24 Oct 2004 20:04:00 GMT robert [3528] * OpenSceneGraph/trunk/examples/osgdistortion/osgdistortion.cpp (modified) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/osgfxbrowser.cpp (modified) * OpenSceneGraph/trunk/examples/osghud/osghud.cpp (modified) * OpenSceneGraph/trunk/examples/osglauncher/osglauncher.cpp (modified) * OpenSceneGraph/trunk/examples/osgparticle/osgparticle.cpp (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/osgphotoalbum.cpp (modified) * OpenSceneGraph/trunk/examples/osgpick/osgpick.cpp (modified) * OpenSceneGraph/trunk/examples/osgscalarbar/osgscalarbar.cpp (modified) * OpenSceneGraph/trunk/examples/osgtesselate/osgtesselate.cpp (modified) * OpenSceneGraph/trunk/examples/osgtext/osgtext.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexturerectangle/osgtexturerectangle.cpp (modified) * OpenSceneGraph/trunk/include/osg/LightSource (modified) * OpenSceneGraph/trunk/include/osg/Transform (modified) * OpenSceneGraph/trunk/include/osgParticle/AccelOperator (modified) * OpenSceneGraph/trunk/include/osgParticle/AngularAccelOperator (modified) * OpenSceneGraph/trunk/include/osgParticle/ForceOperator (modified) * OpenSceneGraph/trunk/include/osgParticle/Operator (modified) * OpenSceneGraph/trunk/include/osgParticle/ParticleProcessor (modified) * OpenSceneGraph/trunk/src/osg/AutoTransform.cpp (modified) * OpenSceneGraph/trunk/src/osg/Group.cpp (modified) * OpenSceneGraph/trunk/src/osg/LightSource.cpp (modified) * OpenSceneGraph/trunk/src/osg/MatrixTransform.cpp (modified) * OpenSceneGraph/trunk/src/osg/PositionAttitudeTransform.cpp (modified) * OpenSceneGraph/trunk/src/osg/Transform.cpp (modified) * OpenSceneGraph/trunk/src/osgParticle/FluidFrictionOperator.cpp (modified) * OpenSceneGraph/trunk/src/osgParticle/ModularEmitter.cpp (modified) * OpenSceneGraph/trunk/src/osgParticle/ParticleProcessor.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/LightSource.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/Transform.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osgParticle/IO_ParticleProcessor.cpp (modified) * OpenSceneGraph/trunk/src/osgProducer/Viewer.cpp (modified) * OpenSceneGraph/trunk/src/osgSim/DOFTransform.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/CullVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/Optimizer.cpp (modified) Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to ... Fri, 22 Oct 2004 19:26:45 GMT robert [3516] * OpenSceneGraph/trunk/examples/osgdistortion/osgdistortion.cpp (modified) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/osgfxbrowser.cpp (modified) * OpenSceneGraph/trunk/examples/osghud/osghud.cpp (modified) * OpenSceneGraph/trunk/examples/osglauncher/osglauncher.cpp (modified) * OpenSceneGraph/trunk/examples/osgparticle/osgparticle.cpp (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/osgphotoalbum.cpp (modified) * OpenSceneGraph/trunk/examples/osgpick/osgpick.cpp (modified) * OpenSceneGraph/trunk/examples/osgscalarbar/osgscalarbar.cpp (modified) * OpenSceneGraph/trunk/examples/osgtesselate/osgtesselate.cpp (modified) * OpenSceneGraph/trunk/examples/osgtext/osgtext.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexturerectangle/osgtexturerectangle.cpp (modified) * OpenSceneGraph/trunk/include/osg/LightSource (modified) * OpenSceneGraph/trunk/include/osg/Transform (modified) * OpenSceneGraph/trunk/include/osgParticle/AccelOperator (modified) * OpenSceneGraph/trunk/include/osgParticle/AngularAccelOperator (modified) * OpenSceneGraph/trunk/include/osgParticle/ForceOperator (modified) * OpenSceneGraph/trunk/include/osgParticle/Operator (modified) * OpenSceneGraph/trunk/include/osgParticle/ParticleProcessor (modified) * OpenSceneGraph/trunk/src/osg/AutoTransform.cpp (modified) * OpenSceneGraph/trunk/src/osg/Group.cpp (modified) * OpenSceneGraph/trunk/src/osg/LightSource.cpp (modified) * OpenSceneGraph/trunk/src/osg/MatrixTransform.cpp (modified) * OpenSceneGraph/trunk/src/osg/PositionAttitudeTransform.cpp (modified) * OpenSceneGraph/trunk/src/osg/Transform.cpp (modified) * OpenSceneGraph/trunk/src/osgParticle/FluidFrictionOperator.cpp (modified) * OpenSceneGraph/trunk/src/osgParticle/ModularEmitter.cpp (modified) * OpenSceneGraph/trunk/src/osgParticle/ParticleProcessor.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/net/ReaderWriterNET.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/LightSource.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/Transform.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osgParticle/IO_ParticleProcessor.cpp (modified) * OpenSceneGraph/trunk/src/osgProducer/Viewer.cpp (modified) * OpenSceneGraph/trunk/src/osgSim/DOFTransform.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/CullVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/Optimizer.cpp (modified) Changed the ReferenceFrame enums to be RELEATIVE and ABSOLUTE, ... Mon, 27 Oct 2003 16:07:21 GMT robert [2395] * OpenSceneGraph/trunk/Make/makedirdefs (modified) * OpenSceneGraph/trunk/doc/stereo.html (modified) * OpenSceneGraph/trunk/examples/osgbluemarble/osgbluemarble.cpp (modified) * OpenSceneGraph/trunk/examples/osgdem (added) * OpenSceneGraph/trunk/examples/osgdem/GNUmakefile (added) * OpenSceneGraph/trunk/examples/osgdem/GNUmakefile.inst (added) * OpenSceneGraph/trunk/examples/osgdem/osgdem.cpp (added) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/osgshadowtexture.cpp (modified) * OpenSceneGraph/trunk/examples/osgshape/osgshape.cpp (modified) * OpenSceneGraph/trunk/include/osg/Shape (modified) * OpenSceneGraph/trunk/include/osgDB/ImageOptions (modified) * OpenSceneGraph/trunk/include/osgGA/AnimationPathManipulator (modified) * OpenSceneGraph/trunk/src/osg/Shape.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/gdal/ReaderWriterGDAL.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/Drawable.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/Shape.cpp (modified) *** empty log message *** Fri, 17 Oct 2003 10:22:46 GMT robert [2379] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) Adding clamping of the tree textures. Tue, 30 Sep 2003 15:50:46 GMT robert [2328] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) Added text hud instructions. Tue, 30 Sep 2003 13:48:58 GMT robert [2327] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) Added quad tree support into osgforest Fri, 26 Sep 2003 11:20:43 GMT robert [2316] * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/include/osg/CullStack (modified) * OpenSceneGraph/trunk/include/osgGA/AnimationPathManipulator (modified) * OpenSceneGraph/trunk/src/osg/CullStack.cpp (modified) * OpenSceneGraph/trunk/src/osg/Geometry.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/AnimationPathManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/ReaderWriterIVE.cpp (modified) Improves to CullStack. From M.Grngr. options support for f=switching ... Thu, 25 Sep 2003 21:54:33 GMT robert [2315] * OpenSceneGraph/trunk/Make/makedirdefs (modified) * OpenSceneGraph/trunk/VisualStudio/VisualStudio.dsw (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgforest (added) * OpenSceneGraph/trunk/VisualStudio/examples/osgforest/osgforest.dsp (added) * OpenSceneGraph/trunk/examples/osgforest (added) * OpenSceneGraph/trunk/examples/osgforest/GNUmakefile (added) * OpenSceneGraph/trunk/examples/osgforest/GNUmakefile.inst (added) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (added) * OpenSceneGraph/trunk/examples/osggeometry/osggeometry.cpp (modified) * OpenSceneGraph/trunk/include/osg/BlendColor (modified) * OpenSceneGraph/trunk/include/osg/CullStack (modified) * OpenSceneGraph/trunk/include/osg/CullingSet (modified) * OpenSceneGraph/trunk/include/osg/TriangleFunctor (modified) * OpenSceneGraph/trunk/runexamples.bat (modified) * OpenSceneGraph/trunk/src/osgSim/LightPointNode.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/IntersectVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/SmoothingVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/TriStripVisitor.cpp (modified) Added the beginnings of a new osgforest example. Added support into ...