# # ChangeLog for / # # Generated by Trac 0.11 # 06/19/13 07:22:30 Fri, 27 Aug 2004 08:01:17 GMT robert [3326] * OpenSceneGraph/trunk/include/osgUtil/Tesselator (modified) * OpenSceneGraph/trunk/src/osgUtil/Tesselator.cpp (modified) Added handling of DrawArrayLengths PrimitiveSet. Thu, 26 Aug 2004 16:20:26 GMT robert [3325] * OpenSceneGraph/trunk/src/osgPlugins/obj/ReaderWriterOBJ.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/obj/obj.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/obj/obj.h (modified) Improvements to handling of winding of polygons. Thu, 26 Aug 2004 14:52:14 GMT robert [3324] * OpenSceneGraph/trunk/src/osgPlugins/obj/obj.cpp (modified) Removed debugging output. Thu, 26 Aug 2004 14:33:38 GMT robert [3323] * OpenSceneGraph/trunk/VisualStudio/osgPlugins/obj/obj.dsp (modified) * OpenSceneGraph/trunk/src/osgPlugins/obj/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgPlugins/obj/ReaderWriterOBJ.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/obj/glm.cpp (deleted) * OpenSceneGraph/trunk/src/osgPlugins/obj/glm.h (deleted) * OpenSceneGraph/trunk/src/osgPlugins/obj/obj.cpp (added) * OpenSceneGraph/trunk/src/osgPlugins/obj/obj.h (added) Rewrite of OBJ parser + converter to OSG Thu, 26 Aug 2004 06:41:09 GMT robert [3322] * OpenSceneGraph/trunk/include/osgGA/MatrixManipulator (modified) Fixed getHomePosition Tue, 24 Aug 2004 21:35:41 GMT don [3321] * OpenSceneGraph/trunk/Make/makedefs (modified) Robert must've forgotten to set VERSION_REVISION back to 0 after tagging ... Tue, 24 Aug 2004 18:27:47 GMT robert [3320] * OpenSceneGraph/trunk/src/osgPlugins/gif/ReaderWriterGIF.cpp (modified) Removed "interlace" debugging message Tue, 24 Aug 2004 18:23:53 GMT robert [3319] * OpenSceneGraph/trunk/src/osg/AnimationPath.cpp (modified) Changed the AnimationPathCallback::reset() to reset the _firstTime ... Tue, 24 Aug 2004 13:25:45 GMT robert [3318] * OpenSceneGraph/trunk/src/osgPlugins/quicktime/QuicktimeImageStream.cpp (modified) Added support for looping mode Tue, 24 Aug 2004 12:55:15 GMT robert [3317] * OpenSceneGraph/trunk/ChangeLog (modified) * OpenSceneGraph/trunk/include/osg/ImageStream (modified) * OpenSceneGraph/trunk/src/osg/ImageStream.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/mpeg/MpegImageStream.cpp (modified) Added s/getLoopingMode() to ImageStream and MPEG plugin Tue, 24 Aug 2004 11:00:05 GMT robert [3316] * OpenSceneGraph/trunk/doc/doc++/osgGA/HoverManipulator.html (deleted) Removed HoveManipulator Tue, 24 Aug 2004 10:58:51 GMT robert [3315] * OpenSceneGraph/trunk/doc/doc++/osg/AutoTransform.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/CoordinateFrameCallback.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/General.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/HIER.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/HIERjava.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/KeySwitchMatrixManipulator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/MatrixManipulator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/SetSceneViewVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/StateSetManipulator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/TerrainManipulator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/TrackballManipulator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/TrackerManipulator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/index.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/osgGA.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/RenderBin.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/RenderStage.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/RenderToTextureStage.html (modified) Updated docs Tue, 24 Aug 2004 08:43:53 GMT robert [3314] * OpenSceneGraph/trunk/src/osgPlugins/mpeg/MpegImageStream.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/obj/glm.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/quicktime/QuicktimeImageStream.h (modified) Made the command buffer have 20 elements in it to protect ... Tue, 24 Aug 2004 07:29:28 GMT robert [3313] * OpenSceneGraph/trunk/examples/osgconv/osgconv.cpp (modified) Changed --compress to --compressed in commandline docs Mon, 23 Aug 2004 20:29:42 GMT don [3312] * OpenSceneGraph/trunk/src/osgProducer/ViewerEventHandler.cpp (modified) Fixed error for when screen width * 0.75 is greater than ... Mon, 23 Aug 2004 17:17:46 GMT don [3311] * OpenSceneGraph/trunk/src/osgProducer/ViewerEventHandler.cpp (modified) Fixed assumption that the users's screen is 1280x1024 when toggling full ... Mon, 23 Aug 2004 14:08:26 GMT robert [3310] * OpenSceneGraph/trunk/doc/introduction.html (modified) Fixed link to download page Mon, 23 Aug 2004 08:44:47 GMT robert [3309] * OpenSceneGraph/trunk/src/osgTerrain/DataSet.cpp (modified) Added protection to prevent crashes on calls when no data is set up Mon, 23 Aug 2004 08:31:55 GMT robert [3308] * OpenSceneGraph/trunk/examples/osgdem/osgdem.cpp (modified) Changed the write help option to just output commandline options. Mon, 23 Aug 2004 07:25:19 GMT robert [3307] * OpenSceneGraph/trunk/doc/dependencies.html (modified) Updated docs to point to correct 3rd party binaries Sat, 21 Aug 2004 17:29:19 GMT don [3306] * OpenSceneGraph/trunk/examples/osgconv/osgconv.cpp (modified) Added back in the -s (scale) argument to osgconv, which was dropped in ... Fri, 20 Aug 2004 09:46:02 GMT robert [3305] * OpenSceneGraph/trunk/examples/osgtext/osgtext.cpp (modified) From Don Tidrow, fixes to comments. Wed, 18 Aug 2004 10:07:02 GMT [3304] * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_2 (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_2/dist/Irix/osg.idb (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_2/dist/Irix/osg.spec (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_2/doc/MindMaps/DesignPatterns/DesignPatterns.html (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_2/doc/MindMaps/Mission/Mission.html (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_2/src/osgPlugins/flt/ControlRecord.h (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_2/src/osgPlugins/flt/UnknownRecord.h (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_2/src/osgPlugins/flt/license.txt (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_2/src/osgPlugins/pfb/README.txt (copied) This commit was manufactured by cvs2svn to create ... Wed, 18 Aug 2004 10:07:02 GMT robert [3303] * OpenSceneGraph/trunk/Make/makedefs (modified) Bumped up the revision number to 2 for the 0.9.7-2 release Wed, 18 Aug 2004 09:34:50 GMT robert [3302] * OpenSceneGraph/trunk/NEWS.txt (modified) Set date for 0.9.7-2 release Wed, 18 Aug 2004 06:06:02 GMT robert [3301] * OpenSceneGraph/trunk/src/osg/dxtctool.cpp (modified) * OpenSceneGraph/trunk/src/osg/dxtctool.h (modified) Rejigged the __int* definitions to try and get round Mingw ... Tue, 17 Aug 2004 19:42:45 GMT robert [3300] * OpenSceneGraph/trunk/src/osg/dxtctool.cpp (modified) * OpenSceneGraph/trunk/src/osg/dxtctool.h (modified) From Bruce Clay, fixes for VS6.0 build. Tue, 17 Aug 2004 18:57:02 GMT robert [3299] * OpenSceneGraph/trunk/include/osgUtil/RenderBin (modified) From David Fries, added getBinNum() method Tue, 17 Aug 2004 18:56:24 GMT robert [3298] * OpenSceneGraph/trunk/src/osg/PrimitiveSet.cpp (modified) Changed sizeof(..) references to 1,2,4 respectively. Tue, 17 Aug 2004 14:34:58 GMT sspicer [3297] * OpenThreads/trunk/include/OpenThreads/Barrier (modified) * OpenThreads/trunk/pthread_src/PThreadBarrier.c++ (modified) * OpenThreads/trunk/sproc_src/SprocBarrier.c++ (modified) * OpenThreads/trunk/win32_src/Win32ThreadBarrier.cpp (modified) Added Barrier::release(), Barrier::numThreadsCurrentlyBlocked(). Tue, 17 Aug 2004 08:14:50 GMT robert [3296] * OpenSceneGraph/trunk/ChangeLog (modified) Updated changelog Tue, 17 Aug 2004 07:58:32 GMT robert [3295] * OpenSceneGraph/trunk/include/osg/AutoTransform (modified) * OpenSceneGraph/trunk/src/osg/AutoTransform.cpp (modified) From David Fries, "I added code to also check the local up ... Tue, 17 Aug 2004 07:44:31 GMT robert [3294] * OpenSceneGraph/trunk/src/osgPlugins/dds/ReaderWriterDDS.cpp (modified) Changed the "flip" keyword to "dds_flip" Tue, 17 Aug 2004 07:43:30 GMT robert [3293] * OpenSceneGraph/trunk/NEWS.txt (modified) * OpenSceneGraph/trunk/doc/dependencies.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Image.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ImageStream.html (modified) * OpenSceneGraph/trunk/doc/introduction.html (modified) * OpenSceneGraph/trunk/doc/plan.html (modified) Updated docs for second rev of 0.9.7 Tue, 17 Aug 2004 06:15:54 GMT robert [3292] * OpenSceneGraph/trunk/src/osgTerrain/DataSet.cpp (modified) Removed computeMipMaps call Mon, 16 Aug 2004 21:14:19 GMT robert [3291] * OpenSceneGraph/trunk/src/osgPlugins/dds/ReaderWriterDDS.cpp (modified) Added support for "flip" option string, which if present ... Mon, 16 Aug 2004 21:03:41 GMT robert [3290] * OpenSceneGraph/trunk/src/osg/dxtctool.h (modified) Added a handling of different hex long long handling for VS and non VS. Mon, 16 Aug 2004 20:57:24 GMT robert [3289] * OpenSceneGraph/trunk/include/osg/Image (modified) * OpenSceneGraph/trunk/src/osg/Image.cpp (modified) Added support in Image::flipVertical for flipping mipmapped imagery and ... Mon, 16 Aug 2004 16:43:17 GMT robert [3288] * OpenSceneGraph/trunk/src/osg/dxtctool.h (modified) Fixed _MSC_VAR reference Mon, 16 Aug 2004 15:45:17 GMT robert [3287] * OpenSceneGraph/trunk/VisualStudio/osg/osg.dsp (modified) Added dxtctool.h/.cpp Mon, 16 Aug 2004 15:43:12 GMT robert [3286] * OpenSceneGraph/trunk/src/osg/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osg/dxtctool.cpp (added) * OpenSceneGraph/trunk/src/osg/dxtctool.h (added) Added fxtctool in prep for adding compressed imagery swap Mon, 16 Aug 2004 14:21:31 GMT robert [3285] * OpenSceneGraph/trunk/src/osgPlugins/mpeg/MpegImageStream.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/mpeg/MpegImageStream.h (modified) Cleaned up output level of debugging messages Mon, 16 Aug 2004 14:03:17 GMT robert [3284] * OpenSceneGraph/trunk/src/osgPlugins/obj/glm.cpp (modified) Fix to order of materials Mon, 16 Aug 2004 13:54:40 GMT robert [3283] * OpenSceneGraph/trunk/VisualStudio/osgPlugins/osg/dot_osg.dsp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/NodeCallback.cpp (added) From Michael Gronager, addition of NodeCallback support in .osg format. Mon, 16 Aug 2004 13:17:29 GMT robert [3282] * OpenSceneGraph/trunk/src/osgPlugins/obj/ReaderWriterOBJ.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/obj/glm.cpp (modified) Improvements to the handling of OBJ files Mon, 16 Aug 2004 08:58:07 GMT robert [3281] * OpenSceneGraph/trunk/examples/osgdistortion/osgdistortion.cpp (modified) Disabled the culling on the DistortionNode. Mon, 16 Aug 2004 08:55:48 GMT robert [3280] * OpenSceneGraph/trunk/src/osg/ClearNode.cpp (modified) Disabled the culling for clear node. Mon, 16 Aug 2004 08:32:16 GMT robert [3279] * OpenSceneGraph/trunk/src/osgSim/VisibilityGroup.cpp (modified) Changed the length multiple to be 2x the bounding sphere radius Mon, 16 Aug 2004 07:29:07 GMT robert [3278] * OpenSceneGraph/trunk/src/osgSim/VisibilityGroup.cpp (modified) From Michael Gronager, fix to an orientation bug. Sat, 14 Aug 2004 15:42:01 GMT don [3277] * OpenSceneGraph/trunk/doc/osgdem.html (modified) P*E*G*O*U*T Sound. Spelling fixes. Fri, 13 Aug 2004 15:48:24 GMT robert [3276] * OpenSceneGraph/trunk/NEWS.txt (modified) Added news for release 0.9.7-2 Fri, 13 Aug 2004 15:29:15 GMT robert [3275] * OpenSceneGraph/trunk/ChangeLog (modified) Updates for 0.9.7-2 release Fri, 13 Aug 2004 14:42:26 GMT robert [3274] * OpenSceneGraph/trunk/src/osgTerrain/DataSet.cpp (modified) From Corbin Holtz, addition of support for reading imagery with ... Fri, 13 Aug 2004 14:09:48 GMT robert [3273] * OpenSceneGraph/trunk/doc/doc++/osg/State.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/Registry.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/HIERjava.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/Registry.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/osgFX.html (modified) Updated docs. Fri, 13 Aug 2004 13:46:47 GMT robert [3272] * OpenSceneGraph/trunk/include/osgDB/Registry (modified) Added docs for CacheObjectHints Fri, 13 Aug 2004 13:27:29 GMT robert [3271] * OpenSceneGraph/trunk/src/osgUtil/CullVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/RenderToTextureStage.cpp (modified) Removed redundent include/ReadFile call Fri, 13 Aug 2004 12:38:12 GMT robert [3270] * OpenSceneGraph/trunk/src/osgPlugins/ive/DataInputStream.cpp (modified) Changed the "Reading a byte swapped file" message to info level. Fri, 13 Aug 2004 12:05:08 GMT robert [3269] * OpenSceneGraph/trunk/src/osgPlugins/bmp/ReaderWriterBMP.cpp (modified) Fix for VS6.0 build Fri, 13 Aug 2004 10:50:44 GMT robert [3268] * OpenSceneGraph/trunk/include/osgGL2/UniformValue (modified) Added #include required for X-platform build. Fri, 13 Aug 2004 10:49:45 GMT robert [3267] * OpenSceneGraph/trunk/src/osg/Referenced.cpp (modified) Removed inappropriate #ifdefs Fri, 13 Aug 2004 10:46:04 GMT robert [3266] * OpenSceneGraph/trunk/include/osgFX/Registry (modified) * OpenSceneGraph/trunk/include/osgGL2/Extensions (modified) * OpenSceneGraph/trunk/src/osgFX/Registry.cpp (modified) Fixes for OSX. Wed, 11 Aug 2004 08:25:14 GMT robert [3265] * OpenSceneGraph/trunk/src/osgUtil/CullVisitor.cpp (modified) From Ben Discoe, build fix for float version of Matrix. Tue, 10 Aug 2004 18:31:43 GMT robert [3264] * OpenSceneGraph/trunk/src/osgDB/DatabasePager.cpp (modified) Changed the database pager run message to only output at an info level Tue, 10 Aug 2004 13:30:32 GMT robert [3263] * OpenSceneGraph/trunk/index.html (modified) Updated to include reference to osgdem Tue, 10 Aug 2004 13:19:04 GMT robert [3262] * OpenSceneGraph/trunk/doc/contents.html (modified) * OpenSceneGraph/trunk/doc/data.html (modified) * OpenSceneGraph/trunk/doc/dependencies.html (modified) * OpenSceneGraph/trunk/doc/documentation.html (modified) * OpenSceneGraph/trunk/doc/examples.html (modified) * OpenSceneGraph/trunk/doc/index.html (modified) * OpenSceneGraph/trunk/doc/install.html (modified) * OpenSceneGraph/trunk/doc/introduction.html (modified) * OpenSceneGraph/trunk/doc/osgdem.html (added) * OpenSceneGraph/trunk/doc/osgviewer.html (modified) * OpenSceneGraph/trunk/doc/plan.html (modified) * OpenSceneGraph/trunk/doc/stereo.html (modified) * OpenSceneGraph/trunk/index.html (modified) Added osgdem quick usage guide Mon, 09 Aug 2004 16:03:43 GMT robertosfield [3261] * OpenThreads/trunk/Make/makedefs (modified) Set REVISION number back to 0 after 1.3 release. Mon, 09 Aug 2004 16:01:51 GMT [3260] * OpenThreads/tags/OpenThreads_1_3_release_revision_1 (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/AUTHORS.txt (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/COPYING.txt (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/ChangeLog (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/INSTALL.txt (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/Make (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/Make/makedefs (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/README.txt (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/TODO.txt (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/bin (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/docs (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/examples_src/GNUmakefile (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/examples_src/simplethreader/ThreadObserver.h (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/examples_src/workcrew (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/examples_src/workcrew/GNUmakefile (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/examples_src/workcrew/WorkCrew.c++ (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/lib (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/pthread_src/PThreadBarrier.c++ (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/pthread_src/PThreadMutex.c++ (copied) * OpenThreads/tags/OpenThreads_1_3_release_revision_1/win32_src/Win32Condition.h (copied) This commit was manufactured by cvs2svn to create ... Mon, 09 Aug 2004 16:01:51 GMT robertosfield [3259] * OpenThreads/trunk/Make/makedefs (modified) Set relase and revision number for 1.3 release Mon, 09 Aug 2004 16:01:16 GMT robertosfield [3258] * OpenThreads/trunk/include/OpenThreads/Thread (modified) Minor fix to indentation Mon, 09 Aug 2004 15:12:00 GMT robert [3257] * OpenSceneGraph/trunk/Make/makedefs (modified) Set revision number back to 0. Mon, 09 Aug 2004 15:08:30 GMT [3256] * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_1 (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_1/dist/Irix/osg.idb (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_1/dist/Irix/osg.spec (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_1/doc/MindMaps/DesignPatterns/DesignPatterns.html (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_1/doc/MindMaps/Mission/Mission.html (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_1/src/osgPlugins/flt/ControlRecord.h (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_1/src/osgPlugins/flt/UnknownRecord.h (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_1/src/osgPlugins/flt/license.txt (copied) * OpenSceneGraph/tags/OpenSceneGraph_0_9_7_release_revision_1/src/osgPlugins/pfb/README.txt (copied) This commit was manufactured by cvs2svn to create ... Mon, 09 Aug 2004 15:08:30 GMT robert [3255] * OpenSceneGraph/trunk/Make/makedefs (modified) Set version to 0.9.7-1 Mon, 09 Aug 2004 13:58:03 GMT robert [3254] * OpenSceneGraph/trunk/ChangeLog (modified) * OpenSceneGraph/trunk/NEWS.txt (modified) Updated NEWS Sat, 07 Aug 2004 19:08:12 GMT robert [3253] * OpenSceneGraph/trunk/src/osg/Geometry.cpp (modified) Changed binding warnings to be reported as info rather than as warnings. Sat, 07 Aug 2004 09:42:19 GMT robert [3252] * OpenSceneGraph/trunk/include/osg/State (modified) * OpenSceneGraph/trunk/src/osgUtil/RenderStageLighting.cpp (modified) Added the ability to set the global stateset, as use ... Fri, 06 Aug 2004 19:55:36 GMT robert [3251] * OpenSceneGraph/trunk/Make/makedefs (modified) From Bob Kuehne, change the FREETYPE_INCLUDE and _LIB to ... Fri, 06 Aug 2004 09:38:43 GMT robert [3250] * OpenSceneGraph/trunk/examples/osgdem/GNUmakefile (modified) Fix for Mingw from Norman Vine. Fri, 06 Aug 2004 09:36:13 GMT robert [3249] * OpenSceneGraph/trunk/NEWS.txt (modified) Updated NEWS Fri, 06 Aug 2004 09:35:08 GMT robert [3248] * OpenSceneGraph/trunk/Make/makedefs (modified) From Bob Kuehne, adding of SDKPATH to OSX build Fri, 06 Aug 2004 08:56:18 GMT robert [3247] * OpenSceneGraph/trunk/src/osgPlugins/osg/ReaderWriterOSG.cpp (modified) Added support for the "precision " options string Fri, 06 Aug 2004 08:34:54 GMT robert [3246] * OpenSceneGraph/trunk/doc/doc++/osg/AutoTransform.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/osg.html (modified) Updated docs Fri, 06 Aug 2004 08:22:58 GMT robert [3245] * OpenSceneGraph/trunk/examples/osgautotransform/osgautotransform.cpp (modified) * OpenSceneGraph/trunk/include/osg/AutoTransform (modified) * OpenSceneGraph/trunk/src/osg/AutoTransform.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/osg/AutoTransform.cpp (modified) Added support for osg::AutoTransform::setAutoRotateMode(AutoRotateMode) ... Fri, 06 Aug 2004 06:53:36 GMT robert [3244] * OpenSceneGraph/trunk/doc/Doxyfiles/auto_Doxyfile (modified) * OpenSceneGraph/trunk/doc/Doxyfiles/core_Doxyfile (modified) * OpenSceneGraph/trunk/doc/doc++/osg/AlphaFunc.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/AnimationPath.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/AnimationPathCallback.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ApplicationUsage.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ApplicationUsageProxy.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ArgumentParser.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Array.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ArrayVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/AttributeFunctor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/AutoTransform.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Billboard.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/BlendColor.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/BlendFunc.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/BoundingBox.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/BoundingSphere.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Box.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/COMPARE_StateAttribute_Parameter.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/COMPARE_StateAttribute_Types.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Capsule.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/ClearNode.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ClipNode.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ClipPlane.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ClusterCullingCallback.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/CollectOccludersVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ColorMask.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ColorMatrix.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/CompositeShape.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Cone.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ConstArrayVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ConstAttributeFunctor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ConstShapeVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ConstValueVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ConvexHull.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ConvexPlanarOccluder.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ConvexPlanarPolygon.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/CoordinateFrame.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/CoordinateSystemNode.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/CopyOp.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/CullFace.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/CullSettings.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/CullStack.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/CullingSet.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Cylinder.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/DatabaseRequestHandler.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/DeleteHandler.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Depth.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/DisplaySettings.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/DrawArrayLengths.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/DrawArrays.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/DrawElementsUByte.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/DrawElementsUInt.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/DrawElementsUShort.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/DrawPixels.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Drawable.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/EllipsoidModel.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/Endian.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Extensions.2.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Extensions.3.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Extensions.4.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Extensions.5.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Extensions.6.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Extensions.7.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/Extensions.8.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/Extensions.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Fog.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/FragmentProgram.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/FrameStamp.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/FrontFace.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/General.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Geode.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Geometry.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Group.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/HIER.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/HIERjava.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/HeightField.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Image.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ImageStream.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/Impostor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ImpostorSprite.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ImpostorSpriteManager.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/IndexArray.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/InfinitePlane.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/LOD.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Light.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/LightModel.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/LightSource.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/LineSegment.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/LineStipple.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/LineWidth.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/META_Node.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/META_Object.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/META_Shape.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/META_StateAttribute.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Material.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/MatrixTransform.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Matrixd.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Matrixf.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Multisample.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/Node.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/NodeAcceptOp.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/NodeCallback.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/NodePath.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/NodeVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/NotifySeverity.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/OSGUTX_ADD_TESTCASE.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/OSGUTX_ADD_TESTSUITE.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/OSGUTX_AUTOREGISTER_TESTSUITE.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/OSGUTX_AUTOREGISTER_TESTSUITE_AT.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/OSGUTX_BEGIN_TESTSUITE.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/OSGUTX_END_TESTSUITE.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/OSGUTX_TESTSUITE.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/OSGUTX_TEST_E.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/OSGUTX_TEST_F.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/OSG_GL_DEBUG.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Object.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/OccluderNode.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/PagedLOD.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Parameter.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/Plane.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Point.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/PointSprite.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/PolygonMode.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/PolygonOffset.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/PolygonStipple.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Polytope.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/PositionAttitudeTransform.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/PrimitiveFunctor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/PrimitiveIndexFunctor.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/PrimitiveSet.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Projection.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/QualifiedTestPrinter.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Quat.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/RefMatrixd.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/RefMatrixf.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Referenced.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Sequence.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ShadeModel.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ShadowVolumeOccluder.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ShadowVolumeOccluderList.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Shape.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ShapeDrawable.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ShapeVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Sphere.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/State.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/StateAttribute.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/StateSet.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Stencil.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/SubloadCallback.2.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/SubloadCallback.3.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/SubloadCallback.4.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/SubloadCallback.5.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/SubloadCallback.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Switch.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TemplateArray.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TemplateIndexArray.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TessellationHints.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Test.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TestCase.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TestCase_.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TestContext.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TestErrorX.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TestFailureX.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TestGraph.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TestQualifier.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TestRecord.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TestReport.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TestRunner.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TestSuite.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TestSuiteAutoRegistrationAgent.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TestVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TestX.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TexEnv.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TexEnvCombine.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TexGen.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TexGenNode.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/TexMat.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Texture.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Texture1D.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Texture2D.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Texture3D.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TextureCubeMap.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TextureObject.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TextureObjectManager.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TextureRectangle.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Timer.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TraceStream.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Transform.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TriangleFunctor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/TriangleIndexFunctor.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/TriangleMesh.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/UByte4.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ValueVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Vec2d.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/Vec2f.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/Vec3d.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/Vec3f.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/Vec4d.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/Vec4f.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/VectorSizei.2.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/VectorSizei.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/VectorUByte.2.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/VectorUByte.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/VectorUInt.2.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/VectorUInt.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/VectorUShort.2.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/VectorUShort.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/VertexProgram.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/Viewport.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/buffered_object.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/buffered_value.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampArray3BetweenRange.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampArray3GEQUAL.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampArray3LEQUAL.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampArray4BetweenRange.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampArray4GEQUAL.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampArray4LEQUAL.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampArrayElementBetweenRange.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampArrayElementGEQUAL.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampArrayElementLEQUAL.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampArrayElementsBetweenRange.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampArrayElementsGEQUAL.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampArrayElementsLEQUAL.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampBetweenRange.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampGEQUAL.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/clampLEQUAL.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/computeEyeToLocal.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/computeLocalToEye.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/computeLocalToWorld.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/computeWorldToLocal.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/createGeodeForImage.2.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/createGeodeForImage.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/createTexturedQuadGeometry.2.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/createTexturedQuadGeometry.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/fast_back_stack.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/getGLExtensionDisableString.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/getGLExtensionFuncPtr.2.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/getGLExtensionFuncPtr.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/getNotifyLevel.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/index.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/initNotifyLevel.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/isGLExtensionSupported.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/isGLUExtensionSupported.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/notify.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/operator.2.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/operator.3.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/operator.4.html (added) * OpenSceneGraph/trunk/doc/doc++/osg/operator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/osg.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/osgGetLibraryName.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/osgGetVersion.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/osgUtx.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/ref_ptr.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/setGLExtensionDisableString.html (modified) * OpenSceneGraph/trunk/doc/doc++/osg/setNotifyLevel.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/Block.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/CaseSensitivity.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/DatabasePager.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/DirectoryContents.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/DotOsgWrapper.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/DynamicLibrary.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/Field.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/FieldReader.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/FieldReaderIterator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/FilePathList.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/FileType.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/General.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/HIER.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/HIERjava.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/ImageOptions.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/Input.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/Options.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/Output.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/ParameterOutput.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/PushAndPopDataPath.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/ReadFileCallback.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/ReadResult.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/ReaderWriter.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/RegisterDotOsgWrapperProxy.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/RegisterReaderWriterProxy.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/Registry.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/SharedStateManager.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/WriteFileCallback.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/WriteResult.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/basic_type_wrapper.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/fileExists.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/fileType.2.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/findFileInDirectory.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/findFileInPath.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/getDirectoryContents.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/index.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/osgDB.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/osgDBGetLibraryName.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/osgDBGetVersion.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/readCommandLine.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/readHeightFieldFile.2.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/readHeightFieldFile.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/readImageFile.2.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/readImageFile.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/readNodeFile.2.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/readNodeFile.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/readNodeFiles.2.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/readNodeFiles.3.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/readNodeFiles.4.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/readNodeFiles.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/readObjectFile.2.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/readObjectFile.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/type_wrapper.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/writeHeightFieldFile.html (added) * OpenSceneGraph/trunk/doc/doc++/osgDB/writeImageFile.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/writeNodeFile.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgDB/writeObjectFile.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/AnisotropicLighting.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/BumpMapping.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/Cartoon.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/Effect.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/General.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/HIER.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/HIERjava.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/META_Effect.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/META_Technique.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/Registry.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/Scribe.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/SpecularHighlights.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/Technique.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/Validator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/index.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgFX/osgFX.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/AnimationPathManipulator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/CompositeGUIEventHandler.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/CoordinateFrameCallback.html (added) * OpenSceneGraph/trunk/doc/doc++/osgGA/DriveManipulator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/FlightManipulator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/GUIActionAdapter.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/GUIEventAdapter.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/GUIEventHandler.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/GUIEventHandlerVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/General.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/HIER.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/HIERjava.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/HoverManipulator.html (added) * OpenSceneGraph/trunk/doc/doc++/osgGA/KeySwitchMatrixManipulator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/MatrixManipulator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/SetSceneViewVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/StateSetManipulator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/TerrainManipulator.html (added) * OpenSceneGraph/trunk/doc/doc++/osgGA/TrackballManipulator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/TrackerManipulator.html (added) * OpenSceneGraph/trunk/doc/doc++/osgGA/index.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/osgGA.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/osgGAGetLibraryName.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/osgGAGetVersion.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGA/spaceosgGA.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGL2/Extensions.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGL2/General.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGL2/HIER.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGL2/HIERjava.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGL2/PerContextProgObj.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGL2/PerContextShaderObj.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGL2/ProgramObject.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGL2/ShaderObject.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGL2/UniformValue.html (added) * OpenSceneGraph/trunk/doc/doc++/osgGL2/UniformValueTemplate.html (added) * OpenSceneGraph/trunk/doc/doc++/osgGL2/index.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgGL2/osgGL2.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/AccelOperator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/AngularAccelOperator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/CenteredPlacer.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/Counter.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/Emitter.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/ExplosionEffect.html (added) * OpenSceneGraph/trunk/doc/doc++/osgParticle/FireEffect.html (added) * OpenSceneGraph/trunk/doc/doc++/osgParticle/FluidFrictionOperator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/ForceOperator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/General.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/HIER.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/HIERjava.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/Interpolator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/LinearInterpolator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/ModularEmitter.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/ModularProgram.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/MultiSegmentPlacer.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/Operator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/Particle.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/ParticleEffect.html (added) * OpenSceneGraph/trunk/doc/doc++/osgParticle/ParticleProcessor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/ParticleSystem.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/ParticleSystemUpdater.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/Placer.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/PointPlacer.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/Program.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/RadialShooter.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/RandomRateCounter.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/SectorPlacer.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/SegmentPlacer.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/Shooter.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/SmokeEffect.html (added) * OpenSceneGraph/trunk/doc/doc++/osgParticle/VariableRateCounter.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/index.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/osgParticle.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/range.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/rangef.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/rangev2.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/rangev3.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgParticle/rangev4.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/Callback.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/EventAdapter.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/General.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/HIER.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/HIERjava.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/KeyboardMouseCallback.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/OsgCameraGroup.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/OsgSceneHandler.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/RealizeCallback.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/Viewer.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/ViewerEventHandler.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/index.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/osgProducer.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/osgProducerGetLibraryName.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgProducer/osgProducerGetVersion.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/AzimElevationSector.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/AzimRange.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/AzimSector.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/BlinkSequence.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/ColorRange.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/ConeSector.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/DOFTransform.html (added) * OpenSceneGraph/trunk/doc/doc++/osgSim/DirectionalSector.html (added) * OpenSceneGraph/trunk/doc/doc++/osgSim/ElevationRange.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/ElevationSector.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/General.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/GeographicLocation.html (added) * OpenSceneGraph/trunk/doc/doc++/osgSim/HIER.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/HIERjava.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/LightPoint.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/LightPointNode.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/LightPointSystem.html (added) * OpenSceneGraph/trunk/doc/doc++/osgSim/MultiSwitch.html (added) * OpenSceneGraph/trunk/doc/doc++/osgSim/ScalarBar.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/ScalarsToColors.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/Sector.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/SequenceGroup.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/SphereSegment.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/VisibilityGroup.html (added) * OpenSceneGraph/trunk/doc/doc++/osgSim/index.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/osgSim.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/osgSimGetLibraryName.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgSim/osgSimGetVersion.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgTerrain (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/ClassGraph.class (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/ClassGraphPanel.class (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/ClassLayout.class (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/CompositeDestination.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/CompositeSource.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/DataSet.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/DestinationTile.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/General.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/HIER.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/HIERjava.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/HeightFieldNode.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/HeightFieldRenderer.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/NavigatorButton.class (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/Source.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/base_source_iterator.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/icon1.gif (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/icon2.gif (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/index.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/iterator.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/osgTerrain.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/osgTerrainGetLibraryName.html (added) * OpenSceneGraph/trunk/doc/doc++/osgTerrain/osgTerrainGetVersion.html (added) * OpenSceneGraph/trunk/doc/doc++/osgText/Font.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgText/FontImplementation.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgText/General.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgText/Glyph.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgText/GlyphTexture.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgText/HIER.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgText/HIERjava.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgText/KerningType.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgText/String.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgText/Text.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgText/VectorUInt.2.html (added) * OpenSceneGraph/trunk/doc/doc++/osgText/VectorUInt.html (added) * OpenSceneGraph/trunk/doc/doc++/osgText/index.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgText/osgText.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgText/osgTextGetLibraryName.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgText/osgTextGetVersion.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgText/readFontFile.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/CheckGeometryVisitor.html (added) * OpenSceneGraph/trunk/doc/doc++/osgUtil/CombineLODsVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/CombineStaticTransformsVisitor.html (added) * OpenSceneGraph/trunk/doc/doc++/osgUtil/ContinueSimplificationCallback.html (added) * OpenSceneGraph/trunk/doc/doc++/osgUtil/CopySharedSubgraphsVisitor.html (added) * OpenSceneGraph/trunk/doc/doc++/osgUtil/CubeMapGenerator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/CullVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/DelaunayTriangulator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/DisplayRequirementsVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/FlattenStaticTransformsVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/GLObjectsVisitor.html (added) * OpenSceneGraph/trunk/doc/doc++/osgUtil/General.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/HIER.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/HIERjava.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/HalfWayMapGenerator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/HighlightMapGenerator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/Hit.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/InsertImpostorsVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/IntersectState.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/IntersectVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/LeafDepthSortFunctor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/MergeGeometryVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/Optimizer.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/ReflectionMapGenerator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/RegisterRenderBinProxy.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/RemoveEmptyNodesVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/RemoveRedundantNodesVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/RenderBin.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/RenderGraph.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/RenderLeaf.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/RenderStage.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/RenderStageLighting.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/RenderToTextureStage.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/SceneView.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/Simplifier.html (added) * OpenSceneGraph/trunk/doc/doc++/osgUtil/SmoothingVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/SpatializeGroupsVisitor.html (added) * OpenSceneGraph/trunk/doc/doc++/osgUtil/StateVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/Statistics.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/TangentSpaceGenerator.html (added) * OpenSceneGraph/trunk/doc/doc++/osgUtil/TesselateVisitor.html (added) * OpenSceneGraph/trunk/doc/doc++/osgUtil/Tesselator.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/TextureVisitor.html (added) * OpenSceneGraph/trunk/doc/doc++/osgUtil/TransformAttributeFunctor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/TransformCallback.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/TriStripVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/UpdateVisitor.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/index.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/osgUtil.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/osgUtilGetLibraryName.html (modified) * OpenSceneGraph/trunk/doc/doc++/osgUtil/osgUtilGetVersion.html (modified) * OpenSceneGraph/trunk/doc/documentation.html (modified) Updated docs Fri, 06 Aug 2004 05:28:51 GMT robert [3243] * OpenSceneGraph/trunk/include/osg/CoordinateSystemNode (modified) Typo fixes from Geoff Michel Fri, 06 Aug 2004 05:25:21 GMT robert [3242] * OpenSceneGraph/trunk/examples/osgdem/osgdem.cpp (modified) * OpenSceneGraph/trunk/examples/osgpointsprite/osgpointsprite.cpp (modified) * OpenSceneGraph/trunk/include/osgTerrain/DataSet (modified) From Bruce Clay, Build fixes for Win32 VS6.0 Thu, 05 Aug 2004 15:15:51 GMT robert [3241] * OpenSceneGraph/trunk/include/osg/AutoTransform (modified) * OpenSceneGraph/trunk/src/osg/AutoTransform.cpp (modified) From Jay Zuckerman, fixes to AutoTransform so that it includes checking ... Thu, 05 Aug 2004 15:14:50 GMT robert [3240] * OpenSceneGraph/trunk/include/osgFX/Validator (modified) * OpenSceneGraph/trunk/src/osgFX/Validator.cpp (modified) From Marco Jez, updates to work with ... Thu, 05 Aug 2004 15:02:51 GMT robert [3239] * OpenSceneGraph/trunk/src/osgUtil/CullVisitor.cpp (modified) From Marco Jez, commented out info debugging messages Thu, 05 Aug 2004 13:41:52 GMT [3238] * OpenSceneGraph/tags/osg_v0_9_7_rc1_sync_release (copied) * OpenSceneGraph/tags/osg_v0_9_7_rc1_sync_release/dist/Irix/osg.idb (copied) * OpenSceneGraph/tags/osg_v0_9_7_rc1_sync_release/dist/Irix/osg.spec (copied) * OpenSceneGraph/tags/osg_v0_9_7_rc1_sync_release/doc/MindMaps/DesignPatterns/DesignPatterns.html (copied) * OpenSceneGraph/tags/osg_v0_9_7_rc1_sync_release/doc/MindMaps/Mission/Mission.html (copied) * OpenSceneGraph/tags/osg_v0_9_7_rc1_sync_release/src/osgPlugins/flt/ControlRecord.h (copied) * OpenSceneGraph/tags/osg_v0_9_7_rc1_sync_release/src/osgPlugins/flt/UnknownRecord.h (copied) * OpenSceneGraph/tags/osg_v0_9_7_rc1_sync_release/src/osgPlugins/flt/license.txt (copied) * OpenSceneGraph/tags/osg_v0_9_7_rc1_sync_release/src/osgPlugins/pfb/README.txt (copied) This commit was manufactured by cvs2svn to create ... Thu, 05 Aug 2004 13:41:52 GMT robert [3237] * OpenSceneGraph/trunk/src/osgPlugins/lib3ds/tracks.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/trpage_sys.h (modified) From Marco Jez, VS.NET warning fixes. Thu, 05 Aug 2004 12:47:55 GMT robert [3236] * OpenSceneGraph/trunk/src/osgUtil/CullVisitor.cpp (modified) Changed the popProjectionMatrix so that it didn't allow modification on ... Thu, 05 Aug 2004 10:01:32 GMT robert [3235] * OpenSceneGraph/trunk/include/osgProducer/OsgCameraGroup (modified) * OpenSceneGraph/trunk/src/osgProducer/OsgCameraGroup.cpp (modified) * OpenSceneGraph/trunk/src/osgProducer/OsgSceneHandler.cpp (modified) Added s/getClearColor and deprecated s/getBackgroundColor(). ... Thu, 05 Aug 2004 08:02:48 GMT robert [3234] * OpenSceneGraph/trunk/NEWS.txt (modified) * OpenSceneGraph/trunk/src/osg/Version.cpp (modified) * OpenSceneGraph/trunk/src/osgDB/Version.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/Version.cpp (modified) * OpenSceneGraph/trunk/src/osgGL2/Version.cpp (modified) * OpenSceneGraph/trunk/src/osgParticle/Version.cpp (modified) * OpenSceneGraph/trunk/src/osgProducer/Version.cpp (modified) * OpenSceneGraph/trunk/src/osgSim/Version.cpp (modified) * OpenSceneGraph/trunk/src/osgTerrain/Version.cpp (modified) * OpenSceneGraph/trunk/src/osgText/Version.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/Version.cpp (modified) Set version numbers for 0.9.7 release Wed, 04 Aug 2004 10:22:55 GMT robert [3233] * OpenSceneGraph/trunk/doc/dependencies.html (modified) Added GDAL to dependencies list Wed, 04 Aug 2004 10:03:57 GMT robert [3232] * OpenSceneGraph/trunk/Make/makedefs (modified) * OpenSceneGraph/trunk/src/osgPlugins/freetype/GNUmakefile (modified) Cleaned up the gdal-config usage to work with gdal-1.1.9 Wed, 04 Aug 2004 09:20:28 GMT robert [3231] * OpenSceneGraph/trunk/Make/dependencies (modified) * OpenSceneGraph/trunk/Make/makedefs (modified) Added support for setting custom dependencies Wed, 04 Aug 2004 08:27:43 GMT robert [3230] * OpenSceneGraph/trunk/Make/dependencies (modified) * OpenSceneGraph/trunk/Make/makedefs (modified) * OpenSceneGraph/trunk/NEWS.txt (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/osgdem/GNUmakefile (modified) * OpenSceneGraph/trunk/include/osg/AnimationPath (modified) * OpenSceneGraph/trunk/include/osg/Array (modified) * OpenSceneGraph/trunk/include/osg/AutoTransform (modified) * OpenSceneGraph/trunk/include/osg/CoordinateSystemNode (modified) * OpenSceneGraph/trunk/include/osg/Vec2d (modified) * OpenSceneGraph/trunk/include/osg/Vec2f (modified) * OpenSceneGraph/trunk/include/osg/Vec3d (modified) * OpenSceneGraph/trunk/include/osg/Vec3f (modified) * OpenSceneGraph/trunk/include/osg/Vec4f (modified) * OpenSceneGraph/trunk/include/osgDB/ReadFile (modified) * OpenSceneGraph/trunk/include/osgText/Font (modified) * OpenSceneGraph/trunk/include/osgText/String (modified) * OpenSceneGraph/trunk/include/osgUtil/CullVisitor (modified) * OpenSceneGraph/trunk/include/osgUtil/SmoothingVisitor (modified) * OpenSceneGraph/trunk/src/osgPlugins/directx/directx.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/gdal/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgPlugins/obj/glm.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/trpage_sys.h (modified) * OpenSceneGraph/trunk/src/osgProducer/KeyboardMouseCallback.cpp (modified) * OpenSceneGraph/trunk/src/osgTerrain/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osgText/DefaultFont.h (modified) * OpenSceneGraph/trunk/src/osgText/String.cpp (modified) * OpenSceneGraph/trunk/src/osgText/Text.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/SmoothingVisitor.cpp (modified) From Norman Vine (with small tweaks by Robert Osfield), build fixes for ... Wed, 04 Aug 2004 07:14:12 GMT robert [3229] * OpenSceneGraph/trunk/examples/osgpbuffer/osgpbuffer.cpp (modified) From Brede Johansen, fixes for Win32 build Wed, 04 Aug 2004 06:57:03 GMT robert [3228] * OpenSceneGraph/trunk/src/osgPlugins/pfb/ConvertFromPerformer.cpp (modified) From Don Tidrow, build fix for Peformer Tue, 03 Aug 2004 19:01:32 GMT robert [3227] * OpenSceneGraph/trunk/NEWS.txt (modified) Brief update of news. Tue, 03 Aug 2004 19:00:55 GMT robert [3226] * OpenSceneGraph/trunk/include/osg/Quat (modified) Fixed tabbing