# # ChangeLog for /OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp # # Generated by Trac 0.11 # 05/24/13 00:37:33 Thu, 23 May 2013 18:29:47 GMT robert [13376] * OpenSceneGraph/trunk/examples/osgcompositeviewer/osgcompositeviewer.cpp (modified) * OpenSceneGraph/trunk/examples/osgkeystone/osgkeystone.cpp (modified) * OpenSceneGraph/trunk/examples/osglauncher/osglauncher.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/examples/osgmultiplemovies/osgmultiplemovies.cpp (modified) * OpenSceneGraph/trunk/examples/osgoccluder/osgoccluder.cpp (modified) * OpenSceneGraph/trunk/examples/osgoscdevice/osgoscdevice.cpp (modified) * OpenSceneGraph/trunk/examples/osgparticleeffects/osgparticleeffects.cpp (modified) * OpenSceneGraph/trunk/examples/osgpick/osgpick.cpp (modified) * OpenSceneGraph/trunk/examples/osgwidgetbox/osgwidgetbox.cpp (modified) * OpenSceneGraph/trunk/include/osgGA/EventQueue (modified) * OpenSceneGraph/trunk/include/osgGA/GUIEventAdapter (modified) * OpenSceneGraph/trunk/include/osgUtil/LineSegmentIntersector (modified) * OpenSceneGraph/trunk/include/osgViewer/CompositeViewer (modified) * OpenSceneGraph/trunk/include/osgViewer/View (modified) * OpenSceneGraph/trunk/include/osgViewer/Viewer (modified) * OpenSceneGraph/trunk/include/osgViewer/ViewerEventHandlers (modified) * OpenSceneGraph/trunk/src/osgGA/EventQueue.cpp (modified) * OpenSceneGraph/trunk/src/osgGA/GUIEventAdapter.cpp (modified) * OpenSceneGraph/trunk/src/osgManipulator/Dragger.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/p3d/ReaderWriterP3D.cpp (modified) * OpenSceneGraph/trunk/src/osgPresentation/PickEventHandler.cpp (modified) * OpenSceneGraph/trunk/src/osgQt/GraphicsWindowQt.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/LineSegmentIntersector.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/CompositeViewer.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/GraphicsWindowCarbon.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/GraphicsWindowCocoa.mm (modified) * OpenSceneGraph/trunk/src/osgViewer/GraphicsWindowIOS.mm (modified) * OpenSceneGraph/trunk/src/osgViewer/GraphicsWindowWin32.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/GraphicsWindowX11.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/View.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/Viewer.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/ViewerEventHandlers.cpp (modified) * OpenSceneGraph/trunk/src/osgWidget/ViewerEventHandlers.cpp (modified) * OpenSceneGraph/trunk/src/osgWidget/Widget.cpp (modified) * OpenSceneGraph/trunk/src/osgWidget/WindowManager.cpp (modified) Added repolation of the _deadparts stack which would otherwise ... Thu, 07 Jan 2010 14:35:17 GMT robert [10925] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/include/osg/AudioStream (modified) * OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp (modified) * OpenSceneGraph/trunk/src/osgWrappers/osg/AudioStream.cpp (modified) Added virtual pause() method into osg::AudioSink to support pausing of a ... Fri, 20 Nov 2009 14:31:11 GMT robert [10809] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegDecoder.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegDecoder.hpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegImageStream.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegImageStream.hpp (modified) From Rafa Gaitan, "Current ffmpeg plugin didn't support pause and seek, ... Fri, 20 Nov 2009 10:54:39 GMT robert [10799] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) From Cedric Pinson, "here an update of osgmovie example with ... Wed, 13 May 2009 08:40:10 GMT robert [10193] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Rearranged static SDL callback so that it's after the SDL.h header. Tue, 12 May 2009 16:26:07 GMT robert [10190] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Removed SDL header Tue, 12 May 2009 13:24:08 GMT robert [10188] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Re-ordered SDL class to try and avoid OSX issues with _main. Tue, 12 May 2009 12:27:54 GMT robert [10187] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Attempt to fix OSX missing _main symbol error Fri, 13 Mar 2009 11:06:12 GMT robert [9928] * OpenSceneGraph/trunk/examples/osganimationmorph/osganimationmorph.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Warning fixes Wed, 11 Mar 2009 18:13:58 GMT robert [9914] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Changed audio playing so that it only happens for a single movie ... Wed, 11 Mar 2009 17:57:33 GMT robert [9913] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/include/osg/Image (modified) Added docs on getPixelAspectRatio and corrected usage ... Wed, 11 Mar 2009 15:43:13 GMT robert [9911] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Added handling of Image::isImageTranslucent(), when it is ... Tue, 03 Mar 2009 20:59:16 GMT robert [9851] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Added SDL audio path Tue, 03 Mar 2009 17:37:48 GMT robert [9849] * OpenSceneGraph/trunk/examples/osgmovie/CMakeLists.txt (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Added SDL audio support for reading from ffmpeg movies Tue, 03 Mar 2009 16:51:01 GMT robert [9847] * OpenSceneGraph/trunk/CMakeLists.txt (modified) * OpenSceneGraph/trunk/examples/osgmovie/CMakeLists.txt (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/include/osg/AudioStream (modified) * OpenSceneGraph/trunk/src/osg/AudioStream.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/CMakeLists.txt (modified) * OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegAudioStream.cpp (added) * OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegAudioStream.hpp (added) * OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegDecoder.hpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegDecoderAudio.hpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegImageStream.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ffmpeg/FFmpegImageStream.hpp (modified) Introduce FFmpegAudioStream implementation Sun, 08 Feb 2009 15:56:35 GMT robert [9705] * OpenSceneGraph/trunk/examples/osgcompositeviewer/osgcompositeviewer.cpp (modified) * OpenSceneGraph/trunk/examples/osgfont/osgfont.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/examples/osgocclusionquery/osgocclusionquery.cpp (modified) * OpenSceneGraph/trunk/src/osgDB/DynamicLibrary.cpp (modified) From Paul Melis, "While trying out the osgbrowser example (where I had ... Tue, 03 Feb 2009 15:28:53 GMT robert [9637] * OpenSceneGraph/trunk/examples/osgcluster/broadcaster.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/osgcluster.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/receiver.cpp (modified) * OpenSceneGraph/trunk/examples/osgimagesequence/osgimagesequence.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/UnitTestFramework.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/UnitTestFramework.h (modified) * OpenSceneGraph/trunk/include/osgIntrospection/Reflector (modified) * OpenSceneGraph/trunk/include/osgIntrospection/TypedConstructorInfo (modified) * OpenSceneGraph/trunk/include/osgIntrospection/TypedMethodInfo (modified) * OpenSceneGraph/trunk/src/OpenThreads/win32/Win32Thread.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/3ds/ReaderWriter3DS.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/cfg/ConfigLexer.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/jpeg/ReaderWriterJPEG.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/lwo/lwo2types.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/obj/OBJWriterNodeVisitor.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/ReaderWriterTXP.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/TXPIO.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/TXPParser.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/txp/trpage_material.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/Simplifier.cpp (modified) * OpenSceneGraph/trunk/src/osgUtil/TriStrip_tri_stripper.h (modified) Warning fixes 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 Wed, 05 Nov 2008 16:06:25 GMT robert [9106] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Removed redundent static ImageStream pointer Tue, 16 Sep 2008 09:31:29 GMT robert [8857] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Change the GLSL textureRec and texture2D parameters to use .st to make ... Fri, 15 Aug 2008 13:07:04 GMT robert [8757] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Fixed the name of _playToggle Tue, 22 Jul 2008 15:58:40 GMT robert [8659] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Improved position when multiple videos are provided Fri, 11 Apr 2008 10:10:40 GMT robert [8073] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Added --mouse option to enable mouse tracking, and fixed bug ... 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 ... Thu, 06 Dec 2007 17:53:22 GMT robert [7615] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) From Bob Kuehne, added extra event handlers Sat, 17 Nov 2007 11:50:13 GMT robert [7594] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) From Colin Dunlop, add --devices support. Sun, 04 Nov 2007 16:08:05 GMT robert [7585] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/quicktime/QuicktimeImageStream.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/xine/ReaderWriterXine.cpp (modified) Added support for setting volume in xine plugin, manual adjustment ... Tue, 25 Sep 2007 17:02:22 GMT robert [7480] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Added --flip argument docs. Tue, 25 Sep 2007 17:01:16 GMT robert [7479] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Added --flip option to allow one to flip the source data about the ... Tue, 25 Sep 2007 15:01:11 GMT robert [7477] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Removed all dome distortion correction code as this is now part of the ... Tue, 25 Sep 2007 13:51:03 GMT robert [7475] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Preliminary PanoramicSphericalScreen support Tue, 12 Jun 2007 18:58:32 GMT robert [6949] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Added StatsHandler Tue, 12 Jun 2007 18:56:52 GMT robert [6948] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Refactored the dome correction code to support movie flipping. Tue, 12 Jun 2007 16:55:44 GMT robert [6947] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/include/osg/Image (modified) * OpenSceneGraph/trunk/src/osg/Image.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/quicktime/QuicktimeImageStream.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/xine/ReaderWriterXine.cpp (modified) Added Image::g/setOrigin to help movie plugins tell applications ... Tue, 12 Jun 2007 14:20:16 GMT robert [6941] * OpenSceneGraph/trunk/examples/osganimate/osganimate.cpp (modified) * OpenSceneGraph/trunk/examples/osgautotransform/osgautotransform.cpp (modified) * OpenSceneGraph/trunk/examples/osgbillboard/osgbillboard.cpp (modified) * OpenSceneGraph/trunk/examples/osgblendequation/osgblendequation.cpp (modified) * OpenSceneGraph/trunk/examples/osgcallback/osgcallback.cpp (modified) * OpenSceneGraph/trunk/examples/osgcamera/osgcamera.cpp (modified) * OpenSceneGraph/trunk/examples/osgcatch/osgcatch.cpp (modified) * OpenSceneGraph/trunk/examples/osgclip/osgclip.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/broadcaster.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/broadcaster.h (modified) * OpenSceneGraph/trunk/examples/osgcluster/osgcluster.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/receiver.cpp (modified) * OpenSceneGraph/trunk/examples/osgcluster/receiver.h (modified) * OpenSceneGraph/trunk/examples/osgcompositeviewer/osgcompositeviewer.cpp (modified) * OpenSceneGraph/trunk/examples/osgcopy/osgcopy.cpp (modified) * OpenSceneGraph/trunk/examples/osgcubemap/osgcubemap.cpp (modified) * OpenSceneGraph/trunk/examples/osgdelaunay/osgdelaunay.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/DepthPartitionNode.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/DepthPartitionNode.h (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/DistanceAccumulator.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/DistanceAccumulator.h (modified) * OpenSceneGraph/trunk/examples/osgdepthpartition/osgdepthpartition.cpp (modified) * OpenSceneGraph/trunk/examples/osgdepthshadow/osgdepthshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgdistortion/osgdistortion.cpp (modified) * OpenSceneGraph/trunk/examples/osgfadetext/osgfadetext.cpp (modified) * OpenSceneGraph/trunk/examples/osgforest/osgforest.cpp (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/Frame.cpp (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/Frame.h (modified) * OpenSceneGraph/trunk/examples/osgfxbrowser/osgfxbrowser.cpp (modified) * OpenSceneGraph/trunk/examples/osggeodemo/osggeodemo.cpp (modified) * OpenSceneGraph/trunk/examples/osggeometry/osggeometry.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/GliderManipulator.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/GliderManipulator.h (modified) * OpenSceneGraph/trunk/examples/osghangglide/base.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/hat.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/hat.h (modified) * OpenSceneGraph/trunk/examples/osghangglide/osghangglide.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/sky.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/tank.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/terrain.cpp (modified) * OpenSceneGraph/trunk/examples/osghangglide/terrain_coords.h (modified) * OpenSceneGraph/trunk/examples/osghangglide/terrain_normals.h (modified) * OpenSceneGraph/trunk/examples/osghangglide/terrain_texcoords.h (modified) * OpenSceneGraph/trunk/examples/osghangglide/trees.cpp (modified) * OpenSceneGraph/trunk/examples/osghud/osghud.cpp (modified) * OpenSceneGraph/trunk/examples/osgimpostor/TestManipulator.cpp (modified) * OpenSceneGraph/trunk/examples/osgimpostor/TestManipulator.h (modified) * OpenSceneGraph/trunk/examples/osgimpostor/osgimpostor.cpp (modified) * OpenSceneGraph/trunk/examples/osgintersection/osgintersection.cpp (modified) * OpenSceneGraph/trunk/examples/osgintrospection/osgintrospection.cpp (modified) * OpenSceneGraph/trunk/examples/osgkeyboard/osgkeyboard.cpp (modified) * OpenSceneGraph/trunk/examples/osgkeyboardmouse/osgkeyboardmouse.cpp (modified) * OpenSceneGraph/trunk/examples/osglauncher/osglauncher.cpp (modified) * OpenSceneGraph/trunk/examples/osglight/osglight.cpp (modified) * OpenSceneGraph/trunk/examples/osglightpoint/osglightpoint.cpp (modified) * OpenSceneGraph/trunk/examples/osglogicop/osglogicop.cpp (modified) * OpenSceneGraph/trunk/examples/osglogo/osglogo.cpp (modified) * OpenSceneGraph/trunk/examples/osgmanipulator/osgmanipulator.cpp (modified) * OpenSceneGraph/trunk/examples/osgmotionblur/osgmotionblur.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/examples/osgmultitexture/osgmultitexture.cpp (modified) * OpenSceneGraph/trunk/examples/osgoccluder/osgoccluder.cpp (modified) * OpenSceneGraph/trunk/examples/osgpagedlod/osgpagedlod.cpp (modified) * OpenSceneGraph/trunk/examples/osgparametric/osgparametric.cpp (modified) * OpenSceneGraph/trunk/examples/osgparticle/osgparticle.cpp (modified) * OpenSceneGraph/trunk/examples/osgparticleeffects/osgparticleeffects.cpp (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/ImageReaderWriter.cpp (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/ImageReaderWriter.h (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/PhotoArchive.cpp (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/PhotoArchive.h (modified) * OpenSceneGraph/trunk/examples/osgphotoalbum/osgphotoalbum.cpp (modified) * OpenSceneGraph/trunk/examples/osgpick/osgpick.cpp (modified) * OpenSceneGraph/trunk/examples/osgplanets/osgplanets.cpp (modified) * OpenSceneGraph/trunk/examples/osgpoints/osgpoints.cpp (modified) * OpenSceneGraph/trunk/examples/osgpointsprite/osgpointsprite.cpp (modified) * OpenSceneGraph/trunk/examples/osgprecipitation/osgprecipitation.cpp (modified) * OpenSceneGraph/trunk/examples/osgprerender/osgprerender.cpp (modified) * OpenSceneGraph/trunk/examples/osgprerendercubemap/osgprerendercubemap.cpp (modified) * OpenSceneGraph/trunk/examples/osgreflect/osgreflect.cpp (modified) * OpenSceneGraph/trunk/examples/osgscalarbar/osgscalarbar.cpp (modified) * OpenSceneGraph/trunk/examples/osgscribe/osgscribe.cpp (modified) * OpenSceneGraph/trunk/examples/osgsequence/osgsequence.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaders/GL2Scene.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaders/GL2Scene.h (modified) * OpenSceneGraph/trunk/examples/osgshaders/Noise.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaders/Noise.h (modified) * OpenSceneGraph/trunk/examples/osgshaders/osgshaders.cpp (modified) * OpenSceneGraph/trunk/examples/osgshaderterrain/osgshaderterrain.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadow/osgshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/CreateShadowedScene.cpp (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/CreateShadowedScene.h (modified) * OpenSceneGraph/trunk/examples/osgshadowtexture/osgshadowtexture.cpp (modified) * OpenSceneGraph/trunk/examples/osgshape/osgshape.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimplifier/osgsimplifier.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimulation/osgsimulation.cpp (modified) * OpenSceneGraph/trunk/examples/osgslice/osgslice.cpp (modified) * OpenSceneGraph/trunk/examples/osgspacewarp/osgspacewarp.cpp (modified) * OpenSceneGraph/trunk/examples/osgspheresegment/osgspheresegment.cpp (modified) * OpenSceneGraph/trunk/examples/osgspotlight/osgspotlight.cpp (modified) * OpenSceneGraph/trunk/examples/osgstaticviewer/osgstaticviewer.cpp (modified) * OpenSceneGraph/trunk/examples/osgstereoimage/osgstereoimage.cpp (modified) * OpenSceneGraph/trunk/examples/osgteapot/osgteapot.cpp (modified) * OpenSceneGraph/trunk/examples/osgterrain/osgterrain.cpp (modified) * OpenSceneGraph/trunk/examples/osgtessellate/osgtessellate.cpp (modified) * OpenSceneGraph/trunk/examples/osgtext/osgtext.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture1D/osgtexture1D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture2D/osgtexture2D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexture3D/osgtexture3D.cpp (modified) * OpenSceneGraph/trunk/examples/osgtexturerectangle/osgtexturerectangle.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/UnitTestFramework.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/UnitTestFramework.h (modified) * OpenSceneGraph/trunk/examples/osgunittests/UnitTests_osg.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/osgunittests.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/performance.cpp (modified) * OpenSceneGraph/trunk/examples/osgunittests/performance.h (modified) * OpenSceneGraph/trunk/examples/osgvertexprogram/osgvertexprogram.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerCocoa/ViewerCocoa.h (modified) * OpenSceneGraph/trunk/examples/osgviewerCocoa/ViewerCocoa.mm (modified) * OpenSceneGraph/trunk/examples/osgviewerCocoa/main.m (modified) * OpenSceneGraph/trunk/examples/osgviewerFLTK/osgviewerFLTK.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerGLUT/osgviewerGLUT.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerQT/osgviewerQT.cpp (modified) * OpenSceneGraph/trunk/examples/osgviewerSDL/SDLMainForMacOSX.h (modified) * OpenSceneGraph/trunk/examples/osgviewerSDL/SDLMainForMacOSX.m (modified) * OpenSceneGraph/trunk/examples/osgviewerSDL/osgviewerSDL.cpp (modified) * OpenSceneGraph/trunk/examples/osgvolume/osgvolume.cpp (modified) * OpenSceneGraph/trunk/examples/osgwindows/osgwindows.cpp (modified) From Martin Lavery and Robert Osfield, Updated examples to use ... Tue, 12 Jun 2007 08:29:32 GMT robert [6935] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Added screen number, and flip support into dome correction codes. Tue, 08 May 2007 15:32:35 GMT robert [6625] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Further work on dome correction Tue, 08 May 2007 12:18:57 GMT robert [6624] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Firt cut at full dome correction of wrap around movies and imagery Wed, 10 Jan 2007 10:40:12 GMT robert [5953] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/include/osgUtil/LineSegmentIntersector (modified) * OpenSceneGraph/trunk/src/osgUtil/LineSegmentIntersector.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/View.cpp (modified) Added support for vertex ratios into LineSegmentIntersector. Tue, 09 Jan 2007 17:35:46 GMT robert [5951] * OpenSceneGraph/trunk/examples/osglauncher/osglauncher.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/examples/osgoccluder/osgoccluder.cpp (modified) * OpenSceneGraph/trunk/include/osgViewer/View (modified) * OpenSceneGraph/trunk/src/osgViewer/CompositeViewer.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/View.cpp (modified) * OpenSceneGraph/trunk/src/osgViewer/Viewer.cpp (modified) Added View::computeIntersections methods Mon, 08 Jan 2007 10:00:16 GMT robert [5927] * OpenSceneGraph/trunk/VisualStudio/OpenSceneGraph.dsw (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgGLUTkeyboardmouse/osgGLUTkeyboardmouse.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgGLUTsimple/osgGLUTsimple.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osggeodemo/osggeodemo.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osggeometry/osggeometry.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osghud/osghud.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgimpostor/osgimpostor.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgkeyboard/osgkeyboard.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osglauncher/osglauncher.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osglight/osglight.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osglightpoint/osglightpoint.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osglogicop/osglogicop.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osglogo/osglogo.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgmovie/osgmovie.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgmultiplecameras/osgmultiplecameras.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgmultitexture/osgmultitexture.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgoccluder/osgoccluder.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgparametric/osgparametric.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgparticle/osgparticledemo.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgsimpleviewerFLTK/osgsimpleviewerFLTK.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgsimpleviewerGLUT/osgsimpleviewerGLUT.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgsimpleviewerQT3/osgsimpleviewerQT3.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgsimpleviewerQT4/osgsimpleviewerQT4.dsp (modified) * OpenSceneGraph/trunk/VisualStudio/examples/osgsimpleviewerSDL/osgsimpleviewerSDL.dsp (modified) * OpenSceneGraph/trunk/examples/osgdepthshadow/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgdepthshadow/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgdepthshadow/osgdepthshadow.cpp (modified) * OpenSceneGraph/trunk/examples/osggeodemo/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osggeodemo/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osggeodemo/osggeodemo.cpp (modified) * OpenSceneGraph/trunk/examples/osggeometry/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osggeometry/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osggeometry/osggeometry.cpp (modified) * OpenSceneGraph/trunk/examples/osghud/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osghud/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osghud/osghud.cpp (modified) * OpenSceneGraph/trunk/examples/osgimpostor/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgimpostor/osgimpostor.cpp (modified) * OpenSceneGraph/trunk/examples/osgintersection/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgintersection/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgintersection/osgintersection.cpp (modified) * OpenSceneGraph/trunk/examples/osgkeyboard/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgkeyboard/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgkeyboard/osgkeyboard.cpp (modified) * OpenSceneGraph/trunk/examples/osglauncher/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osglauncher/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osglauncher/osglauncher.cpp (modified) * OpenSceneGraph/trunk/examples/osglight/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osglight/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osglight/osglight.cpp (modified) * OpenSceneGraph/trunk/examples/osglightpoint/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osglightpoint/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osglightpoint/osglightpoint.cpp (modified) * OpenSceneGraph/trunk/examples/osglogicop/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osglogicop/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osglogicop/osglogicop.cpp (modified) * OpenSceneGraph/trunk/examples/osglogo/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osglogo/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osglogo/osglogo.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgmovie/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/examples/osgmultiplecameras/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgmultiplecameras/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgmultiplecameras/osgmultiplecameras.cpp (modified) * OpenSceneGraph/trunk/examples/osgmultitexture/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgmultitexture/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgmultitexture/osgmultitexture.cpp (modified) * OpenSceneGraph/trunk/examples/osgoccluder/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgoccluder/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgoccluder/osgoccluder.cpp (modified) * OpenSceneGraph/trunk/examples/osgpagedlod/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgpagedlod/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgparametric/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgparametric/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgparametric/osgparametric.cpp (modified) * OpenSceneGraph/trunk/examples/osgparticle/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgparticle/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgparticle/osgparticle.cpp (modified) Ported following examples to osgViewer: osggeodemo ... 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. Thu, 12 Jan 2006 22:43:36 GMT robert [4956] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Added support for tracking mouse movement and computing the intersection ... Tue, 15 Nov 2005 22:07:54 GMT robert [4780] * OpenSceneGraph/trunk/applications/osgarchive/osgarchive.cpp (modified) * OpenSceneGraph/trunk/applications/osgconv/osgconv.cpp (modified) * OpenSceneGraph/trunk/applications/osgdem/osgdem.cpp (modified) * OpenSceneGraph/trunk/examples/osgbluemarble/osgbluemarble.cpp (modified) * OpenSceneGraph/trunk/examples/osgdelaunay/osgdelaunay.cpp (modified) * OpenSceneGraph/trunk/examples/osgdemeter/osgdemeter.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/examples/osgpbuffer/osgpbuffer.cpp (modified) * OpenSceneGraph/trunk/examples/osgpoints/osgpoints.cpp (modified) * OpenSceneGraph/trunk/examples/osgsimplifier/osgsimplifier.cpp (modified) * OpenSceneGraph/trunk/examples/osgspacewarp/osgspacewarp.cpp (modified) * OpenSceneGraph/trunk/examples/osgtesselate/osgtesselate.cpp (modified) Added proper descriptions of examples in place of the copy and ... Fri, 11 Nov 2005 12:45:59 GMT robert [4746] * OpenSceneGraph/trunk/VisualStudio/examples/osgcluster/osgcluster.dsp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/dxf/scene.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/hdr/hdrloader.cpp (modified) Fixes for VS6.0 build. Thu, 10 Nov 2005 19:32:37 GMT robert [4738] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/examples/osgparametric/osgparametric.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/dxf/scene.h (modified) * OpenSceneGraph/trunk/src/osgPlugins/flt/flt2osg.cpp (modified) Fixes for dumb VS6.0 compiler Sun, 11 Sep 2005 19:05:30 GMT robert [4520] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) From Sondra Iverson, "The options to rewind/restart and to ... Thu, 09 Jun 2005 09:27:43 GMT robert [4323] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Added \n to end of a couple shader source lines. Thu, 09 Jun 2005 08:29:22 GMT robert [4322] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Added texture2D shader source Wed, 08 Jun 2005 15:57:05 GMT robert [4321] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Added experiment GLSL fragment shader to clip out dark areas of videos. Sat, 23 Apr 2005 10:45:38 GMT robert [4087] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Removed the use of the post swap callback Fri, 22 Apr 2005 15:44:21 GMT robert [4082] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Improved handling of unsupported formats Tue, 22 Feb 2005 20:56:56 GMT robert [3856] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/src/osgDB/ReadFile.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/mpeg/ReaderWriterMPEG.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/quicktime/ReaderWriterQT.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/xine/ReaderWriterXine.cpp (modified) Removed the default play() in the MPEG, QuickTime and Xine ... Wed, 09 Feb 2005 16:18:44 GMT robert [3825] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/mpeg/MpegImageStream.cpp (modified) Changed the mpeg plugin to read movies the original way up rather than ... Wed, 09 Feb 2005 11:30:42 GMT robert [3820] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Added vertical offset to multiple movies instances Wed, 09 Feb 2005 10:39:45 GMT robert [3819] * OpenSceneGraph/trunk/VisualStudio/osg/osg.dsp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/include/osg/Array (modified) * OpenSceneGraph/trunk/include/osg/BufferObject (added) * OpenSceneGraph/trunk/include/osg/Drawable (modified) * OpenSceneGraph/trunk/include/osg/Image (modified) * OpenSceneGraph/trunk/include/osg/PrimitiveSet (modified) * OpenSceneGraph/trunk/include/osg/Texture1D (modified) * OpenSceneGraph/trunk/include/osg/Texture2D (modified) * OpenSceneGraph/trunk/include/osg/Texture3D (modified) * OpenSceneGraph/trunk/include/osg/TextureCubeMap (modified) * OpenSceneGraph/trunk/include/osg/TextureRectangle (modified) * OpenSceneGraph/trunk/include/osg/TriangleFunctor (modified) * OpenSceneGraph/trunk/include/osg/TriangleIndexFunctor (modified) * OpenSceneGraph/trunk/include/osgText/Text (modified) * OpenSceneGraph/trunk/include/osgUtil/Statistics (modified) * OpenSceneGraph/trunk/src/osg/BufferObject.cpp (added) * OpenSceneGraph/trunk/src/osg/Drawable.cpp (modified) * OpenSceneGraph/trunk/src/osg/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osg/Image.cpp (modified) * OpenSceneGraph/trunk/src/osg/ImageStream.cpp (modified) * OpenSceneGraph/trunk/src/osg/PrimitiveSet.cpp (modified) * OpenSceneGraph/trunk/src/osg/ShapeDrawable.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/Texture3D.cpp (modified) * OpenSceneGraph/trunk/src/osg/TextureCubeMap.cpp (modified) * OpenSceneGraph/trunk/src/osg/TextureRectangle.cpp (modified) * OpenSceneGraph/trunk/src/osgDB/ReadFile.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/ive/Image.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/mpeg/MpegImageStream.cpp (modified) * OpenSceneGraph/trunk/src/osgPlugins/xine/ReaderWriterXine.cpp (modified) * OpenSceneGraph/trunk/src/osgText/Text.cpp (modified) Added osg::BufferObject and a made a number associated to ... Fri, 04 Feb 2005 20:36:50 GMT robert [3812] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Turned off lighting. Fri, 12 Mar 2004 21:04:20 GMT robert [2810] * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Added some basic event handler. Fri, 12 Mar 2004 20:23:55 GMT robert [2809] * OpenSceneGraph/trunk/Make/makedirdefs (modified) * OpenSceneGraph/trunk/examples/osgmovie/GNUmakefile (modified) * OpenSceneGraph/trunk/examples/osgmovie/GNUmakefile.inst (modified) * OpenSceneGraph/trunk/examples/osgmovie/MpegImageStream.cpp (deleted) * OpenSceneGraph/trunk/examples/osgmovie/MpegImageStream.h (deleted) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Cleaned up osgmovie example so it no longer depends upon ... Tue, 09 Mar 2004 14:00:01 GMT robert [2794] * OpenSceneGraph/trunk/examples/osgmovie/ImageStream.h (deleted) * OpenSceneGraph/trunk/examples/osgmovie/MpegImageStream.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) Removed redundent ImageStream.h Tue, 09 Mar 2004 09:42:07 GMT robert [2793] * OpenSceneGraph/trunk/examples/osgmovie/MpegImageStream.cpp (modified) * OpenSceneGraph/trunk/examples/osgmovie/MpegImageStream.h (modified) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (modified) * OpenSceneGraph/trunk/include/osg/ImageStream (added) * OpenSceneGraph/trunk/src/osg/GNUmakefile (modified) * OpenSceneGraph/trunk/src/osg/ImageStream.cpp (added) Preliminary work on general support of video textures. Fri, 30 Jan 2004 14:06:29 GMT robert [2693] * OpenSceneGraph/trunk/examples/osgmovie (added) * OpenSceneGraph/trunk/examples/osgmovie/GNUmakefile (added) * OpenSceneGraph/trunk/examples/osgmovie/GNUmakefile.inst (added) * OpenSceneGraph/trunk/examples/osgmovie/ImageStream.h (added) * OpenSceneGraph/trunk/examples/osgmovie/MpegImageStream.cpp (added) * OpenSceneGraph/trunk/examples/osgmovie/MpegImageStream.h (added) * OpenSceneGraph/trunk/examples/osgmovie/osgmovie.cpp (added) Added osgmovie example, derived from Ulrich Hertlien's ...