.. |
osganimate
|
Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it.
|
2003-08-18 10:58:30 +00:00 |
osgautotransform
|
Added support for osg::AutoTransform::setAutoRotateMode(AutoRotateMode) deprecating
|
2004-08-06 08:22:58 +00:00 |
osgbillboard
|
Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it.
|
2003-08-18 10:58:30 +00:00 |
osgblendequation
|
Removed the redundent subclassing from osg::NodeVisitor in examples event handlers
|
2005-03-18 10:45:18 +00:00 |
osgbluemarble
|
Added #include <osg/io_utils>
|
2005-04-08 10:32:10 +00:00 |
osgcallback
|
Moved Registry::CacheHintOptions into ReaderWriter::Options
|
2004-11-22 14:10:12 +00:00 |
osgcameragroup
|
Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it.
|
2003-08-18 10:58:30 +00:00 |
osgcatch
|
Renamed ExplosionDebriEffect to ExplosionDebrisEffect
|
2005-05-25 16:42:36 +00:00 |
osgclip
|
Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it.
|
2003-08-18 10:58:30 +00:00 |
osgcluster
|
From Bob Kuehne, OSX 10.4 fix.
|
2005-05-03 16:34:54 +00:00 |
osgcopy
|
Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it.
|
2003-08-18 10:58:30 +00:00 |
osgcubemap
|
Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it.
|
2003-08-18 10:58:30 +00:00 |
osgdemeter
|
From Clay Fowler, fixes to osgdemeter so that the whole terrain model
|
2003-09-29 08:03:08 +00:00 |
osgdepthshadow
|
Rotated scene to face the viewer
|
2004-11-12 15:39:18 +00:00 |
osgdistortion
|
Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define
|
2004-10-24 20:04:00 +00:00 |
osgfbo
|
Fixed makefiles
|
2005-06-09 11:53:23 +00:00 |
osgforest
|
Removed deprecated API in preparation for 0.9.9 release.
|
2005-05-09 13:09:07 +00:00 |
osgfxbrowser
|
Moved to standard OSG coding style.
|
2005-04-29 06:32:13 +00:00 |
osggeodemo
|
Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it.
|
2003-08-18 10:58:30 +00:00 |
osggeometry
|
Added #include <osg/io_utils>
|
2005-04-08 09:45:06 +00:00 |
osgGLUTkeyboardmouse
|
From Mike Weiblen, osgGLUTsimple and osgGLUTkeyboardmouse examples
|
2005-04-08 19:40:16 +00:00 |
osgGLUTsimple
|
From Mike Weiblen, osgGLUTsimple and osgGLUTkeyboardmouse examples
|
2005-04-08 19:40:16 +00:00 |
osghangglide
|
Maded debugging output write out at INFO level
|
2005-05-21 09:55:43 +00:00 |
osghud
|
Work on the RenderToTexture usage of the new osg::CameraNode. Both osghud
|
2005-06-14 20:51:35 +00:00 |
osgimpostor
|
Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature.
|
2005-05-01 19:48:49 +00:00 |
osgintrospection
|
From Marco Jez, updates to reflect new osgIntrospection API
|
2005-04-08 19:29:12 +00:00 |
osgkeyboard
|
Added #include <osg/io_utils>
|
2005-04-08 09:45:06 +00:00 |
osgkeyboardmouse
|
Preparation for moving osgGL2 out of the core OSG into its own seperate distribution.
|
2005-04-14 11:28:23 +00:00 |
osglauncher
|
Added #include <osg/io_utils>
|
2005-04-08 09:45:06 +00:00 |
osglight
|
Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it.
|
2003-08-18 10:58:30 +00:00 |
osglightpoint
|
Added beginnings of new TrackballManipulator
|
2004-07-30 15:44:59 +00:00 |
osglogicop
|
Removed the redundent subclassing from osg::NodeVisitor in examples event handlers
|
2005-03-18 10:45:18 +00:00 |
osglogo
|
Added code to load the bluemarble.ive database instead of the texture mapped
|
2003-11-05 10:24:51 +00:00 |
osgmotionblur
|
From Marco Jez, added new osgmotionblur example
|
2004-09-01 09:54:36 +00:00 |
osgmovie
|
Added \n to end of a couple shader source lines.
|
2005-06-09 09:27:43 +00:00 |
osgmultiplecameras
|
Added osgmultiplecameras example and support for pre/post multiplaction.
|
2005-06-15 10:59:10 +00:00 |
osgmultitexture
|
Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it.
|
2003-08-18 10:58:30 +00:00 |
osgoccluder
|
Added #include <osg/io_utils>
|
2005-04-08 09:51:56 +00:00 |
osgpagedlod
|
Removed include <iostream> where possible, replacing with istream or ostream and changing
|
2004-03-03 13:27:21 +00:00 |
osgparticle
|
Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define
|
2004-10-24 20:04:00 +00:00 |
osgparticleeffects
|
Renamed ExplosionDebriEffect to ExplosionDebrisEffect
|
2005-05-25 16:42:36 +00:00 |
osgpbuffer
|
PBuffer example revamped to use a normal CameraConfig for setting up the
|
2005-05-18 21:34:55 +00:00 |
osgphotoalbum
|
Fixed recursive call
|
2004-11-23 23:45:41 +00:00 |
osgpick
|
Added #include <osg/io_utils>
|
2005-04-08 09:51:56 +00:00 |
osgplanets
|
from Mike Weiblen, added wrap mode to planet texture to avoid black seam, and
|
2004-11-24 19:10:44 +00:00 |
osgpoints
|
Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it.
|
2003-08-18 10:58:30 +00:00 |
osgpointsprite
|
Removed the enabling of the point smooth mode.
|
2005-04-20 14:51:13 +00:00 |
osgprerender
|
Work on the RenderToTexture usage of the new osg::CameraNode. Both osghud
|
2005-06-14 20:51:35 +00:00 |
osgprerendercubemap
|
Made the member variables in RenderStage and RenderBin protected
|
2004-08-02 12:19:50 +00:00 |
osgreflect
|
Property API clean to smooth the task of generating wrappers.
|
2004-12-17 01:06:33 +00:00 |
osgscalarbar
|
Attempted fix for VS6.0 compile problems
|
2004-11-16 14:35:29 +00:00 |
osgscribe
|
Added pathway in code for override the colour of the wireframe scribe
|
2004-04-22 08:04:34 +00:00 |
osgsequence
|
From Ulrich Hertlien, improved osgsequence example
|
2004-11-15 12:03:33 +00:00 |
osgshaders
|
From Mike Weiblen, added \n newlines to inline shader program strings.
|
2005-05-02 09:34:27 +00:00 |
osgshadowtexture
|
Removed deprecated API in preparation for 0.9.9 release.
|
2005-05-09 13:09:07 +00:00 |
osgshape
|
Removed deprecated API in preparation for 0.9.9 release.
|
2005-05-09 13:09:07 +00:00 |
osgsimple
|
Oops. Fixed glaring memory leak in main loop of osgsimple
|
2004-01-03 22:52:51 +00:00 |
osgsimplepager
|
Preparation for moving osgGL2 out of the core OSG into its own seperate distribution.
|
2005-04-14 11:28:23 +00:00 |
osgsimplifier
|
Added osgsimplifier example.
|
2004-04-18 16:15:49 +00:00 |
osgsimulation
|
Preparation for moving osgGL2 out of the core OSG into its own seperate distribution.
|
2005-04-14 11:28:23 +00:00 |
osgslice
|
Removed include of Producer/RenderSurface
|
2005-01-28 17:24:47 +00:00 |
osgspacewarp
|
Added new osgspacewarp example which demonstrates how to create a star
|
2004-01-30 21:09:21 +00:00 |
osgspheresegment
|
Removed deprecated API in preparation for 0.9.9 release.
|
2005-05-09 13:09:07 +00:00 |
osgspotlight
|
Removed deprecated API in preparation for 0.9.9 release.
|
2005-05-09 13:09:07 +00:00 |
osgstereoimage
|
Added support for new event visitor type into osgGA and osgProducer::Viewer,
|
2005-02-25 14:02:48 +00:00 |
osgteapot
|
Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback
|
2005-05-12 14:03:22 +00:00 |
osgtesselate
|
From Geoff Michel :
|
2005-04-30 13:54:21 +00:00 |
osgtext
|
Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define
|
2004-10-24 20:04:00 +00:00 |
osgtexture1D
|
Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it.
|
2003-08-18 10:58:30 +00:00 |
osgtexture2D
|
Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it.
|
2003-08-18 10:58:30 +00:00 |
osgtexture3D
|
Added X_INC into the Make/makedefs and changed the *GNUmakefile* to use it.
|
2003-08-18 10:58:30 +00:00 |
osgtexturerectangle
|
Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define
|
2004-10-24 20:04:00 +00:00 |
osgunittests
|
Added sizeof(std::string) test to osgunittests
|
2005-06-08 10:39:43 +00:00 |
osgvertexprogram
|
Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature.
|
2005-05-01 19:48:49 +00:00 |
osgvolume
|
Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature.
|
2005-05-01 19:48:49 +00:00 |
osgwindows
|
Added more comprehensive releaseGLObjects(State*=0) throughout Nodes,
|
2005-05-07 20:47:09 +00:00 |
GNUmakefile
|
|
|