..
osganimate
#ifdef'd out the artifical simulation time code
2007-01-25 12:16:38 +00:00
osgautotransform
Simplified the osganimate and osgautotransform mains, removing most or all of the argument parser code.
2007-01-05 15:52:33 +00:00
osgbillboard
Ported osgbillboard over to osgViewer
2007-01-05 15:54:13 +00:00
osgblendequation
Ported osgblendequation across to osgViewer
2007-01-05 16:00:28 +00:00
osgbluemarble
Ported osgbluemarble to osgViewer
2007-01-05 16:13:43 +00:00
osgcallback
Ported osgcallback to osgViewer
2007-01-05 16:19:25 +00:00
osgcamera
Added new Viewer threading model options
2007-02-06 14:38:08 +00:00
osgcatch
Convert GraphicsThread/GraphicsOperation to more generic OperationsThread/Operation.
2007-02-02 22:30:36 +00:00
osgcegui
Ported osgcegui across to osgViewer
2007-01-05 16:24:05 +00:00
osgclip
Ported osgcluster to osgViewer.
2007-01-05 21:19:01 +00:00
osgcluster
Added osg::FrameStamp::set/getSimulationTime().
2007-01-25 12:02:51 +00:00
osgcopy
From Yefei He, " I wrote a class derived from CopyOp that preserves the multi-parent
2007-02-09 14:54:54 +00:00
osgcubemap
Ported osgcopy, osgcubemap, osgdelaunay, osgdepthpartion, osgdistortion, osgfadetext, osgforest and osgfxbrowser to osgViewer
2007-01-06 21:35:57 +00:00
osgdelaunay
From Paul Martz and Robert Osfield, renamed include/osgUtil/Tesselator and associated classes/references to Tessellator etc.
2007-01-08 11:23:52 +00:00
osgdepthpartition
Ported osgcopy, osgcubemap, osgdelaunay, osgdepthpartion, osgdistortion, osgfadetext, osgforest and osgfxbrowser to osgViewer
2007-01-06 21:35:57 +00:00
osgdepthshadow
Added osg::FrameStamp::set/getSimulationTime().
2007-01-25 12:02:51 +00:00
osgdistortion
Ported osgcopy, osgcubemap, osgdelaunay, osgdepthpartion, osgdistortion, osgfadetext, osgforest and osgfxbrowser to osgViewer
2007-01-06 21:35:57 +00:00
osgfadetext
Ported osgcopy, osgcubemap, osgdelaunay, osgdepthpartion, osgdistortion, osgfadetext, osgforest and osgfxbrowser to osgViewer
2007-01-06 21:35:57 +00:00
osgforest
Ported osgcopy, osgcubemap, osgdelaunay, osgdepthpartion, osgdistortion, osgfadetext, osgforest and osgfxbrowser to osgViewer
2007-01-06 21:35:57 +00:00
osgfxbrowser
Added osg::FrameStamp::set/getSimulationTime().
2007-01-25 12:02:51 +00:00
osggeodemo
Ported following examples to osgViewer:
2007-01-08 10:00:16 +00:00
osggeometry
Added osg::FrameStamp::set/getSimulationTime().
2007-01-25 12:02:51 +00:00
osgGLUTkeyboardmouse
From Eric Wing, change osgGA::SimpleViewer to osgViewer::Viewer.
2006-11-08 09:50:27 +00:00
osgGLUTsimple
From Eric Wing, change osgGA::SimpleViewer to osgViewer::Viewer.
2006-11-08 09:50:27 +00:00
osghangglide
Fixed aspect ratio.
2007-01-05 15:32:21 +00:00
osghud
Ported following examples to osgViewer:
2007-01-08 10:00:16 +00:00
osgimpostor
Ported following examples to osgViewer:
2007-01-11 15:19:59 +00:00
osgintersection
Ported following examples to osgViewer:
2007-01-08 10:00:16 +00:00
osgintrospection
Removed typedef TypeList from osgintrospection
2006-09-04 06:47:05 +00:00
osgkeyboard
Ported following examples to osgViewer:
2007-01-08 10:00:16 +00:00
osgkeyboardmouse
Added delete selected object using delete and back space key, and added save option
2007-01-23 14:10:10 +00:00
osglauncher
Added View::computeIntersections methods
2007-01-09 17:35:46 +00:00
osglight
Added osg::FrameStamp::set/getSimulationTime().
2007-01-25 12:02:51 +00:00
osglightpoint
Ported following examples to osgViewer:
2007-01-08 10:00:16 +00:00
osglogicop
Ported following examples to osgViewer:
2007-01-08 10:00:16 +00:00
osglogo
From Paul Martz and Robert Osfield, renamed include/osgUtil/Tesselator and associated classes/references to Tessellator etc.
2007-01-08 11:23:52 +00:00
osgmanipulator
From Vivek Rajan, new osgManipulator library, with a few minor tweaks and rename for osgDragger to osgManipulator for build by Robert Osfield.
2007-02-11 10:33:59 +00:00
osgmotionblur
Convert GraphicsThread/GraphicsOperation to more generic OperationsThread/Operation.
2007-02-02 22:30:36 +00:00
osgmovie
Added support for vertex ratios into LineSegmentIntersector.
2007-01-10 10:40:12 +00:00
osgmultiplecameras
Cleaned up CompositeViewer interface and added event traversal of views
2007-01-16 19:18:32 +00:00
osgmultitexture
Ported following examples to osgViewer:
2007-01-08 10:00:16 +00:00
osgoccluder
Added View::computeIntersections methods
2007-01-09 17:35:46 +00:00
osgpagedlod
Ported following examples to osgViewer:
2007-01-08 10:00:16 +00:00
osgparametric
Set the DataVariance to DYNAIMC for the StateSet of with the dynamically updating Uniform
2007-02-07 16:27:48 +00:00
osgparticle
Ported following examples to osgViewer:
2007-01-08 10:00:16 +00:00
osgparticleeffects
Ported following examples to osgViewer:
2007-01-10 13:52:22 +00:00
osgphotoalbum
Added osg::FrameStamp::set/getSimulationTime().
2007-01-25 12:02:51 +00:00
osgpick
Ported following examples to osgViewer:
2007-01-10 13:52:22 +00:00
osgplanets
Ported following examples to osgViewer:
2007-01-10 13:52:22 +00:00
osgpoints
Ported following examples to osgViewer:
2007-01-10 13:52:22 +00:00
osgpointsprite
Ported following examples to osgViewer:
2007-01-10 13:52:22 +00:00
osgprecipitation
Added osg::FrameStamp::set/getSimulationTime().
2007-01-25 12:02:51 +00:00
osgprerender
Added osg::FrameStamp::set/getSimulationTime().
2007-01-25 12:02:51 +00:00
osgprerendercubemap
Ported following examples to osgViewer:
2007-01-10 13:52:22 +00:00
osgreflect
Added stencil buffer setting
2007-01-11 16:59:50 +00:00
osgscalarbar
Ported following examples to osgViewer:
2007-01-10 13:52:22 +00:00
osgscribe
Ported following examples to osgViewer:
2007-01-10 13:52:22 +00:00
osgsequence
Ported following examples to osgViewer:
2007-01-10 13:52:22 +00:00
osgshaders
Added osg::FrameStamp::set/getSimulationTime().
2007-01-25 12:02:51 +00:00
osgshaderterrain
Convert GraphicsThread/GraphicsOperation to more generic OperationsThread/Operation.
2007-02-02 22:30:36 +00:00
osgshadow
Cleaned up osgshadow example so that it now relies upon osgShadow for its
2007-02-09 21:31:29 +00:00
osgshadowtexture
Ported following examples to osgViewer:
2007-01-10 21:05:26 +00:00
osgshape
Ported follow examples to osgViewer:
2007-01-11 11:47:01 +00:00
osgsimple
Removed examples:
2007-01-11 15:48:44 +00:00
osgsimpleviewerCocoa
Added nested files
2006-11-20 21:48:40 +00:00
osgsimpleviewerFLTK
Moved SimpleViewer and GraphicsWindow into their own osgViewer library, updated simpleviewer examples to reflect this change
2006-11-02 12:27:15 +00:00
osgsimpleviewerGLUT
Moved SimpleViewer and GraphicsWindow into their own osgViewer library, updated simpleviewer examples to reflect this change
2006-11-02 12:27:15 +00:00
osgsimpleviewerQT3
Added QWidget style constructor parameters
2006-11-27 16:25:12 +00:00
osgsimpleviewerQT4
Added QWidget style constructor parameters
2006-11-27 16:25:12 +00:00
osgsimpleviewerSDL
From Eric Wing, add version check for use of automatic resizeing
2006-11-15 11:21:53 +00:00
osgsimplifier
Ported following examples to osgViewer:
2007-01-11 15:19:59 +00:00
osgsimulation
Ported follow examples to osgViewer:
2007-01-11 11:47:01 +00:00
osgslice
Ported following examples to osgViewer:
2007-01-11 15:19:59 +00:00
osgspacewarp
Ported follow examples to osgViewer:
2007-01-11 11:47:01 +00:00
osgspheresegment
Ported follow examples to osgViewer:
2007-01-11 11:47:01 +00:00
osgspotlight
Ported follow examples to osgViewer:
2007-01-11 11:47:01 +00:00
osgstereoimage
Added osg::FrameStamp::set/getSimulationTime().
2007-01-25 12:02:51 +00:00
osgteapot
Fixed compile warning
2007-01-16 21:40:43 +00:00
osgtessellate
Ported following examples to osgViewer:
2007-01-11 15:19:59 +00:00
osgtext
From Eric Sokolowski, added support for the new Text line spacing parameter to the .osg and .ive formats.
2007-02-02 16:51:59 +00:00
osgtexture1D
Added osg::FrameStamp::set/getSimulationTime().
2007-01-25 12:02:51 +00:00
osgtexture2D
Added osg::FrameStamp::set/getSimulationTime().
2007-01-25 12:02:51 +00:00
osgtexture3D
Ported following examples to osgViewer:
2007-01-11 15:19:59 +00:00
osgtexturerectangle
Added osg::FrameStamp::set/getSimulationTime().
2007-01-25 12:02:51 +00:00
osgunittests
Ported following examples to osgViewer:
2007-01-11 15:19:59 +00:00
osgvertexprogram
Ported following examples to osgViewer:
2007-01-11 15:19:59 +00:00
osgvolume
Ported following examples to osgViewer:
2007-01-11 15:19:59 +00:00
osgwindows
Added #include <iostream>
2007-01-11 15:53:32 +00:00
GNUmakefile
Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional
2003-07-26 01:02:39 +00:00