# # ChangeLog for /OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp # # Generated by Trac 0.11 # 06/19/13 23:04:31 Wed, 19 Jun 2013 17:28:28 GMT robert [13110] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ShadowSettings (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowSettings.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/ViewDependentShadowMap.cpp (modified) Removed svn:executable property. Wed, 19 Jun 2013 17:28:28 GMT robert [13108] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ShadowSettings (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowSettings.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/ViewDependentShadowMap.cpp (modified) Removed svn:executable property. Wed, 19 Jun 2013 17:28:28 GMT robert [13107] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Removed svn:executable property. Wed, 19 Jun 2013 17:28:28 GMT robert [13099] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Removed svn:executable property. Wed, 19 Jun 2013 17:28:28 GMT robert [13078] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Removed svn:executable property. Mon, 19 Dec 2011 09:09:30 GMT robert [12893] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added --num-sm and --parallel-split and --cascaded command line options ... Mon, 17 Oct 2011 11:12:05 GMT robert [12831] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Quitened down debug message Mon, 17 Oct 2011 10:25:28 GMT robert [12830] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) From Jean-Sebastien Guay, add --mapres size option ... Wed, 07 Sep 2011 15:55:54 GMT robert [12782] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ShadowSettings (added) * OpenSceneGraph/trunk/include/osgShadow/ShadowTechnique (modified) * OpenSceneGraph/trunk/include/osgShadow/ShadowedScene (modified) * OpenSceneGraph/trunk/include/osgShadow/ViewDependentShadowMap (modified) * OpenSceneGraph/trunk/src/osgShadow/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowSettings.cpp (added) * OpenSceneGraph/trunk/src/osgShadow/ShadowedScene.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/ViewDependentShadowMap.cpp (modified) Moved ViewDependetShadowMap parameter settings into a ... Tue, 06 Sep 2011 14:13:13 GMT robert [12780] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added optimization of the mutliple cessna shadow model to ... Tue, 06 Sep 2011 11:42:54 GMT robert [12779] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added -5 model option using Wang Rui's test demo as a base Mon, 29 Aug 2011 09:59:47 GMT robert [12768] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ViewDependentShadowMap (modified) * OpenSceneGraph/trunk/src/osgShadow/ViewDependentShadowMap.cpp (modified) Added support for setting the MinimumShadowMapNearFarRatio. Fri, 26 Aug 2011 15:36:33 GMT robert [12766] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added names to models to help with debugging. Thu, 25 Aug 2011 15:39:09 GMT robert [12763] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added event handling for toggling on/off the light source animation. Wed, 24 Aug 2011 19:38:58 GMT robert [12762] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ViewDependentShadowMap (modified) * OpenSceneGraph/trunk/src/osgShadow/ViewDependentShadowMap.cpp (modified) Added support for user defined setting of the shadow texture unit Wed, 24 Aug 2011 13:57:15 GMT robert [12761] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ViewDependentShadowMap (modified) * OpenSceneGraph/trunk/src/osgShadow/ViewDependentShadowMap.cpp (modified) Changed new ViewDependentShadowMap to default to a perspective ... Fri, 12 Aug 2011 20:29:14 GMT robert [12750] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ViewDependentShadowMap (modified) * OpenSceneGraph/trunk/src/osgShadow/ViewDependentShadowMap.cpp (modified) Added public interface for selecting use of perspective and light space ... Tue, 09 Aug 2011 15:57:37 GMT robert [12748] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ViewDependentShadowMap (modified) * OpenSceneGraph/trunk/src/osgShadow/ViewDependentShadowMap.cpp (modified) Implemented ViewDependentShadowMap::setDebugDraw(bool) to ... Sun, 07 Aug 2011 15:54:21 GMT robert [12743] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) From Jean-Sebestien Guay and Robert Osfield, mixture of two sets ... Tue, 14 Jun 2011 16:54:20 GMT robert [12529] * OpenSceneGraph/trunk/examples/osganimate/osganimate.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/osgcompositeviewer/osgcompositeviewer.cpp (modified) * OpenSceneGraph/trunk/examples/osgcopy/osgcopy.cpp (modified) * OpenSceneGraph/trunk/examples/osgcubemap/osgcubemap.cpp (modified) * OpenSceneGraph/trunk/examples/osgdirectinput/osgdirectinput.cpp (modified) * OpenSceneGraph/trunk/examples/osgdistortion/osgdistortion.cpp (modified) * OpenSceneGraph/trunk/examples/osgdrawinstanced/osgdrawinstanced.cpp (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/osgfxbrowser.cpp (modified) * OpenSceneGraph/trunk/examples/osggeometry/osggeometry.cpp (modified) * OpenSceneGraph/trunk/examples/osghud/osghud.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/osgmotionblur/osgmotionblur.cpp (modified) * OpenSceneGraph/trunk/examples/osgmultitexture/osgmultitexture.cpp (modified) * OpenSceneGraph/trunk/examples/osgoccluder/osgoccluder.cpp (modified) * OpenSceneGraph/trunk/examples/osgoutline/osgoutline.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/osgposter/osgposter.cpp (modified) * OpenSceneGraph/trunk/examples/osgprerender/osgprerender.cpp (modified) * OpenSceneGraph/trunk/examples/osgreflect/osgreflect.cpp (modified) * OpenSceneGraph/trunk/examples/osgscribe/osgscribe.cpp (modified) * OpenSceneGraph/trunk/examples/osgsequence/osgsequence.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgsidebyside/osgsidebyside.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimplifier/osgsimplifier.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimulation/osgsimulation.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/osgtexture1D/osgtexture1D.cpp (modified) * OpenSceneGraph/trunk/examples/osgthirdpersonview/osgthirdpersonview.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/FileNameUtils.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/MultiThreadRead.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerFOX/FOX_OSG_MDIView.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerQt/osgviewerQt.cpp (modified) * OpenSceneGraph/trunk/examples/osgwidgetbox/osgwidgetbox.cpp (modified) * OpenSceneGraph/trunk/examples/osgwidgetmenu/osgwidgetmenu.cpp (modified) * OpenSceneGraph/trunk/examples/osgwidgetmessagebox/osgwidgetmessagebox.cpp (modified) * OpenSceneGraph/trunk/examples/osgwidgetprogress/osgwidgetprogress.cpp (modified) * OpenSceneGraph/trunk/examples/osgwidgetwindow/osgwidgetwindow.cpp (modified) * OpenSceneGraph/trunk/examples/osgwindows/osgwindows.cpp (modified) * OpenSceneGraph/trunk/runexamples.bat (modified) Replaced .osg with .osgt file usage Mon, 07 Mar 2011 14:42:47 GMT robert [12207] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added comments Thu, 03 Mar 2011 15:52:19 GMT robert [12203] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgViewer/View (modified) * OpenSceneGraph/trunk/src/osgViewer/View.cpp (modified) Moved intial cut of depth partition support into osgViewer::View via two ... Thu, 03 Mar 2011 12:33:57 GMT robert [12202] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Introduced a new more generic function for settings up the ... Wed, 02 Mar 2011 16:40:36 GMT robert [12201] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Build fix Wed, 02 Mar 2011 16:09:50 GMT robert [12199] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Implemented first cut of more flexible depth partitioning code. Tue, 01 Mar 2011 16:21:38 GMT robert [12198] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Fixed typo Tue, 01 Mar 2011 15:04:56 GMT robert [12197] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added support for passing the --depth-partition distance, throw to the ... Tue, 01 Mar 2011 14:50:25 GMT robert [12196] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added experiment depth partioning support in the form of an slave camera ... Thu, 24 Feb 2011 11:54:44 GMT robert [12192] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/TrapezoidalShadowMap (deleted) * OpenSceneGraph/trunk/src/osgShadow/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgShadow/TrapezoidalShadowMap.cpp (deleted) Removed TrapezoidalShadowMap due to discovery of patent on algorithm. Wed, 23 Feb 2011 16:46:34 GMT robert [12189] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/TrapezoidalShadowMap (added) * OpenSceneGraph/trunk/src/osgShadow/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgShadow/TrapezoidalShadowMap.cpp (added) From Wojciech Lewandowski, intial cut at new ... Sun, 20 Feb 2011 09:55:20 GMT robert [12174] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added --fov and --light-pos and --light-dir command line parameters Fri, 11 Feb 2011 12:11:17 GMT robert [12159] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) From Jean-Sebastien Guay, event handler for controlling the field ... Fri, 19 Dec 2008 12:28:53 GMT robert [9405] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added StandardShadowMap to list to test cases Tue, 23 Sep 2008 09:59:23 GMT robert [8920] * OpenSceneGraph/trunk/examples/osgshadow/CMakeLists.txt (modified) * OpenSceneGraph/trunk/examples/osgshadow/IslandScene.cpp (added) * OpenSceneGraph/trunk/examples/osgshadow/IslandScene.h (added) * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadow/terrain_coords.h (added) From Wojciech Lweandowski, added support for noew LispSM ... Wed, 28 May 2008 14:11:22 GMT robert [8379] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ParallelSplitShadowMap (modified) * OpenSceneGraph/trunk/src/osgShadow/ParallelSplitShadowMap.cpp (modified) From Adrian Egli, improvements to ParallelSplitShadowMap implementation Tue, 25 Mar 2008 11:50:28 GMT robert [7990] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) From Wojciech Leandowski, "I removed few lines of code that were setting ... Fri, 14 Mar 2008 16:51:39 GMT robert [7957] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) From Paul Melis, "typo fix : NVidea -> NVidia (including ... Wed, 03 Oct 2007 12:48:23 GMT robert [7545] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowMap.cpp (modified) From Mahai Radu, improvements to handling of spotlights Tue, 02 Oct 2007 21:45:09 GMT robert [7539] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ShadowMap (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowMap.cpp (modified) From Mihair Radu, "Most of the additions are small utility methods: - ... Fri, 28 Sep 2007 08:52:00 GMT robert [7499] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added record path manipulator Thu, 27 Sep 2007 12:47:34 GMT robert [7497] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ParallelSplitShadowMap (modified) * OpenSceneGraph/trunk/src/osgShadow/ParallelSplitShadowMap.cpp (modified) From Adrian Egli, "update the PSSM, i did some bug fixes and added new ... Mon, 24 Sep 2007 15:24:23 GMT robert [7462] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ParallelSplitShadowMap (modified) * OpenSceneGraph/trunk/src/osgShadow/ParallelSplitShadowMap.cpp (modified) From Adrian Egli, further work on PSSM implementation. Sat, 22 Sep 2007 16:46:38 GMT robert [7452] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ParallelSplitShadowMap (modified) * OpenSceneGraph/trunk/src/osgShadow/ParallelSplitShadowMap.cpp (modified) From Adrian Egli, update to ParallelSplitShadowMap. Wed, 19 Sep 2007 11:56:44 GMT robert [7441] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ParallelSplitShadowMap (added) * OpenSceneGraph/trunk/src/osgShadow/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgShadow/ParallelSplitShadowMap.cpp (added) From Adrian Egli, ParallelSplitShadowMap implmentation. Changes by ... Sun, 12 Aug 2007 12:15:21 GMT robert [7219] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added support for SoftShadowMap into osgshadow example Wed, 13 Jun 2007 09:56:12 GMT robert [6952] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ParallelSplitShadowMap (deleted) * OpenSceneGraph/trunk/src/osgPlugins/osgShadow/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgPlugins/osgShadow/ParallelSplitShadowMap.cpp (deleted) * OpenSceneGraph/trunk/src/osgPlugins/osgShadow/ReaderWriterOsgShadow.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgShadow/ParallelSplitShadowMap.cpp (deleted) * OpenSceneGraph/trunk/src/osgShadow/ShadowMap.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowTexture.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowVolume.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgShadow/ParallelSplitShadowMap.cpp (deleted) Removed ParallelSplitShadowMap as its currently a non op. 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 ... Wed, 06 Jun 2007 16:27:00 GMT robert [6865] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added #include Wed, 06 Jun 2007 16:23:20 GMT robert [6864] * OpenSceneGraph/trunk/examples/osgparametric/osgparametric.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgterrain/osgterrain.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerFLTK/osgviewerFLTK.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerGLUT/osgviewerGLUT.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerMFC/MFC_OSG.h (modified) * OpenSceneGraph/trunk/examples/osgviewerQT/osgviewerQT.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerSDL/osgviewerSDL.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerWX/osgviewerWX.cpp (modified) Fixed includes Mon, 04 Jun 2007 08:38:11 GMT robert [6823] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/osgshadowtexture.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ShadowedScene (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowTexture.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowedScene.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgShadow/ShadowedScene.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgViewer/Viewer.cpp (modified) Fixed spelling of Receives Sun, 04 Mar 2007 13:04:12 GMT robert [6304] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Fixed command line parameter reporting Mon, 19 Feb 2007 16:59:52 GMT robert [6238] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added command line arguments descriptions Mon, 19 Feb 2007 16:45:42 GMT robert [6237] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added -1, -2 and -3 model creation options to osgshadow example. Mon, 19 Feb 2007 15:26:14 GMT robert [6235] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added support for ShadowTexture and ShadowMap to osgshadow example Thu, 15 Feb 2007 22:28:32 GMT robert [6212] * OpenSceneGraph/trunk/VisualStudio/osgPlugins/osgShadow/dot_osgShadow.dsp (modified) * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/osgshadowtexture.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ShadowMap (modified) * OpenSceneGraph/trunk/include/osgShadow/ShadowTexture (modified) * OpenSceneGraph/trunk/src/osgDB/Registry.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osgShadow/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgPlugins/osgShadow/ReaderWriterOsgShadow.cpp (added) Added support for using the new osgShadow plugin as a psuedo loader such ... Fri, 09 Feb 2007 21:31:29 GMT robert [6141] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ShadowVolume (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowVolume.cpp (modified) Cleaned up osgshadow example so that it now relies upon osgShadow ... Fri, 09 Feb 2007 16:03:29 GMT robert [6138] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ShadowTechnique (modified) * OpenSceneGraph/trunk/include/osgShadow/ShadowVolume (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowVolume.cpp (modified) Moved the basic ShadowVolume code into osgShadow Thu, 08 Feb 2007 17:23:40 GMT robert [6126] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/ShadowTechnique (modified) * OpenSceneGraph/trunk/include/osgShadow/ShadowedScene (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowedScene.cpp (modified) Flesh out more of basic ShadowTechnique and ShadowedScene API. Tue, 30 Jan 2007 17:12:33 GMT robert [6080] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added display listing of ShadowVolume Sat, 27 Jan 2007 17:52:11 GMT robert [6061] * OpenSceneGraph/trunk/VisualStudio/OpenSceneGraph.dsw (modified) * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/genwrapper.conf (modified) * OpenSceneGraph/trunk/src/osgWrappers/osg/State.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgUtil/PositionalStateContainer.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgViewer/GNUmakefile (modified) Updated wrappers Sat, 27 Jan 2007 14:27:29 GMT robert [6059] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added light source. Sat, 27 Jan 2007 12:54:58 GMT robert [6058] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Further work on shadow CullCallback Fri, 26 Jan 2007 21:22:35 GMT robert [6055] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Further work on building the rendering back end from the ... Fri, 26 Jan 2007 09:44:49 GMT robert [6053] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added custom callback to capture RenderBins Thu, 25 Jan 2007 12:02:51 GMT robert [6051] * OpenSceneGraph/trunk/examples/osganimate/osganimate.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/osgcluster.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthshadow/osgdepthshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/osgfxbrowser.cpp (modified) * OpenSceneGraph/trunk/examples/osggeometry/osggeometry.cpp (modified) * OpenSceneGraph/trunk/examples/osglight/osglight.cpp (modified) * OpenSceneGraph/trunk/examples/osgmotionblur/osgmotionblur.cpp (modified) * OpenSceneGraph/trunk/examples/osgparametric/osgparametric.cpp (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/osgphotoalbum.cpp (modified) * OpenSceneGraph/trunk/examples/osgprecipitation/osgprecipitation.cpp (modified) * OpenSceneGraph/trunk/examples/osgprerender/osgprerender.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaders/GL2Scene.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaderterrain/osgshaderterrain.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgstereoimage/osgstereoimage.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture1D/osgtexture1D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture2D/osgtexture2D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexturerectangle/osgtexturerectangle.cpp (modified) * OpenSceneGraph/trunk/include/osg/FrameStamp (modified) * OpenSceneGraph/trunk/include/osgUtil/SceneView (modified) * OpenSceneGraph/trunk/include/osgViewer/CompositeViewer (modified) * OpenSceneGraph/trunk/include/osgViewer/Export (modified) * OpenSceneGraph/trunk/include/osgViewer/SimpleViewer (modified) * OpenSceneGraph/trunk/include/osgViewer/Viewer (modified) * OpenSceneGraph/trunk/src/osg/AnimationPath.cpp (modified) * OpenSceneGraph/trunk/src/osg/FrameStamp.cpp (modified) * OpenSceneGraph/trunk/src/osg/Sequence.cpp (modified) * OpenSceneGraph/trunk/src/osgParticle/ParticleProcessor.cpp (modified) * OpenSceneGraph/trunk/src/osgParticle/ParticleSystemUpdater.cpp (modified) * OpenSceneGraph/trunk/src/osgParticle/PrecipitationEffect.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/Inventor/PendulumCallback.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/Inventor/ShuttleCallback.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/geo/ReaderWriterGEO.cpp (modified) * OpenSceneGraph/trunk/src/osgProducer/OsgCameraGroup.cpp (modified) * OpenSceneGraph/trunk/src/osgSim/DOFTransform.cpp (modified) * OpenSceneGraph/trunk/src/osgSim/LightPointDrawable.cpp (modified) * OpenSceneGraph/trunk/src/osgSim/LightPointDrawable.h (modified) * OpenSceneGraph/trunk/src/osgSim/LightPointNode.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/SceneView.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/TransformCallback.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/CompositeViewer.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/SimpleViewer.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/Viewer.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osg/FrameStamp.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgUtil/SceneView.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgViewer/CompositeViewer.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgViewer/SimpleViewer.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgViewer/Viewer.cpp (modified) Added osg::FrameStamp::set/getSimulationTime(). Added setting of ... Wed, 24 Jan 2007 11:18:27 GMT robert [6045] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added ability to generate various cube faces for testing and ... Tue, 23 Jan 2007 17:42:43 GMT robert [6043] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added cube test model. Tue, 23 Jan 2007 16:27:07 GMT robert [6039] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Commented out the default saving of models Tue, 23 Jan 2007 15:51:43 GMT robert [6036] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added single screen option Tue, 23 Jan 2007 14:43:07 GMT robert [6035] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added command line help Tue, 23 Jan 2007 13:16:47 GMT robert [6031] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Made two sided stencil the default Tue, 23 Jan 2007 12:10:44 GMT robert [6030] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added stats and range of keyboard mouse handling to osgshadow example Thu, 18 Jan 2007 22:32:18 GMT robert [6010] * OpenSceneGraph/trunk/VisualStudio/osg/osg.dsp (modified) * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osg/StencilTwoSided (added) * OpenSceneGraph/trunk/include/osgShadow/OccluderGeometry (modified) * OpenSceneGraph/trunk/src/osg/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osg/StencilTwoSided.cpp (added) * OpenSceneGraph/trunk/src/osgShadow/OccluderGeometry.cpp (modified) Added osg::StencilTwoSided state attribute to wrap up ... Thu, 11 Jan 2007 16:59:50 GMT robert [5966] * OpenSceneGraph/trunk/examples/osgreflect/osgreflect.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added stencil buffer setting Thu, 11 Jan 2007 12:06:24 GMT robert [5960] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgstereoimage/osgstereoimage.cpp (modified) * OpenSceneGraph/trunk/include/osgViewer/View (modified) * OpenSceneGraph/trunk/src/osgViewer/View.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/Viewer.cpp (modified) Added DisplaySettings support into osgViewer::Viewer Wed, 10 Jan 2007 21:05:26 GMT robert [5956] * OpenSceneGraph/trunk/VisualStudio/OpenSceneGraph.dsw (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgshaders/osgshaders.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgshaderterrain/osgshaderterrain.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgshadow/example_osgshadow.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgshadowtexture/osgshadowtexture.dsp (modified) * OpenSceneGraph/trunk/examples/osgshaders/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgshaders/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgshaders/osgshaders.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaderterrain/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgshaderterrain/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgshaderterrain/osgshaderterrain.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadow/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgshadow/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/osgshadowtexture.cpp (modified) Ported following examples to ... Fri, 01 Dec 2006 15:19:21 GMT robert [5786] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added support for placing a base in the scene to shadow against Thu, 30 Nov 2006 18:42:38 GMT robert [5785] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/OccluderGeometry (modified) * OpenSceneGraph/trunk/src/osgShadow/OccluderGeometry.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgShadow/OccluderGeometry.cpp (modified) Fixed typo and updated wrappers Thu, 30 Nov 2006 16:30:24 GMT robert [5782] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/src/osg/ShapeDrawable.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/OccluderGeometry.cpp (modified) Basic shadow volume alogirthm implemented in example. Thu, 30 Nov 2006 12:05:51 GMT robert [5781] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added dynamic updating of light position and multi-pass addition ... Thu, 30 Nov 2006 10:29:03 GMT robert [5779] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Added movement of the light source to test performance of update ... Fri, 24 Nov 2006 17:20:01 GMT robert [5750] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osg/Plane (modified) * OpenSceneGraph/trunk/src/osgShadow/OccluderGeometry.cpp (modified) Improved handling of bounding polytope Fri, 24 Nov 2006 11:37:57 GMT robert [5749] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/OccluderGeometry (modified) * OpenSceneGraph/trunk/src/osgShadow/OccluderGeometry.cpp (modified) Added support for positional lights into ... Thu, 23 Nov 2006 17:29:43 GMT robert [5747] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) Add compute of tight bounding box to enable better placement of the base ... Thu, 23 Nov 2006 16:55:46 GMT robert [5746] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osgShadow/OccluderGeometry (modified) * OpenSceneGraph/trunk/src/osgShadow/OccluderGeometry.cpp (modified) First cut at generating the ShadowVolumeGeometry Tue, 14 Nov 2006 12:16:39 GMT robert [5705] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/OccluderGeometry.cpp (modified) Added support for handling osg::ShapeDrawable style drawables ... Fri, 10 Nov 2006 15:07:13 GMT robert [5701] * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/include/osg/Material (modified) * OpenSceneGraph/trunk/include/osgShadow/OccluderGeometry (modified) * OpenSceneGraph/trunk/src/osgShadow/OccluderGeometry.cpp (modified) Further work on osgShadow::GeometryOccluder Fri, 06 Oct 2006 14:16:11 GMT robert [5641] * OpenSceneGraph/trunk/Make/makedirdefs (modified) * OpenSceneGraph/trunk/VisualStudio/OpenSceneGraph.dsw (modified) * OpenSceneGraph/trunk/VisualStudio/osgShadow (added) * OpenSceneGraph/trunk/VisualStudio/osgShadow/osgShadow.dsp (added) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgShadow (added) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgShadow/wrapper_osgShadow.dsp (added) * OpenSceneGraph/trunk/examples/osgshadow (added) * OpenSceneGraph/trunk/examples/osgshadow/GNUmakefile (added) * OpenSceneGraph/trunk/examples/osgshadow/GNUmakefile.inst (added) * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (added) * OpenSceneGraph/trunk/include/osgShadow (added) * OpenSceneGraph/trunk/include/osgShadow/Export (added) * OpenSceneGraph/trunk/include/osgShadow/ParallelSplitShadowMap (added) * OpenSceneGraph/trunk/include/osgShadow/ShadowMap (added) * OpenSceneGraph/trunk/include/osgShadow/ShadowTechnique (added) * OpenSceneGraph/trunk/include/osgShadow/ShadowTexture (added) * OpenSceneGraph/trunk/include/osgShadow/ShadowVolume (added) * OpenSceneGraph/trunk/include/osgShadow/ShadowedScene (added) * OpenSceneGraph/trunk/include/osgShadow/Version (added) * OpenSceneGraph/trunk/src/osgShadow (added) * OpenSceneGraph/trunk/src/osgShadow/GNUmakefile (added) * OpenSceneGraph/trunk/src/osgShadow/ParallelSplitShadowMap.cpp (added) * OpenSceneGraph/trunk/src/osgShadow/ShadowMap.cpp (added) * OpenSceneGraph/trunk/src/osgShadow/ShadowTechnique.cpp (added) * OpenSceneGraph/trunk/src/osgShadow/ShadowTexture.cpp (added) * OpenSceneGraph/trunk/src/osgShadow/ShadowVolume.cpp (added) * OpenSceneGraph/trunk/src/osgShadow/ShadowedScene.cpp (added) * OpenSceneGraph/trunk/src/osgShadow/Version.cpp (added) * OpenSceneGraph/trunk/src/osgWrappers/osgShadow (added) * OpenSceneGraph/trunk/src/osgWrappers/osgShadow/ParallelSplitShadowMap.cpp (added) * OpenSceneGraph/trunk/src/osgWrappers/osgShadow/ShadowTechnique.cpp (added) * OpenSceneGraph/trunk/src/osgWrappers/osgShadow/ShadowVolume.cpp (added) * OpenSceneGraph/trunk/src/osgWrappers/osgShadow/ShadowedScene.cpp (added) First cut at class interfaces and stubs for implementations for the new ...