OpenSceneGraph/include
Robert Osfield 53e075f78b From Brad Colbert/Robert Osfield: added s/getSourceFormat and s/getSourceType to osg::Texture
along with support for this Texture1D, 2D, 3D, TextureCubeMap and TextureRectangle.  The
new SourceFormat and SourceType parameters are only used when no osg::Image is assigned to
an osg::Texture, and main use is for render to texture effects.

Added support for --hdr option in osgprerender, which utilises the new Texture::setSourceFormat/Type() methods.
2005-11-08 15:52:21 +00:00
..
osg From Brad Colbert/Robert Osfield: added s/getSourceFormat and s/getSourceType to osg::Texture 2005-11-08 15:52:21 +00:00
osgDB From Don Tidrow, bug fix to setOutputTextureFiles(bool). 2005-10-26 20:30:15 +00:00
osgFX From Chris Hanson, "The following files are drop-in replacements for the include/*/Export files to permit 2005-09-28 14:05:05 +00:00
osgGA From Chris Hanson, "The following files are drop-in replacements for the include/*/Export files to permit 2005-09-28 14:05:05 +00:00
osgIntrospection From Marco Jez, fix for gcc build. 2005-09-29 13:00:23 +00:00
osgParticle Added protected destructors. 2005-10-25 09:49:53 +00:00
osgProducer From Geoff Michel, compile fixes for VS6.0 2005-10-26 09:22:13 +00:00
osgSim Added setOverlayClearColor and setTexEnvMode and automatic set up of TexEnv. 2005-09-29 10:22:06 +00:00
osgTerrain Added support for tracking the directory of the output file whilst still maintaining 2005-10-27 10:48:44 +00:00
osgText From Wang Lam,"The changes allow users of OpenSceneGraph to call a new function 2005-11-07 11:05:16 +00:00
osgUtil Added sorting and clearing of pre and post RenderStages stored in RenderStage, 2005-11-08 11:46:52 +00:00