OpenSceneGraph/src/osgPlugins/osg
Robert Osfield dd6a33da49 Removed StateSet::ENCLOSE_RENDERBIN_DETAILS since it is rendendent, and
implemented the OVERRIDE_RENDERBIN_DETAILS.
2006-07-11 21:53:57 +00:00
..
AlphaFunc.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
AnimationPath.cpp Added #include <osg/io_utils> 2005-04-08 09:36:42 +00:00
AutoTransform.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
Billboard.cpp From Geoff Michel, updates to the Geo plugin. 2003-02-13 15:16:04 +00:00
BlendFunc.cpp From Michael Platings, added support for blend seperates to .ive and .osg 2006-07-03 09:22:11 +00:00
CameraNode.cpp From Ulrich Hertlein, spelling corrections and a few Doxgen comments. 2006-02-20 21:05:23 +00:00
CameraView.cpp Completed osg::CameraView support in .osg and .ive formats. 2005-11-03 12:25:25 +00:00
ClearNode.cpp Added s/getClearMask() support to osg::ClearNode, osgUtil::SceneView and the 2005-05-18 19:55:14 +00:00
ClipNode.cpp Added .osg support for new TexGenNode 2004-06-28 15:09:49 +00:00
ClipPlane.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
ClusterCullingCallback.cpp Completed .osg support for ClusterCullingCallback. 2006-02-23 20:37:19 +00:00
ColorMask.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
ColorMatrix.cpp From Marco Jez, moved color matrix IO code across to using Marix.h so it 2003-09-10 11:21:56 +00:00
ConvexPlanarOccluder.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
CoordinateSystemNode.cpp Added CoordinateSystem::s/getFormat(). 2004-06-09 15:00:03 +00:00
CullFace.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Depth.cpp Made osg::Quat support either float or double internal representation, defaulting to double. 2003-09-29 13:35:02 +00:00
Drawable.cpp Added IO support for new intialBound and callbacks to .osg, and initialBound to .ive 2005-05-12 14:48:56 +00:00
EllipsoidModel.cpp Added support for decoration of the osgTerrain::DataSet generated databases 2004-05-02 21:50:15 +00:00
Fog.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
FragmentProgram.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
FrontFace.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Geode.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Geometry.cpp Renamed Byte2,3,4 and Short2,3,4 and UByte4 to use the Vec*b, Vec*s and Vec4ub form 2005-07-15 14:41:19 +00:00
GNUmakefile Added initial cut of ClusterCullingCallback .osg support. 2006-02-21 21:28:57 +00:00
Group.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Image.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Light.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
LightModel.cpp Added #include <osg/io_utils> 2005-04-08 09:36:42 +00:00
LightSource.cpp Changed the LightSource::setReferenceFrame() read code so that it doesn't 2005-02-06 10:14:26 +00:00
LineStipple.cpp Removed include/osg/Types header defining osg::ubyte, osg::ushort etc. Changed 2003-02-12 19:20:47 +00:00
LineWidth.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
LOD.cpp Added #include <osg/io_utils> 2005-04-08 09:36:42 +00:00
Material.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
Matrix.cpp Removed debugging message 2005-11-03 17:12:49 +00:00
Matrix.h Inital work on adding .osg support for CameraNode and CameraView. 2005-11-02 19:52:58 +00:00
MatrixTransform.cpp Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
Node.cpp Moved the set/getName() support from osg::Node etc into the osg::Obejct 2005-06-08 13:16:19 +00:00
NodeCallback.cpp From Michael Gronager, addition of NodeCallback support in .osg format. 2004-08-16 13:54:40 +00:00
Object.cpp Moved the set/getName() support from osg::Node etc into the osg::Obejct 2005-06-08 13:16:19 +00:00
OccluderNode.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
PagedLOD.cpp Moved Registry::CacheHintOptions into ReaderWriter::Options 2004-11-22 14:10:12 +00:00
Point.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
PointSprite.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
PolygonMode.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
PolygonOffset.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
PositionAttitudeTransform.cpp Added #include <osg/io_utils> 2005-04-08 09:36:42 +00:00
Program.cpp Moved the set/getName() support from osg::Node etc into the osg::Obejct 2005-06-08 13:16:19 +00:00
Projection.cpp Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
ProxyNode.cpp Changed the default behavior to not writing out proxynode children. 2005-05-17 13:50:07 +00:00
ReaderWriterOSG.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
README Checked in Tino Schwarze's port to HP-UX. 2002-07-23 10:48:22 +00:00
Scissor.cpp Added glSissor suppor via new osg::Scissor class. 2005-07-22 09:31:19 +00:00
Sequence.cpp Removed the reference of Sequence from Switch. 2002-12-18 11:43:39 +00:00
ShadeModel.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Shader.cpp Added support for an externally referenced shader file, via the keyword combinations 2005-12-21 10:32:48 +00:00
Shape.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
ShapeDrawable.cpp Added #include <osg/io_utils> 2005-04-08 09:36:42 +00:00
StateSet.cpp Removed StateSet::ENCLOSE_RENDERBIN_DETAILS since it is rendendent, and 2006-07-11 21:53:57 +00:00
Stencil.cpp Removed include/osg/Types header defining osg::ubyte, osg::ushort etc. Changed 2003-02-12 19:20:47 +00:00
Switch.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
TessellationHints.cpp Test of cvs. 2003-06-25 07:59:59 +00:00
TexEnv.cpp Added #include <osg/io_utils> 2005-04-08 09:36:42 +00:00
TexEnvCombine.cpp Added #include <osg/io_utils> 2005-04-08 09:36:42 +00:00
TexEnvFilter.cpp From Sohey Yamamoto, addition of TexEnvFilter support. 2004-10-18 14:42:32 +00:00
TexGen.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
TexGenNode.cpp Added .osg support for new TexGenNode 2004-06-28 15:09:49 +00:00
TexMat.cpp Made osg::Quat support either float or double internal representation, defaulting to double. 2003-09-29 13:35:02 +00:00
Texture1D.cpp Added support for "-O OutputTextureFiles" options string in .osg plugin to 2005-09-19 14:07:44 +00:00
Texture2D.cpp Added support for "-O OutputTextureFiles" options string in .osg plugin to 2005-09-19 14:07:44 +00:00
Texture3D.cpp Added support for "-O OutputTextureFiles" options string in .osg plugin to 2005-09-19 14:07:44 +00:00
Texture.cpp Added support for SourceType and SourceFormat to .osg. 2005-11-08 16:22:33 +00:00
TextureCubeMap.cpp Added support for "-O OutputTextureFiles" options string in .osg plugin to 2005-09-19 14:07:44 +00:00
TextureRectangle.cpp Added support for "-O OutputTextureFiles" options string in .osg plugin to 2005-09-19 14:07:44 +00:00
Transform.cpp Fixed the input/output handling of ReferenceFrame values to be RELATIVE and ABSOLUTE 2005-01-21 19:21:01 +00:00
Uniform.cpp From Mike Weiblen, support GLSL uniform arrays. A couple of tweaks and fixes from Robert Osfield. 2006-05-15 15:46:08 +00:00
VertexProgram.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
Viewport.cpp Added Viewport State Attribute to .osg reader/writer 2005-02-02 22:13:07 +00:00

Notes
=====

The support in Image.cpp is also not full functional and should be rewritten 
in the future to support inline images.  Currently osg::Images are supported
via the osgDB::Registry::read/writeImage methods and plugins.

Robert Osfield,
March 2001.