# # ChangeLog for /OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp # # Generated by Trac 0.11 # 06/19/13 21:15:17 Wed, 19 Jun 2013 17:28:28 GMT robert [13205] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osg/ImageUtils (modified) * OpenSceneGraph/trunk/include/osgPresentation/SlideShowConstructor (modified) * OpenSceneGraph/trunk/src/osg/ImageUtils.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/p3d/ReaderWriterP3D.cpp (modified) * OpenSceneGraph/trunk/src/osgPresentation/SlideShowConstructor.cpp (modified) Removed svn:executable property. Wed, 19 Jun 2013 17:28:28 GMT robert [13204] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osg/Image (modified) * OpenSceneGraph/trunk/include/osg/ImageUtils (modified) * OpenSceneGraph/trunk/include/osgPresentation/SlideShowConstructor (modified) * OpenSceneGraph/trunk/src/osg/Image.cpp (modified) * OpenSceneGraph/trunk/src/osg/ImageUtils.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/p3d/ReaderWriterP3D.cpp (modified) * OpenSceneGraph/trunk/src/osgPresentation/SlideShowConstructor.cpp (modified) Removed svn:executable property. Thu, 20 Oct 2011 08:59:47 GMT robert [12835] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Fixed typo in command line output, and add an explanation message ... Wed, 22 Jun 2011 12:30:01 GMT robert [12597] * OpenSceneGraph/trunk/applications/present3D/present3D.cpp (modified) * OpenSceneGraph/trunk/examples/osgdistortion/osgdistortion.cpp (modified) * OpenSceneGraph/trunk/examples/osgposter/osgposter.cpp (modified) * OpenSceneGraph/trunk/examples/osgtext3D/TextNode.cpp (modified) * OpenSceneGraph/trunk/examples/osgthreadedterrain/osgthreadedterrain.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/examples/osgwidgetcanvas/osgwidgetcanvas.cpp (modified) * OpenSceneGraph/trunk/src/osg/ShapeDrawable.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/NodeTrackerManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/TerrainManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgParticle/FluidProgram.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/Inventor/ConvertToInventor.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/OpenFlight/GeometryRecords.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/OpenFlight/ReaderWriterFLT.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ac/Geode.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/cfg/ConfigParser.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/dds/ReaderWriterDDS.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/hdr/hdrloader.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/ShapeAttributeList.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/jp2/ReaderWriterJP2.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/p3d/ReaderWriterP3D.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/pvr/ReaderWriterPVR.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/trpage_geom.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/trpage_material.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/trpage_rarchive.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/vtf/ReaderWriterVTF.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/zip/ZipArchive.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/zip/unzip.cpp (modified) * OpenSceneGraph/trunk/src/osgQt/QGraphicsViewAdapter.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/ParallelSplitShadowMap.cpp (modified) * OpenSceneGraph/trunk/src/osgTerrain/GeometryTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgText/FadeText.cpp (modified) * OpenSceneGraph/trunk/src/osgText/Text.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/DelaunayTriangulator.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/RenderStage.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/View.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/FixedFunctionTechnique.cpp (modified) Resolved warnings reported by g++ 4.6's ... Thu, 09 Jun 2011 10:48:19 GMT robert [12508] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgPresentation/SlideShowConstructor (modified) Changed the defaults volume setting to not enable ... Wed, 08 Jun 2011 17:45:24 GMT robert [12507] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Cleaned up example to use the new ImageUtils functions for creating a 3D ... Wed, 08 Jun 2011 16:10:46 GMT robert [12506] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osg/ImageUtils (modified) * OpenSceneGraph/trunk/src/osg/ImageUtils.cpp (modified) * OpenSceneGraph/trunk/src/osgPresentation/SlideShowConstructor.cpp (modified) Added support for creating a 3D Image from an image list. Added support ... Tue, 07 Jun 2011 16:17:35 GMT robert [12501] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/serializers/osgVolume/SampleDensityProperty.cpp (modified) Added support for .osgt, .osgb and .osgx plugins to osgvolume example Fri, 03 Jun 2011 15:58:36 GMT robert [12486] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added support for --tf-255 transfer function files Thu, 17 Mar 2011 15:37:39 GMT robert [12255] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/Property (modified) * OpenSceneGraph/trunk/include/osgVolume/RayTracedTechnique (modified) * OpenSceneGraph/trunk/src/osgVolume/Property.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/RayTracedTechnique.cpp (modified) Added SampleDensityWhenMovingProperty to control LOD property ... Wed, 23 Feb 2011 13:56:41 GMT robert [12186] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added support for negative --xMultipler, --yMultiple and --zMultiplier ... Wed, 23 Feb 2011 12:48:17 GMT robert [12185] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added support for positive values of --xMultiple --yMultiplier ... Wed, 23 Feb 2011 12:13:43 GMT robert [12184] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Changed the default number of components for a RGB to 4 so it appears as ... Wed, 23 Feb 2011 11:43:30 GMT robert [12183] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added error reporting for old options Wed, 23 Feb 2011 11:28:43 GMT robert [12182] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added -n option Wed, 23 Feb 2011 10:37:51 GMT robert [12181] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added extra check for GL_BGR and GL_BGRA formats and messages describing ... Tue, 22 Feb 2011 11:59:51 GMT robert [12179] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added support for GL_BGR and GL_BGRA pixel formats Mon, 01 Nov 2010 11:06:12 GMT robert [11871] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgDB/FileUtils (modified) * OpenSceneGraph/trunk/src/osgDB/FileUtils.cpp (modified) From Jean-Sebastien Guay, osgDB functions to expand wildcards - required ... Mon, 04 Oct 2010 11:19:41 GMT robert [11813] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added checks for NULL images to prevent crashes when no valid images are ... Thu, 03 Sep 2009 13:40:50 GMT robert [10565] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/Layer (modified) * OpenSceneGraph/trunk/src/osgPlugins/dicom/ReaderWriterDICOM.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Layer.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/RayTracedTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgVolume/Layer.cpp (modified) Renamed the osgVolume::Layer/ImageDetails parameters ... Tue, 01 Sep 2009 10:48:32 GMT robert [10564] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/Layer (modified) * OpenSceneGraph/trunk/src/osgPlugins/dicom/ReaderWriterDICOM.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Layer.cpp (modified) Added support for recording the RescaleIntecept and RescaleSlope ... Wed, 19 Aug 2009 15:36:46 GMT robert [10535] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Fixed typo 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(..) ... Fri, 03 Jul 2009 05:54:27 GMT robert [10448] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added TrackballDragger code path Thu, 02 Jul 2009 18:50:45 GMT robert [10444] * OpenSceneGraph/trunk/examples/osgvolume/CMakeLists.txt (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added support for a "-m" option that adds a tab box manipulator to allow ... Thu, 19 Feb 2009 14:24:10 GMT robert [9793] * OpenSceneGraph/trunk/AUTHORS.txt (modified) * OpenSceneGraph/trunk/CMakeLists.txt (modified) * OpenSceneGraph/trunk/ChangeLog (modified) * OpenSceneGraph/trunk/NEWS.txt (modified) * OpenSceneGraph/trunk/README.txt (modified) * OpenSceneGraph/trunk/examples/osgviewerQT/QOSGWidget.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgDB/fstream (modified) * OpenSceneGraph/trunk/include/osgIntrospection/Export (modified) * OpenSceneGraph/trunk/include/osgWidget/Export (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_iso_frag.cpp (modified) Merged in various changes from the OSG-2.8 to being svn/trunk up ... Tue, 10 Feb 2009 18:51:43 GMT robert [9748] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/Layer (modified) * OpenSceneGraph/trunk/include/osgVolume/VolumeTile (modified) * OpenSceneGraph/trunk/src/osgVolume/Layer.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/VolumeTile.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgVolume/Layer.cpp (modified) Merged fixes to osgVolume's handling of ImageSequence animated volumes, ... Mon, 02 Feb 2009 14:43:27 GMT robert [9618] * OpenSceneGraph/trunk/examples/osgterrain/osgterrain.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osg/TransferFunction (modified) * OpenSceneGraph/trunk/include/osgTerrain/Layer (modified) * OpenSceneGraph/trunk/src/osg/TransferFunction.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/TransferFunction.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osgTerrain/TerrainTile.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osgVolume/VolumeTile.cpp (modified) * OpenSceneGraph/trunk/src/osgTerrain/Layer.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgVolume/Layer.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osg/TransferFunction.cpp (modified) Refactored osg::TransferFunction1D to use an std::map internally which ... Sat, 31 Jan 2009 21:45:47 GMT robert [9613] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Fixed handling of TransferFunctionProperty. Thu, 29 Jan 2009 09:24:45 GMT robert [9580] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Removed now redundent shader files. Fixed the adding of transfer ... Wed, 21 Jan 2009 19:01:26 GMT robert [9530] * OpenSceneGraph/trunk/examples/osgdrawinstanced/osgdrawinstanced.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Fixed compile errors for when ref_ptr<> auto conversion is disabled Wed, 21 Jan 2009 14:27:58 GMT robert [9524] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/RayTracedTechnique (moved) * OpenSceneGraph/trunk/src/osgPlugins/dicom/ReaderWriterDICOM.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osgVolume/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgPlugins/osgVolume/RayTracedTechnique.cpp (moved) * OpenSceneGraph/trunk/src/osgVolume/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgVolume/RayTracedTechnique.cpp (moved) * OpenSceneGraph/trunk/src/osgWrappers/osgVolume/RayTracedTechnique.cpp (moved) Renamed ShaderTechnique to RayTracedTechnique Wed, 21 Jan 2009 12:06:13 GMT robert [9523] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Property.cpp (modified) Cleaned up osgvolume Wed, 21 Jan 2009 11:46:03 GMT robert [9522] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/Property (modified) * OpenSceneGraph/trunk/src/osgVolume/Property.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgVolume/Property.cpp (modified) Introduced the ability to switch between different visual properties in ... Tue, 20 Jan 2009 17:41:45 GMT robert [9520] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/Property (modified) * OpenSceneGraph/trunk/src/osgVolume/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgVolume/Layer.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Property.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/ShaderTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_lit_frag.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_lit_tf_frag.cpp (modified) Moved PropertyAdjustmentCallback from osgvolume.cpp into ... Tue, 20 Jan 2009 15:06:44 GMT robert [9514] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added event key variables Tue, 20 Jan 2009 13:50:57 GMT robert [9513] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/Property (modified) * OpenSceneGraph/trunk/src/osgVolume/Property.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/ShaderTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_frag.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_iso_frag.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_mip_frag.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_n_frag.cpp (deleted) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_tf_frag.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_tf_iso_frag.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_tf_mip_frag.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_tf_n_frag.cpp (deleted) Added support for SampleDensityProperty and TransparencyProperty Tue, 20 Jan 2009 12:39:26 GMT robert [9511] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/Property (modified) * OpenSceneGraph/trunk/src/osgVolume/FixedFunctionTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Property.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/ShaderTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_frag.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_mip_frag.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_n_frag.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_tf_frag.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_tf_mip_frag.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_tf_n_frag.cpp (modified) Added AlphaFunc support into osgVolume::AlphaFuncProperty. Sat, 17 Jan 2009 17:23:47 GMT robert [9509] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Updated event callback to be able to update iso surface value. Fri, 16 Jan 2009 17:59:38 GMT robert [9505] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/Layer (modified) * OpenSceneGraph/trunk/src/osgPlugins/dicom/ReaderWriterDICOM.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Layer.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/ShaderTechnique.cpp (modified) Removed old volume rendering scene graph code from osgvolume ... Fri, 16 Jan 2009 11:27:20 GMT robert [9503] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/FixedFunctionTechnique (modified) * OpenSceneGraph/trunk/include/osgVolume/Property (modified) * OpenSceneGraph/trunk/src/osgVolume/FixedFunctionTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Property.cpp (modified) Moved basics of fixed function pipeline implementation from ... Fri, 16 Jan 2009 10:23:17 GMT robert [9501] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/Layer (modified) * OpenSceneGraph/trunk/src/osgPlugins/dicom/ReaderWriterDICOM.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osgVolume/ImageLayer.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Layer.cpp (modified) Introduced ImageLayer computeMinMax + rescaling methods, and use ... Thu, 15 Jan 2009 15:57:04 GMT robert [9500] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/Layer (modified) * OpenSceneGraph/trunk/include/osgVolume/Property (modified) * OpenSceneGraph/trunk/include/osgVolume/VolumeTile (modified) * OpenSceneGraph/trunk/src/osgVolume/Layer.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Property.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/ShaderTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/VolumeTile.cpp (modified) Introduce osgVolume::PropertVisitor, and ... Wed, 14 Jan 2009 15:16:29 GMT robert [9494] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/Export (modified) * OpenSceneGraph/trunk/include/osgVolume/FixedFunctionTechnique (modified) * OpenSceneGraph/trunk/include/osgVolume/Layer (modified) * OpenSceneGraph/trunk/include/osgVolume/Locator (modified) * OpenSceneGraph/trunk/include/osgVolume/Property (added) * OpenSceneGraph/trunk/include/osgVolume/ShaderTechnique (modified) * OpenSceneGraph/trunk/include/osgVolume/Version (modified) * OpenSceneGraph/trunk/include/osgVolume/Volume (modified) * OpenSceneGraph/trunk/include/osgVolume/VolumeTechnique (modified) * OpenSceneGraph/trunk/include/osgVolume/VolumeTile (modified) * OpenSceneGraph/trunk/src/osgPlugins/dicom/ReaderWriterDICOM.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgVolume/Layer.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Locator.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Property.cpp (added) * OpenSceneGraph/trunk/src/osgVolume/ShaderTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Version.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/Volume.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/VolumeTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/VolumeTile.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgVolume/FixedFunctionTechnique.cpp (added) * OpenSceneGraph/trunk/src/osgWrappers/osgVolume/Layer.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgVolume/Property.cpp (added) * OpenSceneGraph/trunk/src/osgWrappers/osgVolume/ShaderTechnique.cpp (added) * OpenSceneGraph/trunk/src/osgWrappers/osgVolume/VolumeTile.cpp (modified) Introduced osgVolume::Property, CompositePropery ... Tue, 13 Jan 2009 17:20:32 GMT robert [9491] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/FixedFunctionTechnique (added) * OpenSceneGraph/trunk/include/osgVolume/ShaderTechnique (added) * OpenSceneGraph/trunk/include/osgVolume/VolumeTile (modified) * OpenSceneGraph/trunk/src/osgPlugins/dicom/ReaderWriterDICOM.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgVolume/FixedFunctionTechnique.cpp (added) * OpenSceneGraph/trunk/src/osgVolume/Layer.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/ShaderTechnique.cpp (added) * OpenSceneGraph/trunk/src/osgVolume/Shaders (added) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_frag.cpp (added) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_iso_frag.cpp (added) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_mip_frag.cpp (added) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_n_frag.cpp (added) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_tf_frag.cpp (added) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_tf_iso_frag.cpp (added) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_tf_mip_frag.cpp (added) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_tf_n_frag.cpp (added) * OpenSceneGraph/trunk/src/osgVolume/Shaders/volume_vert.cpp (added) * OpenSceneGraph/trunk/src/osgVolume/VolumeTile.cpp (modified) Introduced class interfaces for FixedFunctionTechnique ... Mon, 12 Jan 2009 13:12:04 GMT robert [9485] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Changed to use ref_ptr<> for scene model to avoid crash Fri, 09 Jan 2009 15:19:25 GMT robert [9479] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osg/ImageUtils (moved) * OpenSceneGraph/trunk/include/osgVolume/Locator (modified) * OpenSceneGraph/trunk/include/osgVolume/VolumeTile (modified) * OpenSceneGraph/trunk/src/osg/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osg/ImageUtils.cpp (moved) * OpenSceneGraph/trunk/src/osgPlugins/dicom/ReaderWriterDICOM.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/pdf/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgPlugins/pdf/ReaderWriterPDF.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgVolume/VolumeTile.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgVolume/Locator.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgVolume/VolumeTile.cpp (modified) Moved osgVolume::ImageUtils to osg::ImageUtils, updated wrappers, ... Thu, 18 Dec 2008 13:56:30 GMT robert [9395] * OpenSceneGraph/trunk/examples/osganimationmakepath/osganimationmakepath.cpp (modified) * OpenSceneGraph/trunk/examples/osganimationviewer/AnimtkViewerKeyHandler (modified) * OpenSceneGraph/trunk/examples/osgimagesequence/osgimagesequence.cpp (modified) * OpenSceneGraph/trunk/examples/osglauncher/osglauncher.cpp (modified) * OpenSceneGraph/trunk/examples/osgmemorytest/osgmemorytest.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/examples/osgmultitexturecontrol/osgmultitexturecontrol.cpp (modified) * OpenSceneGraph/trunk/examples/osgocclusionquery/osgocclusionquery.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadow/IslandScene.cpp (modified) * OpenSceneGraph/trunk/examples/osgsidebyside/osgsidebyside.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/MultiThreadRead.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/examples/osgwidgetstyled/osgwidgetstyled.cpp (modified) * OpenSceneGraph/trunk/examples/osgwidgetwindow/osgwidgetwindow.cpp (modified) Fixed warnings Fri, 07 Nov 2008 15:08:08 GMT robert [9124] * OpenSceneGraph/trunk/CMakeLists.txt (modified) * OpenSceneGraph/trunk/applications/osgversion/CMakeLists.txt (modified) * OpenSceneGraph/trunk/applications/osgversion/osgversion.cpp (modified) * OpenSceneGraph/trunk/examples/osg2cpp/osg2cpp.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthpeeling/Utility.cpp (modified) * OpenSceneGraph/trunk/examples/osglauncher/osglauncher.cpp (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/PhotoArchive.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimulation/osgsimulation.cpp (modified) * OpenSceneGraph/trunk/examples/osgstereoimage/osgstereoimage.cpp (modified) * OpenSceneGraph/trunk/examples/osgterrain/osgterrain.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/UnitTestFramework.h (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgDB/ConvertUTF (added) * OpenSceneGraph/trunk/include/osgDB/FileUtils (modified) * OpenSceneGraph/trunk/include/osgDB/Output (modified) * OpenSceneGraph/trunk/include/osgDB/fstream (added) * OpenSceneGraph/trunk/include/osgViewer/ViewerEventHandlers (modified) * OpenSceneGraph/trunk/src/osg/Config.in (modified) * OpenSceneGraph/trunk/src/osgDB/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgDB/ConvertUTF.cpp (added) * OpenSceneGraph/trunk/src/osgDB/FileUtils.cpp (modified) * OpenSceneGraph/trunk/src/osgDB/Output.cpp (modified) * OpenSceneGraph/trunk/src/osgDB/Registry.cpp (modified) * OpenSceneGraph/trunk/src/osgDB/fstream.cpp (added) * OpenSceneGraph/trunk/src/osgGA/AnimationPathManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/3dc/ReaderWriter3DC.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/3ds/file.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/OpenFlight/FltExportVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/OpenFlight/FltExportVisitor.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/OpenFlight/ReaderWriterATTR.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/OpenFlight/ReaderWriterFLT.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/OpenFlight/VertexPaletteManager.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/OpenFlight/VertexPaletteManager.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/ac/ac3d.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/bmp/ReaderWriterBMP.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/cfg/CameraConfig.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/cfg/CameraConfig.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/cfg/ConfigParser.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/dds/ReaderWriterDDS.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/dw/ReaderWriterDW.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/dxf/dxfReader.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/geo/ReaderWriterGEO.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/glsl/ReaderWriterGLSL.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/hdr/ReaderWriterHDR.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/hdr/hdrloader.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/DataOutputStream.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/ReaderWriterIVE.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/logo/ReaderWriterLOGO.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/lwo/Converter.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/lwo/old_Lwo2.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/lwo/old_lw.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/lws/SceneLoader.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/obj/ReaderWriterOBJ.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/obj/obj.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/FragmentProgram.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/ReaderWriterOSG.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/VertexProgram.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osgTerrain/ReaderWriterOsgTerrain.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osgViewer/ReaderWriterOsgViewer.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osga/OSGA_Archive.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/pic/ReaderWriterPIC.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/pnm/ReaderWriterPNM.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/rgb/ReaderWriterRGB.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/shp/ESRIShapeReaderWriter.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/stl/ReaderWriterSTL.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/tga/ReaderWriterTGA.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txf/ReaderWriterTXF.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/TXPArchive.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/trpage_print.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/trpage_rarchive.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/trpage_readbuf.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/trpage_warchive.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/trpage_writebuf.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/x/directx.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/ViewerEventHandlers.cpp (modified) * OpenSceneGraph/trunk/src/osgWidget/Python.cpp (modified) From Michael Platings, Converted std::fstream/ifstream/ofstream ... Wed, 05 Nov 2008 15:59:48 GMT robert [9105] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added --no-rescale, --rescale (default) and --shift-min-to-zero command ... Wed, 05 Nov 2008 15:04:38 GMT robert [9103] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added --replace-rgb-with-luminance option Tue, 04 Nov 2008 12:57:30 GMT robert [9095] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Fixed --images commandline parsing Thu, 02 Oct 2008 15:45:08 GMT robert [8964] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/volume_iso_frag.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/volume_tf_iso_frag.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume/ImageUtils (modified) * OpenSceneGraph/trunk/src/osgDB/Registry.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/dicom/ReaderWriterDICOM.cpp (modified) * OpenSceneGraph/trunk/src/osgVolume/ImageUtils.cpp (modified) Various improvements to the dicom loader to be able to handle a broader ... Mon, 29 Sep 2008 18:30:17 GMT robert [8961] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/volume_frag.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/volume_tf_frag.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/volume_tf_iso_frag.cpp (modified) Updated shaders Mon, 29 Sep 2008 10:56:42 GMT robert [8954] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added support for using ImageSequence to animate volumes Sun, 28 Sep 2008 15:16:13 GMT robert [8953] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/volume_iso_frag.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/volume_tf_iso_frag.cpp (modified) Improved the isosurface shaders, and mde GLSL usage the default Fri, 26 Sep 2008 15:47:31 GMT robert [8952] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/volume_tf_iso_frag.cpp (modified) Improved GLSL isosurface support when using a transfer function Fri, 26 Sep 2008 14:50:41 GMT robert [8951] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added setting of various filters and setResizeNonPowerOfTwoHint(false) ... Fri, 26 Sep 2008 11:29:00 GMT robert [8946] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/volume_iso_frag.cpp (added) * OpenSceneGraph/trunk/examples/osgvolume/volume_mip_frag.cpp (added) * OpenSceneGraph/trunk/examples/osgvolume/volume_tf_iso_frag.cpp (added) * OpenSceneGraph/trunk/examples/osgvolume/volume_tf_mip_frag.cpp (added) Added --isosurface and --mip paths into osgvolume example, and ... Thu, 25 Sep 2008 14:39:08 GMT robert [8936] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/volume_frag.cpp (added) * OpenSceneGraph/trunk/examples/osgvolume/volume_n_frag.cpp (added) * OpenSceneGraph/trunk/examples/osgvolume/volume_tf_frag.cpp (added) * OpenSceneGraph/trunk/examples/osgvolume/volume_tf_n_frag.cpp (added) * OpenSceneGraph/trunk/examples/osgvolume/volume_vert.cpp (added) Moved shaders into .cpp, with the shaders created by the new ... Wed, 24 Sep 2008 10:45:15 GMT robert [8931] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added shader based transfer function, enabled via --gpu-tf Wed, 24 Sep 2008 10:20:23 GMT robert [8930] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Fixed transfer function parsing Mon, 22 Sep 2008 17:24:26 GMT robert [8919] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added support for reading raw data and transfer function from a volume ... Tue, 16 Sep 2008 15:32:23 GMT robert [8859] * OpenSceneGraph/trunk/examples/osgvolume/CMakeLists.txt (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgVolume (added) * OpenSceneGraph/trunk/include/osgVolume/Export (added) * OpenSceneGraph/trunk/include/osgVolume/ImageUtils (added) * OpenSceneGraph/trunk/include/osgVolume/Version (added) * OpenSceneGraph/trunk/src/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgVolume (added) * OpenSceneGraph/trunk/src/osgVolume/CMakeLists.txt (added) * OpenSceneGraph/trunk/src/osgVolume/ImageUtils.cpp (added) * OpenSceneGraph/trunk/src/osgVolume/Version.cpp (added) Introduced beginings of osgVolume NodeKit. Mon, 15 Sep 2008 19:59:12 GMT robert [8856] * OpenSceneGraph/trunk/CMakeLists.txt (modified) * OpenSceneGraph/trunk/CMakeModules/FindOurDCMTK.cmake (added) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgPlugins/dicom/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgPlugins/dicom/ReaderWriterDICOM.cpp (modified) Added optional usage of DCMTK in the dicom plugin Sat, 13 Sep 2008 13:38:06 GMT robert [8852] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added reading of whole directories of images Fri, 12 Sep 2008 15:41:30 GMT robert [8850] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Removed use of ints and reading from gl_FragColor in shader Tue, 26 Aug 2008 17:40:04 GMT robert [8802] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/dicom/ReaderWriterDICOM.cpp (modified) Improved the GLSL implementation. Mon, 25 Aug 2008 11:37:53 GMT robert [8788] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added testing of max texture size using a realize operation Mon, 25 Aug 2008 10:38:39 GMT robert [8787] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added support for event handler for non shader path, enable alpha func Mon, 25 Aug 2008 09:53:24 GMT robert [8784] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added command line arguments to Viewer constructor, and added meaningful ... Fri, 22 Aug 2008 16:35:49 GMT robert [8780] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added support for reading the image transform from UserData in the form ... Mon, 18 Aug 2008 15:08:04 GMT robert [8777] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added --mip command line option which enables Maximum ... Thu, 28 Feb 2008 10:56:03 GMT robert [7892] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) From He Sicong, "fixed shader calculation of ray tracing" Mon, 10 Dec 2007 17:30:18 GMT robert [7648] * OpenSceneGraph/trunk/applications/osgarchive/osgarchive.cpp (modified) * OpenSceneGraph/trunk/applications/osgconv/osgconv.cpp (modified) * OpenSceneGraph/trunk/examples/osgcatch/osgcatch.cpp (modified) * OpenSceneGraph/trunk/examples/osgdelaunay/osgdelaunay.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthpeeling/DePee.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthpeeling/osgdepthpeeling.cpp (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/osgfxbrowser.cpp (modified) * OpenSceneGraph/trunk/examples/osggeometry/osggeometry.cpp (modified) * OpenSceneGraph/trunk/examples/osgimpostor/osgimpostor.cpp (modified) * OpenSceneGraph/trunk/examples/osglogo/osglogo.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/examples/osgpagedlod/osgpagedlod.cpp (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/osgphotoalbum.cpp (modified) * OpenSceneGraph/trunk/examples/osgplanets/osgplanets.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/osgreflect/osgreflect.cpp (modified) * OpenSceneGraph/trunk/examples/osgslice/osgslice.cpp (modified) * OpenSceneGraph/trunk/examples/osgspheresegment/osgspheresegment.cpp (modified) * OpenSceneGraph/trunk/examples/osgstereoimage/osgstereoimage.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture1D/osgtexture1D.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/osgunittests.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osg/ApplicationUsage (modified) * OpenSceneGraph/trunk/include/osg/ArgumentParser (modified) * OpenSceneGraph/trunk/include/osg/Billboard (modified) * OpenSceneGraph/trunk/include/osg/BlendColor (modified) * OpenSceneGraph/trunk/include/osg/BlendEquation (modified) * OpenSceneGraph/trunk/include/osg/BlendFunc (modified) * OpenSceneGraph/trunk/include/osg/BoundingBox (modified) * OpenSceneGraph/trunk/include/osg/BufferObject (modified) * OpenSceneGraph/trunk/include/osg/Camera (modified) * OpenSceneGraph/trunk/include/osg/CameraView (modified) * OpenSceneGraph/trunk/include/osg/ClampColor (modified) * OpenSceneGraph/trunk/include/osg/CollectOccludersVisitor (modified) * OpenSceneGraph/trunk/include/osg/CullSettings (modified) * OpenSceneGraph/trunk/include/osg/DeleteHandler (modified) * OpenSceneGraph/trunk/include/osg/Depth (modified) * OpenSceneGraph/trunk/include/osg/Drawable (modified) * OpenSceneGraph/trunk/include/osg/Export (modified) * OpenSceneGraph/trunk/include/osg/Fog (modified) * OpenSceneGraph/trunk/include/osg/FragmentProgram (modified) * OpenSceneGraph/trunk/include/osg/FrameStamp (modified) * OpenSceneGraph/trunk/include/osg/FrontFace (modified) * OpenSceneGraph/trunk/include/osg/Geode (modified) * OpenSceneGraph/trunk/include/osg/Geometry (modified) * OpenSceneGraph/trunk/include/osg/GraphicsContext (modified) * OpenSceneGraph/trunk/include/osg/GraphicsThread (modified) * OpenSceneGraph/trunk/include/osg/Group (modified) * OpenSceneGraph/trunk/include/osg/Hint (modified) * OpenSceneGraph/trunk/include/osg/LOD (modified) * OpenSceneGraph/trunk/include/osg/Light (modified) * OpenSceneGraph/trunk/include/osg/LightModel (modified) * OpenSceneGraph/trunk/include/osg/Math (modified) * OpenSceneGraph/trunk/include/osg/Matrixd (modified) * OpenSceneGraph/trunk/include/osg/Matrixf (modified) * OpenSceneGraph/trunk/include/osg/Multisample (modified) * OpenSceneGraph/trunk/include/osg/Node (modified) * OpenSceneGraph/trunk/include/osg/NodeVisitor (modified) * OpenSceneGraph/trunk/include/osg/Object (modified) * OpenSceneGraph/trunk/include/osg/Plane (modified) * OpenSceneGraph/trunk/include/osg/Point (modified) * OpenSceneGraph/trunk/include/osg/PolygonMode (modified) * OpenSceneGraph/trunk/include/osg/PolygonOffset (modified) * OpenSceneGraph/trunk/include/osg/Polytope (modified) * OpenSceneGraph/trunk/include/osg/PrimitiveSet (modified) * OpenSceneGraph/trunk/include/osg/ProxyNode (modified) * OpenSceneGraph/trunk/include/osg/Referenced (modified) * OpenSceneGraph/trunk/include/osg/Sequence (modified) * OpenSceneGraph/trunk/include/osg/Shader (modified) * OpenSceneGraph/trunk/include/osg/ShadowVolumeOccluder (modified) * OpenSceneGraph/trunk/include/osg/ShapeDrawable (modified) * OpenSceneGraph/trunk/include/osg/State (modified) * OpenSceneGraph/trunk/include/osg/StateAttribute (modified) * OpenSceneGraph/trunk/include/osg/StateSet (modified) * OpenSceneGraph/trunk/include/osg/StencilTwoSided (modified) * OpenSceneGraph/trunk/include/osg/TemplatePrimitiveFunctor (modified) * OpenSceneGraph/trunk/include/osg/TexEnvFilter (modified) * OpenSceneGraph/trunk/include/osg/TexGen (modified) * OpenSceneGraph/trunk/include/osg/Texture (modified) * OpenSceneGraph/trunk/include/osg/Texture1D (modified) * OpenSceneGraph/trunk/include/osg/Texture2D (modified) * OpenSceneGraph/trunk/include/osg/Texture2DArray (modified) * OpenSceneGraph/trunk/include/osg/Texture3D (modified) * OpenSceneGraph/trunk/include/osg/TextureRectangle (modified) * OpenSceneGraph/trunk/include/osg/Timer (modified) * OpenSceneGraph/trunk/include/osg/Transform (modified) * OpenSceneGraph/trunk/include/osg/TriangleFunctor (modified) * OpenSceneGraph/trunk/include/osg/Uniform (modified) * OpenSceneGraph/trunk/include/osg/Vec2b (modified) * OpenSceneGraph/trunk/include/osg/Vec2d (modified) * OpenSceneGraph/trunk/include/osg/Vec2s (modified) * OpenSceneGraph/trunk/include/osg/Vec3b (modified) * OpenSceneGraph/trunk/include/osg/Vec3d (modified) * OpenSceneGraph/trunk/include/osg/Vec3f (modified) * OpenSceneGraph/trunk/include/osg/Vec3s (modified) * OpenSceneGraph/trunk/include/osg/Vec4b (modified) * OpenSceneGraph/trunk/include/osg/Vec4d (modified) * OpenSceneGraph/trunk/include/osg/Vec4f (modified) * OpenSceneGraph/trunk/include/osg/Vec4s (modified) * OpenSceneGraph/trunk/include/osg/Vec4ub (modified) * OpenSceneGraph/trunk/include/osg/VertexProgram (modified) * OpenSceneGraph/trunk/include/osg/Viewport (modified) * OpenSceneGraph/trunk/include/osg/io_utils (modified) * OpenSceneGraph/trunk/include/osgDB/DatabasePager (modified) * OpenSceneGraph/trunk/include/osgDB/Export (modified) * OpenSceneGraph/trunk/include/osgDB/FileUtils (modified) * OpenSceneGraph/trunk/include/osgDB/Registry (modified) * OpenSceneGraph/trunk/include/osgDB/SharedStateManager (modified) * OpenSceneGraph/trunk/include/osgGA/AnimationPathManipulator (modified) * OpenSceneGraph/trunk/include/osgGA/EventQueue (modified) * OpenSceneGraph/trunk/include/osgGA/GUIActionAdapter (modified) * OpenSceneGraph/trunk/include/osgGA/GUIEventAdapter (modified) * OpenSceneGraph/trunk/include/osgGA/GUIEventHandler (modified) * OpenSceneGraph/trunk/include/osgGA/KeySwitchMatrixManipulator (modified) * OpenSceneGraph/trunk/include/osgGA/MatrixManipulator (modified) * OpenSceneGraph/trunk/include/osgGA/NodeTrackerManipulator (modified) * OpenSceneGraph/trunk/include/osgGA/TerrainManipulator (modified) * OpenSceneGraph/trunk/include/osgGA/TrackballManipulator (modified) * OpenSceneGraph/trunk/include/osgGA/UFOManipulator (modified) * OpenSceneGraph/trunk/include/osgShadow/ShadowTechnique (modified) * OpenSceneGraph/trunk/include/osgSim/ElevationSlice (modified) * OpenSceneGraph/trunk/include/osgSim/HeightAboveTerrain (modified) * OpenSceneGraph/trunk/include/osgSim/ImpostorSprite (modified) * OpenSceneGraph/trunk/include/osgSim/LineOfSight (modified) * OpenSceneGraph/trunk/include/osgTerrain/Locator (modified) * OpenSceneGraph/trunk/include/osgTerrain/Terrain (modified) * OpenSceneGraph/trunk/include/osgTerrain/TerrainTechnique (modified) * OpenSceneGraph/trunk/include/osgText/Font (modified) * OpenSceneGraph/trunk/include/osgText/String (modified) * OpenSceneGraph/trunk/include/osgText/Text (modified) * OpenSceneGraph/trunk/include/osgUtil/IntersectionVisitor (modified) * OpenSceneGraph/trunk/include/osgUtil/LineSegmentIntersector (modified) * OpenSceneGraph/trunk/include/osgUtil/PlaneIntersector (modified) * OpenSceneGraph/trunk/include/osgUtil/PolytopeIntersector (modified) * OpenSceneGraph/trunk/include/osgViewer/CompositeViewer (modified) * OpenSceneGraph/trunk/include/osgViewer/Export (modified) * OpenSceneGraph/trunk/include/osgViewer/GraphicsWindow (modified) * OpenSceneGraph/trunk/include/osgViewer/Scene (modified) * OpenSceneGraph/trunk/include/osgViewer/View (modified) * OpenSceneGraph/trunk/include/osgViewer/Viewer (modified) * OpenSceneGraph/trunk/include/osgViewer/ViewerBase (modified) * OpenSceneGraph/trunk/include/osgViewer/api/Win32/GraphicsWindowWin32 (modified) * OpenSceneGraph/trunk/include/osgViewer/api/Win32/PixelBufferWin32 (modified) * OpenSceneGraph/trunk/src/osg/AnimationPath.cpp (modified) * OpenSceneGraph/trunk/src/osg/ApplicationUsage.cpp (modified) * OpenSceneGraph/trunk/src/osg/ClipNode.cpp (modified) * OpenSceneGraph/trunk/src/osg/CullingSet.cpp (modified) * OpenSceneGraph/trunk/src/osg/DeleteHandler.cpp (modified) * OpenSceneGraph/trunk/src/osg/DrawPixels.cpp (modified) * OpenSceneGraph/trunk/src/osg/Drawable.cpp (modified) * OpenSceneGraph/trunk/src/osg/FrameBufferObject.cpp (modified) * OpenSceneGraph/trunk/src/osg/Geode.cpp (modified) * OpenSceneGraph/trunk/src/osg/Geometry.cpp (modified) * OpenSceneGraph/trunk/src/osg/GraphicsContext.cpp (modified) * OpenSceneGraph/trunk/src/osg/GraphicsThread.cpp (modified) * OpenSceneGraph/trunk/src/osg/Node.cpp (modified) * OpenSceneGraph/trunk/src/osg/OperationThread.cpp (modified) * OpenSceneGraph/trunk/src/osg/PolygonOffset.cpp (modified) * OpenSceneGraph/trunk/src/osg/PolygonStipple.cpp (modified) * OpenSceneGraph/trunk/src/osg/Program.cpp (modified) * OpenSceneGraph/trunk/src/osg/Referenced.cpp (modified) * OpenSceneGraph/trunk/src/osg/ShapeDrawable.cpp (modified) * OpenSceneGraph/trunk/src/osg/State.cpp (modified) * OpenSceneGraph/trunk/src/osg/StateSet.cpp (modified) * OpenSceneGraph/trunk/src/osg/Texture.cpp (modified) * OpenSceneGraph/trunk/src/osg/Texture1D.cpp (modified) * OpenSceneGraph/trunk/src/osg/Texture2D.cpp (modified) * OpenSceneGraph/trunk/src/osg/Texture2DArray.cpp (modified) * OpenSceneGraph/trunk/src/osg/Texture3D.cpp (modified) * OpenSceneGraph/trunk/src/osg/TextureRectangle.cpp (modified) * OpenSceneGraph/trunk/src/osg/View.cpp (modified) * OpenSceneGraph/trunk/src/osg/dxtctool.cpp (modified) * OpenSceneGraph/trunk/src/osgDB/DatabasePager.cpp (modified) * OpenSceneGraph/trunk/src/osgDB/DotOsgWrapper.cpp (modified) * OpenSceneGraph/trunk/src/osgDB/Registry.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/DriveManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/TerrainManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Projector.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/3ds/ReaderWriter3DS.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/DrawArrayLengths.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/DrawElementsUByte.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/DrawElementsUInt.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/DrawElementsUShort.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/normals/Normals.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osgViewer/View.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/ParallelSplitShadowMap.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowMap.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/ShadowTexture.cpp (modified) * OpenSceneGraph/trunk/src/osgShadow/SoftShadowMap.cpp (modified) * OpenSceneGraph/trunk/src/osgSim/Impostor.cpp (modified) * OpenSceneGraph/trunk/src/osgSim/LineOfSight.cpp (modified) * OpenSceneGraph/trunk/src/osgSim/SphereSegment.cpp (modified) * OpenSceneGraph/trunk/src/osgTerrain/GeometryTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgTerrain/Layer.cpp (modified) * OpenSceneGraph/trunk/src/osgTerrain/TerrainTechnique.cpp (modified) * OpenSceneGraph/trunk/src/osgText/DefaultFont.cpp (modified) * OpenSceneGraph/trunk/src/osgText/Font.cpp (modified) * OpenSceneGraph/trunk/src/osgText/String.cpp (modified) * OpenSceneGraph/trunk/src/osgText/Text.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/IntersectVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/IntersectionVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/Optimizer.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/PlaneIntersector.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/RenderBin.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/RenderStage.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/Simplifier.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/Tessellator.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/TriStripVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/CompositeViewer.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/Renderer.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/StatsHandler.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/View.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/Viewer.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/ViewerEventHandlers.cpp (modified) From Roland Smeenk, "Attached you will find a large set of small ... 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 ... Thu, 11 Jan 2007 15:19:59 GMT robert [5962] * OpenSceneGraph/trunk/VisualStudio/OpenSceneGraph.dsw (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgkeyboardmouse/osgkeyboardmouse.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgpagedlod/osgpagedlod.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgsimple/osgsimple.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgtessellate/osgtessellate.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgtext/osgtextdemo.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgtexture1D/osgtexture1D.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgtexture2D/osgtexture2D.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgtexture3D/osgtexture3D.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgtexturerectangle/osgtexturerectangle.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgvertexprogram/osgvertexprogram.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgvolume/osgvolume.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgwindows/osgwindows.dsp (modified) * OpenSceneGraph/trunk/examples/osgcamera/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgcatch/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgcatch/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgcatch/osgcatch.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/osgcluster.cpp (modified) * OpenSceneGraph/trunk/examples/osgimpostor/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgkeyboardmouse/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgkeyboardmouse/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgkeyboardmouse/osgkeyboardmouse.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimple/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgsimple/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgsimple/osgsimple.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimplifier/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgslice/osgslice.cpp (modified) * OpenSceneGraph/trunk/examples/osgteapot/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgteapot/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgteapot/osgteapot.cpp (modified) * OpenSceneGraph/trunk/examples/osgtessellate/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgtessellate/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgtessellate/osgtessellate.cpp (modified) * OpenSceneGraph/trunk/examples/osgtext/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgtext/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgtext/osgtext.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture1D/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgtexture1D/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgtexture1D/osgtexture1D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture2D/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgtexture2D/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgtexture2D/osgtexture2D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture3D/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgtexture3D/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgtexture3D/osgtexture3D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexturerectangle/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgtexturerectangle/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgtexturerectangle/osgtexturerectangle.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgunittests/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgvertexprogram/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgvertexprogram/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgvertexprogram/osgvertexprogram.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgvolume/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/examples/osgwindows/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgwindows/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgwindows/osgwindows.cpp (modified) Ported following examples to ... Tue, 28 Nov 2006 16:00:52 GMT robert [5763] * OpenSceneGraph/trunk/examples/osgintersection/osgintersection.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture1D/osgtexture1D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture3D/osgtexture3D.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osg/Plane (modified) * OpenSceneGraph/trunk/src/osg/TexGen.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/IveVersion.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/TexGen.cpp (modified) * OpenSceneGraph/trunk/src/osgSim/ElevationSlice.cpp (modified) * OpenSceneGraph/trunk/src/osgText/FadeText.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/IntersectionVisitor.cpp (modified) Added support for float or double osg::Plane, and the default osg::Plane ... Wed, 15 Nov 2006 20:29:28 GMT robert [5721] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added alpha test setting 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 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. Tue, 18 Jul 2006 15:11:41 GMT robert [5327] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added additional command line docs Mon, 15 May 2006 11:38:56 GMT robert [5139] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) From Adrian Egli, added std::ifstream::binary qualifier to ... Wed, 08 Mar 2006 14:09:47 GMT robert [5032] * OpenSceneGraph/trunk/VisualStudio/osgGA/osgGA.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgProducer/osgProducer.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgGA/wrapper_osgGA.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osgProducer/wrapper_osgProducer.dsp (modified) * OpenSceneGraph/trunk/examples/osgcatch/osgcatch.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/osgcluster.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/GliderManipulator.cpp (modified) * OpenSceneGraph/trunk/examples/osgimpostor/TestManipulator.cpp (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/osgphotoalbum.cpp (modified) * OpenSceneGraph/trunk/examples/osgstereoimage/osgstereoimage.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgGA/EventVisitor (modified) * OpenSceneGraph/trunk/include/osgGA/GUIEventAdapter (modified) * OpenSceneGraph/trunk/include/osgGA/KeySwitchMatrixManipulator (modified) * OpenSceneGraph/trunk/include/osgProducer/EventAdapter (deleted) * OpenSceneGraph/trunk/include/osgProducer/KeyboardMouseCallback (modified) * OpenSceneGraph/trunk/src/osgGA/AnimationPathManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/DriveManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/FlightManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgGA/GUIEventAdapter.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/GUIEventHandler.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/NodeTrackerManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/TerrainManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/TrackballManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/UFOManipulator.cpp (modified) * OpenSceneGraph/trunk/src/osgProducer/EventAdapter.cpp (deleted) * OpenSceneGraph/trunk/src/osgProducer/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgProducer/KeyboardMouseCallback.cpp (modified) * OpenSceneGraph/trunk/src/osgProducer/Viewer.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgGA/EventQueue.cpp (added) * OpenSceneGraph/trunk/src/osgWrappers/osgGA/EventVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgGA/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgGA/GUIEventAdapter.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgProducer/EventAdapter.cpp (deleted) * OpenSceneGraph/trunk/src/osgWrappers/osgProducer/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgWrappers/osgProducer/KeyboardMouseCallback.cpp (modified) Converted osgGA::GUIEventAdapter into a concrete class capable ... 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. Thu, 10 Nov 2005 09:42:34 GMT robert [4727] * OpenSceneGraph/trunk/ChangeLog (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgUtil/SceneView (modified) * OpenSceneGraph/trunk/src/osg/LOD.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/dxf/dxfReader.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/geo/osgGeoNodes.h (modified) Compile fixes for VS7.1 Mon, 24 Oct 2005 13:46:31 GMT robert [4600] * OpenSceneGraph/trunk/examples/osgdepthpartition/DepthPartitionNode.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/DistanceAccumulator.cpp (modified) * OpenSceneGraph/trunk/examples/osgpbuffer/osgpbuffer.cpp (modified) * OpenSceneGraph/trunk/examples/osgpoints/osgpoints.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaderterrain/osgshaderterrain.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/src/osgDB/FileUtils.cpp (modified) * OpenSceneGraph/trunk/src/osgParticle/ConnectedParticleSystem.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp (modified) Fixed compile warnings. Mon, 19 Sep 2005 14:07:44 GMT robert [4531] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osgDB/Output (modified) * OpenSceneGraph/trunk/src/osgDB/Output.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/ReaderWriterOSG.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/Texture1D.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/Texture2D.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/Texture3D.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/TextureCubeMap.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/TextureRectangle.cpp (modified) Added support for "-O OutputTextureFiles" options string in .osg plugin ... Mon, 05 Sep 2005 13:26:50 GMT robert [4504] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added checking of EventVisitor type Mon, 05 Sep 2005 13:19:20 GMT robert [4502] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added event handler to shader code so that alphaCuttOff, ... Mon, 05 Sep 2005 10:40:04 GMT robert [4501] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Integrated shaders into source. Mon, 05 Sep 2005 09:14:30 GMT robert [4500] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added all sides of the shader cube Mon, 05 Sep 2005 07:48:55 GMT robert [4499] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added preliminary GLSL shader path for volume rendering. Sat, 03 Sep 2005 20:56:25 GMT robert [4496] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osg/Vec4d (modified) * OpenSceneGraph/trunk/include/osg/Vec4f (modified) Changed red()/green()/blue()/alpha() to r()/g()/b()/a() for ... Fri, 26 Aug 2005 13:26:02 GMT robert [4465] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/src/osgSim/GNUmakefile (modified) Added --num-components option. Sun, 01 May 2005 19:48:49 GMT robert [4135] * OpenSceneGraph/trunk/VisualStudio/VisualStudio.dsw (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgfxbrowser/osgfxbrowser.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osg/osg.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/osg/dot_osg.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgPlugins/osgSim/dot_osgSim.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgSim/osgSim.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgUtil/osgUtil.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/osgWrappers/osg/wrapper_osg.dsp (modified) * OpenSceneGraph/trunk/examples/osgimpostor/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgimpostor/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgimpostor/osgimpostor.cpp (modified) * OpenSceneGraph/trunk/examples/osgvertexprogram/osgvertexprogram.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/include/osg/Impostor (deleted) * OpenSceneGraph/trunk/include/osg/ImpostorSprite (deleted) * OpenSceneGraph/trunk/include/osg/NodeVisitor (modified) * OpenSceneGraph/trunk/include/osgGA/EventVisitor (modified) * OpenSceneGraph/trunk/include/osgSim/Impostor (added) * OpenSceneGraph/trunk/include/osgSim/ImpostorSprite (added) * OpenSceneGraph/trunk/include/osgSim/InsertImpostorsVisitor (added) * OpenSceneGraph/trunk/include/osgUtil/CullVisitor (modified) * OpenSceneGraph/trunk/include/osgUtil/DisplayRequirementsVisitor (modified) * OpenSceneGraph/trunk/include/osgUtil/InsertImpostorsVisitor (deleted) * OpenSceneGraph/trunk/include/osgUtil/UpdateVisitor (modified) * OpenSceneGraph/trunk/src/osg/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osg/Impostor.cpp (deleted) * OpenSceneGraph/trunk/src/osg/ImpostorSprite.cpp (deleted) * OpenSceneGraph/trunk/src/osgPlugins/ive/DataInputStream.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/DataOutputStream.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/Impostor.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/lib3ds/ReaderWriter3DS.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgPlugins/osgSim/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgSim/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgSim/Impostor.cpp (added) * OpenSceneGraph/trunk/src/osgSim/ImpostorSprite.cpp (added) * OpenSceneGraph/trunk/src/osgSim/InsertImpostorsVisitor.cpp (added) * OpenSceneGraph/trunk/src/osgUtil/CullVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/DisplayRequirementsVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgUtil/InsertImpostorsVisitor.cpp (deleted) * OpenSceneGraph/trunk/src/osgUtil/Optimizer.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/RenderBin.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osg/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgWrappers/osg/Impostor.cpp (deleted) * OpenSceneGraph/trunk/src/osgWrappers/osg/ImpostorSprite.cpp (deleted) Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a ... Tue, 01 Feb 2005 22:36:05 GMT robert [3806] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added support for modulating alpha values Tue, 01 Feb 2005 15:03:14 GMT robert [3805] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Removed debugging messages. Tue, 01 Feb 2005 09:38:07 GMT robert [3802] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added conversion of dataType to GL_UNSIGNED in raw data reading path. Tue, 01 Feb 2005 09:02:01 GMT robert [3801] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added code for rescaling images. Mon, 31 Jan 2005 20:09:24 GMT robert [3798] * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) Added support for raw image formats