..
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
Property API clean to smooth the task of generating wrappers.
2004-12-17 01:06:33 +00:00
AutoTransform.cpp
Added support for osg::AutoTransform::setAutoRotateMode(AutoRotateMode) deprecating
2004-08-06 08:22:58 +00:00
Billboard.cpp
From Geoff Michel, updates to the Geo plugin.
2003-02-13 15:16:04 +00:00
BlendFunc.cpp
Added support for CONSTANT_COLOR and ONE_MINUS_CONSTANT_COLOR into .osg
2004-09-01 09:00:20 +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 .osg support for new TexGenNode
2004-06-28 15:09:49 +00:00
ClipPlane.cpp
Property API clean to smooth the task of generating wrappers.
2004-12-17 01:06:33 +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
Added support for event callbacks
2005-03-07 14:16:15 +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
Teaks to API to make it easier to generate wrappers automatically
2004-12-13 01:07:24 +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
From Alberto Farre, addition of ProxyNode, with support in .osg, .ive and .flt loaders
2005-03-07 14:06:09 +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
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
Converted the instance of osgNew and osgDelete back to new and delete as part
2002-12-16 13:40:58 +00:00
LOD.cpp
From Johan Nouvel, added support for range mode
2004-11-20 11:45:14 +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 event callbacks
2005-03-07 14:16:15 +00:00
NodeCallback.cpp
From Michael Gronager, addition of NodeCallback support in .osg format.
2004-08-16 13:54:40 +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
Moved Registry::CacheHintOptions into ReaderWriter::Options
2004-11-22 14:10:12 +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
ProxyNode.cpp
From Alberto Farre, addition of ProxyNode, with support in .osg, .ive and .flt loaders
2005-03-07 14:06:09 +00:00
ReaderWriterOSG.cpp
Made read/write methods in ReaderWriter all const to facilate multi-threading
2004-11-23 15:29:52 +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
TexEnvFilter.cpp
From Sohey Yamamoto, addition of TexEnvFilter support.
2004-10-18 14:42:32 +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
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
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
Fixed parsing of internalTextureFormat.
2004-06-29 08:03:28 +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
Fixed the input/output handling of ReferenceFrame values to be RELATIVE and ABSOLUTE
2005-01-21 19:21:01 +00:00
VertexProgram.cpp
Teaks to API to make it easier to generate wrappers automatically
2004-12-13 01:07:24 +00:00
Viewport.cpp
Added Viewport State Attribute to .osg reader/writer
2005-02-02 22:13:07 +00:00