# # ChangeLog for /OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp # # Generated by Trac 0.11 # 05/25/13 06:50:19 Tue, 06 Mar 2012 10:06:00 GMT robert [13019] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) Added RotateCylinderDragger and RotateSphereDragger to list ... Wed, 01 Feb 2012 17:16:44 GMT robert [12933] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) Renamed selection to transform to make it clear to understand what ... Wed, 01 Feb 2012 17:10:48 GMT robert [12932] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) Added example usage of teh new ... Tue, 31 Jan 2012 10:56:52 GMT robert [12930] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) * OpenSceneGraph/trunk/include/osgManipulator/Command (modified) * OpenSceneGraph/trunk/include/osgManipulator/Constraint (modified) * OpenSceneGraph/trunk/include/osgManipulator/Dragger (modified) * OpenSceneGraph/trunk/src/osgManipulator/Constraint.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Dragger.cpp (modified) Improved the handling of osgManipulator::Constraint, ... Mon, 30 Jan 2012 12:26:28 GMT robert [12929] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) Added support for Scale1DDragger, Scale2DDragger ... Thu, 26 May 2011 16:13:04 GMT robert [12449] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) Fixed indentation Fri, 14 Jan 2011 12:08:46 GMT robert [12088] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) From Wang Rui, "I'd like to submit a small new feature to ... Wed, 05 Aug 2009 16:02:44 GMT robert [10523] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) * OpenSceneGraph/trunk/include/osgManipulator/TabBoxTrackballDragger (added) * OpenSceneGraph/trunk/src/osgManipulator/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgManipulator/TabBoxTrackballDragger.cpp (added) Introduced TabBoxTrackballDragger Fri, 03 Jul 2009 19:16:53 GMT robert [10454] * OpenSceneGraph/trunk/applications/osgviewer/osgviewer.cpp (modified) * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgManipulator/Dragger (modified) * OpenSceneGraph/trunk/src/osgManipulator/Dragger.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgVolume/RayTracedTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/Dragger.cpp (modified) Added Dragger::s/getActivationModKeyMask(..) ... Wed, 01 Jul 2009 14:50:08 GMT robert [10439] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) Removed old references to CommandManager Wed, 01 Jul 2009 14:01:09 GMT robert [10436] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) * OpenSceneGraph/trunk/include/osgManipulator/Command (modified) * OpenSceneGraph/trunk/include/osgManipulator/CommandManager (modified) * OpenSceneGraph/trunk/include/osgManipulator/Dragger (modified) * OpenSceneGraph/trunk/include/osgManipulator/Export (modified) * OpenSceneGraph/trunk/include/osgManipulator/Selection (modified) * OpenSceneGraph/trunk/src/osgManipulator/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgManipulator/Command.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/CommandManager.cpp (deleted) * OpenSceneGraph/trunk/src/osgManipulator/Constraint.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Dragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Selection.cpp (deleted) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/Command.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/CommandManager.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/Dragger.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/Selection.cpp (modified) Completed refactor of osgManipulator, key changes are: Selection is ... Tue, 30 Jun 2009 11:39:39 GMT robert [10431] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) * OpenSceneGraph/trunk/include/osgManipulator/CommandManager (modified) * OpenSceneGraph/trunk/include/osgManipulator/Constraint (modified) * OpenSceneGraph/trunk/include/osgManipulator/Dragger (modified) * OpenSceneGraph/trunk/include/osgManipulator/Selection (modified) * OpenSceneGraph/trunk/src/osgManipulator/CommandManager.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Constraint.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Dragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/RotateCylinderDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/RotateSphereDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Scale1DDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Scale2DDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Translate1DDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Translate2DDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/Dragger.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/Selection.cpp (modified) Refactored osgManipulator so that CommandManager is no longer required, ... Mon, 29 Jun 2009 21:32:10 GMT robert [10429] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) * OpenSceneGraph/trunk/include/osgManipulator/AntiSquish (modified) * OpenSceneGraph/trunk/include/osgManipulator/Constraint (modified) * OpenSceneGraph/trunk/include/osgManipulator/Dragger (modified) * OpenSceneGraph/trunk/include/osgPresentation/Export (modified) * OpenSceneGraph/trunk/src/osgManipulator/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgManipulator/CommandManager.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Dragger.cpp (modified) Introduced event handling directly into osgManipulator::Dragger to allow ... Wed, 22 Apr 2009 10:54:11 GMT robert [10064] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) * OpenSceneGraph/trunk/examples/osgscreencapture/osgscreencapture.cpp (modified) From Paul Martz, "Looks like the people who created these two examples ... Fri, 11 Jul 2008 19:52:25 GMT robert [8567] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) From Adrain Egli, "i added a default scene with 7 different ... 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 ... Tue, 27 Feb 2007 13:16:18 GMT robert [6281] * OpenSceneGraph/trunk/Make/dependencies (modified) * OpenSceneGraph/trunk/Make/makedefs (modified) * OpenSceneGraph/trunk/Make/makedirdefs (modified) * OpenSceneGraph/trunk/VisualStudio/MUST_READ_ME.txt (modified) * OpenSceneGraph/trunk/VisualStudio/OpenSceneGraph.dsw (modified) * OpenSceneGraph/trunk/VisualStudio/applications/osgarchive/osgarchive.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/applications/osgproducerviewer (deleted) * OpenSceneGraph/trunk/VisualStudio/applications/osgversion/osgversion.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgdepthshadow/osgdepthshadow.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgintersection/osgintersection.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgintrospection/example_osgintrospection.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osglauncher/resources.rc (deleted) * OpenSceneGraph/trunk/VisualStudio/examples/osgteapot/osgteapot.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgunittests/osgunittests.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/fixup-vc6-dsps.pl (modified) * OpenSceneGraph/trunk/VisualStudio/icons/osg_icon.rc (modified) * OpenSceneGraph/trunk/VisualStudio/osg/osg.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgDB/osgDB.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgFX/osgFX.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgGA/osgGA.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgIntrospection/osgIntrospection.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgManipulator/osgManipulator.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgParticle/osgParticle.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/3dc/3dc.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/ESRIShape/ESRIShape.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/OpenFlight/OpenFlight.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/ac3d/ac3d.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/bmp/bmp.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/bsp/bsp.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/dae/dae.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/dds/dds.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/directx/directx.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/dw/dw.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/dxf/dxf.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/flt/flt.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/freetype/freetype.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/gdal/gdal.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/geo/geo.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/gif/gif.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/hdr/hdr.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/ive/ive.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/jpeg/jpeg.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/lib3ds/lib3ds.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/logo/logo.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/lwo/lwo.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/lws/lws.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/md2/md2.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/net/net.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/normals/normals.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/obj/obj.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/osg/dot_osg.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/osgFX/dot_osgFX.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/osgParticle/dot_osgParticle.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/osgSim/dot_osgSim.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/osgText/dot_osgText.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/osga/osga.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/osgtgz/osgtgz.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/pic/pic.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/png/png.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/pnm/pnm.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/quicktime/quicktime.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/rgb/rgb.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/rot/rot.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/scale/scale.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/stl/stl.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/tga/tga.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/tgz/tgz.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/tiff/tiff.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/trans/trans.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/txf/txf.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/txp/txp.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/zip/zip.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgProducer (deleted) * OpenSceneGraph/trunk/VisualStudio/osgShadow/osgShadow.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgShell.bat (modified) * OpenSceneGraph/trunk/VisualStudio/osgSim/osgSim.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgTerrain/osgTerrain.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgText/osgText.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgUtil/osgUtil.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgViewer/osgViewer.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osg/wrapper_osg.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgDB/wrapper_osgDB.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgFX/wrapper_osgFX.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgGA/wrapper_osgGA.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgManipulator/wrapper_osgManipulator.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgParticle/wrapper_osgParticle.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgProducer (deleted) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgShadow/wrapper_osgShadow.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgSim/wrapper_osgSim.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgTerrain/wrapper_osgTerrain.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgText/wrapper_osgText.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgUtil/wrapper_osgUtil.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgViewer/wrapper_osgViewer.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/reset-64bit-outdirs.pl (modified) * OpenSceneGraph/trunk/Xcode/Misc/ArrangeDMG.sh (modified) * OpenSceneGraph/trunk/Xcode/Misc/Build_OSG_OSX.sh (modified) * OpenSceneGraph/trunk/Xcode/Misc/Tar_Xcode.sh (modified) * OpenSceneGraph/trunk/Xcode/OSX_OSG_README.rtf (modified) * OpenSceneGraph/trunk/Xcode/OpenSceneGraph/OpenSceneGraph.xcodeproj/project.pbxproj (modified) * OpenSceneGraph/trunk/Xcode/OpenSceneGraph/osgProducer-Info.plist (deleted) * OpenSceneGraph/trunk/Xcode/XcodeTemplates/OSG Application/OSGApp.pbproj/project.pbxproj (modified) * OpenSceneGraph/trunk/Xcode/XcodeTemplates/OSG Application/main.cpp (modified) * OpenSceneGraph/trunk/Xcode/XcodeTemplates/OSG Application/osgApp_Prefix.pch (modified) * OpenSceneGraph/trunk/Xcode/Xcode_OSG_Instructions.rtf (modified) * OpenSceneGraph/trunk/applications/osgproducerviewer (deleted) * OpenSceneGraph/trunk/doc/Doxyfiles/auto_Doxyfile (modified) * OpenSceneGraph/trunk/doc/Doxyfiles/core_Doxyfile (modified) * OpenSceneGraph/trunk/examples/osganimate/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgautotransform/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osghangglide/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/genwrapper.conf (modified) * OpenSceneGraph/trunk/include/osgProducer (deleted) * OpenSceneGraph/trunk/include/osgUtil/SceneView (modified) * OpenSceneGraph/trunk/src/osgProducer (deleted) * OpenSceneGraph/trunk/src/osgWrappers/osg/View.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/Dragger.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/Projector.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/RotateCylinderDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/RotateSphereDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/Scale1DDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/Scale2DDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/TabPlaneDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/Translate1DDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/Translate2DDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgManipulator/TranslatePlaneDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgProducer (deleted) * OpenSceneGraph/trunk/src/osgWrappers/osgViewer/SimpleViewer.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgViewer/View.cpp (modified) Moved osgProducer and osgproducerviewer out into their ... Mon, 26 Feb 2007 13:01:17 GMT robert [6277] * OpenSceneGraph/trunk/VisualStudio/OpenSceneGraph.dsw (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgmanipulator/osgmanipulatordemo.dsp (modified) * OpenSceneGraph/trunk/examples/osgmanipulator/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgmanipulator/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) * OpenSceneGraph/trunk/include/osgManipulator/Dragger (modified) * OpenSceneGraph/trunk/include/osgManipulator/Projector (modified) * OpenSceneGraph/trunk/src/osgGA/DriveManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/FlightManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/TrackballManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/UFOManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Dragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Projector.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/CompositeViewer.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/Viewer.cpp (modified) Completed changes to osgManipulator to make it more flexible ... Sun, 11 Feb 2007 21:12:34 GMT robert [6148] * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) * OpenSceneGraph/trunk/include/osgManipulator/Dragger (modified) * OpenSceneGraph/trunk/include/osgManipulator/Projector (modified) * OpenSceneGraph/trunk/include/osgManipulator/RotateCylinderDragger (modified) * OpenSceneGraph/trunk/include/osgManipulator/RotateSphereDragger (modified) * OpenSceneGraph/trunk/include/osgManipulator/Scale1DDragger (modified) * OpenSceneGraph/trunk/include/osgManipulator/Scale2DDragger (modified) * OpenSceneGraph/trunk/include/osgManipulator/TabPlaneDragger (modified) * OpenSceneGraph/trunk/include/osgManipulator/Translate1DDragger (modified) * OpenSceneGraph/trunk/include/osgManipulator/Translate2DDragger (modified) * OpenSceneGraph/trunk/include/osgManipulator/TranslatePlaneDragger (modified) * OpenSceneGraph/trunk/src/osgManipulator/Dragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Projector.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/RotateCylinderDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/RotateSphereDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Scale1DDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Scale2DDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/TabPlaneDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Translate1DDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Translate2DDragger.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/TranslatePlaneDragger.cpp (modified) Changed osgManipulator::Dragger::handle(..) method to use a ... Sun, 11 Feb 2007 10:33:59 GMT robert [6143] * OpenSceneGraph/trunk/Make/makedirdefs (modified) * OpenSceneGraph/trunk/VisualStudio/OpenSceneGraph.dsw (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgmanipulator (added) * OpenSceneGraph/trunk/VisualStudio/examples/osgmanipulator/osgmanipulatordemo.dsp (added) * OpenSceneGraph/trunk/VisualStudio/osgManipulator (added) * OpenSceneGraph/trunk/VisualStudio/osgManipulator/osgManipulator.dsp (added) * OpenSceneGraph/trunk/examples/osgmanipulator (added) * OpenSceneGraph/trunk/examples/osgmanipulator/GNUmakefile (added) * OpenSceneGraph/trunk/examples/osgmanipulator/GNUmakefile.inst (added) * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (added) * OpenSceneGraph/trunk/include/osgManipulator (added) * OpenSceneGraph/trunk/include/osgManipulator/AntiSquish (added) * OpenSceneGraph/trunk/include/osgManipulator/Command (added) * OpenSceneGraph/trunk/include/osgManipulator/CommandManager (added) * OpenSceneGraph/trunk/include/osgManipulator/Constraint (added) * OpenSceneGraph/trunk/include/osgManipulator/Dragger (added) * OpenSceneGraph/trunk/include/osgManipulator/Export (added) * OpenSceneGraph/trunk/include/osgManipulator/Projector (added) * OpenSceneGraph/trunk/include/osgManipulator/RotateCylinderDragger (added) * OpenSceneGraph/trunk/include/osgManipulator/RotateSphereDragger (added) * OpenSceneGraph/trunk/include/osgManipulator/Scale1DDragger (added) * OpenSceneGraph/trunk/include/osgManipulator/Scale2DDragger (added) * OpenSceneGraph/trunk/include/osgManipulator/ScaleAxisDragger (added) * OpenSceneGraph/trunk/include/osgManipulator/Selection (added) * OpenSceneGraph/trunk/include/osgManipulator/TabBoxDragger (added) * OpenSceneGraph/trunk/include/osgManipulator/TabPlaneDragger (added) * OpenSceneGraph/trunk/include/osgManipulator/TabPlaneTrackballDragger (added) * OpenSceneGraph/trunk/include/osgManipulator/TrackballDragger (added) * OpenSceneGraph/trunk/include/osgManipulator/Translate1DDragger (added) * OpenSceneGraph/trunk/include/osgManipulator/Translate2DDragger (added) * OpenSceneGraph/trunk/include/osgManipulator/TranslateAxisDragger (added) * OpenSceneGraph/trunk/include/osgManipulator/TranslatePlaneDragger (added) * OpenSceneGraph/trunk/src/osgManipulator (added) * OpenSceneGraph/trunk/src/osgManipulator/AntiSquish.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/Command.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/CommandManager.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/Constraint.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/Dragger.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/GNUmakefile (added) * OpenSceneGraph/trunk/src/osgManipulator/Projector.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/RotateCylinderDragger.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/RotateSphereDragger.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/Scale1DDragger.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/Scale2DDragger.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/ScaleAxisDragger.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/Selection.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/TabBoxDragger.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/TabPlaneDragger.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/TabPlaneTrackballDragger.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/TrackballDragger.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/Translate1DDragger.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/Translate2DDragger.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/TranslateAxisDragger.cpp (added) * OpenSceneGraph/trunk/src/osgManipulator/TranslatePlaneDragger.cpp (added) From Vivek Rajan, new osgManipulator library, with a few minor ...