OpenSceneGraph/src/osgPlugins/osg
2004-06-09 15:00:03 +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 scale parameter into PositionAttitudeTransform. 2004-02-22 11:58:44 +00:00
Billboard.cpp From Geoff Michel, updates to the Geo plugin. 2003-02-13 15:16:04 +00:00
BlendFunc.cpp Fixes to BlendFunc - adding missing ZERO handling. 2003-04-18 19:46:46 +00:00
ClearNode.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
ClipNode.cpp Added reference to Group in the RegisterDotOsgWrapperProxy. 2003-02-18 11:33:55 +00:00
ClipPlane.cpp Made osg::Quat support either float or double internal representation, defaulting to double. 2003-09-29 13:35:02 +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 Removed include/osg/Types header defining osg::ubyte, osg::ushort etc. Changed 2003-02-12 19:20:47 +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 *** empty log message *** 2003-10-27 16:07:21 +00:00
EllipsoidModel.cpp Added support for decoration of the osgTerrain::DataSet generated databases 2004-05-02 21:50:15 +00:00
Fog.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
FragmentProgram.cpp Fixes for VS6.0 2003-12-24 19:28:39 +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 Fixes for .osg output of UByte4 values, and added missing template contructor 2003-09-16 19:54:57 +00:00
GNUmakefile Added support for decoration of the osgTerrain::DataSet generated databases 2004-05-02 21:50:15 +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
Impostor.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 Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
LightModel.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
LightSource.cpp Added reference to Group in the RegisterDotOsgWrapperProxy. 2003-02-18 11:33:55 +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 Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
LOD.cpp Added support for priority offset and scale into PagedLOD. 2004-01-05 20:45:28 +00:00
Material.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Matrix.cpp Made osg::Quat support either float or double internal representation, defaulting to double. 2003-09-29 13:35:02 +00:00
Matrix.h Added missing header for new matric reading and writing methods. 2003-01-10 16:56:39 +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 Added support for reading and writing UserData from objects. 2003-12-19 23:14:54 +00:00
Object.cpp Added support for reading and writing UserData from objects. 2003-12-19 23:14:54 +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 Added support for priority offset and scale into PagedLOD. 2004-01-05 20:45:28 +00:00
Point.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
PointSprite.cpp From Ruben, addition of osg::PointSprite and osgpointsprite example. 2004-03-02 22:36:11 +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 Improved support for new double Vec* classes 2004-05-20 12:57:06 +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
ReaderWriterOSG.cpp Moved the responsibility for finding file to load on to the ReaderWriter plugins, 2003-12-08 11:24:43 +00:00
README Checked in Tino Schwarze's port to HP-UX. 2002-07-23 10:48:22 +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
Shape.cpp Added support for osg::Capsule into .osg format. 2004-03-02 20:35:27 +00:00
ShapeDrawable.cpp From Marco, updates to osgDB and .osg plugin to better handle reading of 2003-07-21 18:36:47 +00:00
StateSet.cpp Added #include <TextureRectangle> 2003-06-27 14:33:37 +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 Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
TexEnvCombine.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
TexGen.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +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 Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Texture2D.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Texture3D.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
Texture.cpp From Joran Jessurun, fixed "borderColor" typo. 2004-03-16 16:10:57 +00:00
TextureCubeMap.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
TextureRectangle.cpp From Ulrich Hertlein, added support for TextureRectangle to .osg format. 2003-06-25 08:58:48 +00:00
Transform.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
VertexProgram.cpp Fixes for VS6.0 2003-12-24 19:28:39 +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.