OpenSceneGraph/src/osgPlugins/ive
2008-03-27 10:55:39 +00:00
..
AlphaFunc.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
AlphaFunc.h From Pavel Moloshton, addition of AlphaFunc support to .ive. 2003-12-01 14:31:56 +00:00
AnimationPath.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
AnimationPath.h Removed export macro. 2003-05-24 14:42:00 +00:00
AnimationPathCallback.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
AnimationPathCallback.h Removed export macro. 2003-05-24 14:42:00 +00:00
AutoTransform.cpp To osg::AutoTransform added support for MinimumScale, MaximumScale and AutoScaleTransitionWidth parameters 2008-03-18 15:37:38 +00:00
AutoTransform.h From Nathan Monteleone, addition of AutoTransform support. 2006-02-20 19:13:11 +00:00
AzimElevationSector.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
AzimElevationSector.h Forom yne Schmidt Jansen, added support for osgSim into ive plugin. 2003-09-14 22:48:35 +00:00
AzimSector.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
AzimSector.h Forom yne Schmidt Jansen, added support for osgSim into ive plugin. 2003-09-14 22:48:35 +00:00
Billboard.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
Billboard.h Removed export macro. 2003-05-24 14:42:00 +00:00
BlendColor.cpp From Ulrich Hertlein, added support for osg::BlendColor to .ive format. 2007-02-13 12:17:33 +00:00
BlendColor.h From Ulrich Hertlein, added support for osg::BlendColor to .ive format. 2007-02-13 12:17:33 +00:00
BlendFunc.cpp From Michael Platings, added support for blend seperates to .ive and .osg 2006-07-03 09:22:11 +00:00
BlendFunc.h Removed export macro. 2003-05-24 14:42:00 +00:00
BlinkSequence.cpp Added check to make set up a sequencegroup only happen when required. 2007-12-16 17:53:16 +00:00
BlinkSequence.h Forom yne Schmidt Jansen, added support for osgSim into ive plugin. 2003-09-14 22:48:35 +00:00
Camera.cpp Renamed osg::CameraNode to osg::Camera, cleaned up osg::View. 2006-11-27 14:52:07 +00:00
Camera.h Added missing Camera.h and removed redundent CameraNode.h 2006-11-28 09:14:46 +00:00
CameraView.cpp Completed osg::CameraView support in .osg and .ive formats. 2005-11-03 12:25:25 +00:00
CameraView.h Added initial CameraNode and CameraView stups for the .ive loader 2005-11-03 10:16:38 +00:00
ClipNode.cpp Added support for ClipPlane, ClipNode, TexGenNode to .ive 2004-09-29 19:10:00 +00:00
ClipNode.h Added support for ClipPlane, ClipNode, TexGenNode to .ive 2004-09-29 19:10:00 +00:00
ClipPlane.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
ClipPlane.h Added support for ClipPlane, ClipNode, TexGenNode to .ive 2004-09-29 19:10:00 +00:00
ClusterCullingCallback.cpp Added ClusterCullingCallback to ive. 2003-10-10 12:56:35 +00:00
ClusterCullingCallback.h Moved the osg::ClusterCullingCallback into into own header and source file. 2004-06-07 15:05:22 +00:00
CMakeLists.txt Renamed Terrain to TerrainTile 2008-03-27 10:55:39 +00:00
ColorMask.cpp Added support for ColorMask to .ive plugin 2007-02-13 14:42:00 +00:00
ColorMask.h Added support for ColorMask to .ive plugin 2007-02-13 14:42:00 +00:00
CompositeLayer.cpp Added support for reading and writing osgTerrain objects 2008-01-09 16:35:55 +00:00
CompositeLayer.h Renamed Terrain to TerrainTile 2008-03-27 10:55:39 +00:00
ConeSector.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
ConeSector.h Forom yne Schmidt Jansen, added support for osgSim into ive plugin. 2003-09-14 22:48:35 +00:00
ConvexPlanarOccluder.cpp Fix for 64bit build. 2003-10-09 20:56:15 +00:00
ConvexPlanarOccluder.h Additions since the CVS back up was made. 2003-06-24 21:57:13 +00:00
ConvexPlanarPolygon.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
ConvexPlanarPolygon.h Additions since the CVS back up was made. 2003-06-24 21:57:13 +00:00
CoordinateSystemNode.cpp Added support for reading and writing osgTerrain objects 2008-01-09 16:35:55 +00:00
CoordinateSystemNode.h Added support for decoration of the osgTerrain::DataSet generated databases 2004-05-02 21:50:15 +00:00
CullFace.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
CullFace.h Removed export macro. 2003-05-24 14:42:00 +00:00
DataInputStream.cpp Renamed Terrain to TerrainTile 2008-03-27 10:55:39 +00:00
DataInputStream.h Renamed Terrain to TerrainTile 2008-03-27 10:55:39 +00:00
DataOutputStream.cpp Renamed Terrain to TerrainTile 2008-03-27 10:55:39 +00:00
DataOutputStream.h Renamed Terrain to TerrainTile 2008-03-27 10:55:39 +00:00
DataTypeSize.h From Cyril Brulebois, removed redundent typedef. 2007-12-11 17:19:40 +00:00
Depth.cpp From Ali Botorabi, adding of osg::Depth support in .ive format. 2005-12-19 14:48:04 +00:00
Depth.h From Ali Botorabi, adding of osg::Depth support in .ive format. 2005-12-19 14:48:04 +00:00
DirectionalSector.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
DirectionalSector.h From Corbin Holtz, "I have completed my mods to the OpenFlight loader (modified files are 2004-05-08 22:18:38 +00:00
DOFTransform.cpp From Joakim Simonsson, DOFTransform multiplication order support added to .ive format. 2005-05-18 19:04:35 +00:00
DOFTransform.h Added missing DOFTransform and MultiSwitch implementations 2003-11-26 08:37:03 +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
Drawable.h Removed export macro. 2003-05-24 14:42:00 +00:00
DrawArrayLengths.cpp From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
DrawArrayLengths.h Removed export macro. 2003-05-24 14:42:00 +00:00
DrawArrays.cpp fixes to tabs 2004-10-24 14:31:18 +00:00
DrawArrays.h Removed export macro. 2003-05-24 14:42:00 +00:00
DrawElementsUByte.cpp From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
DrawElementsUByte.h Added DrawElementsUByte to ive plugin. 2003-10-09 14:55:56 +00:00
DrawElementsUInt.cpp From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
DrawElementsUInt.h Additions since the CVS back up was made. 2003-06-24 21:57:13 +00:00
DrawElementsUShort.cpp From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
DrawElementsUShort.h Removed export macro. 2003-05-24 14:42:00 +00:00
ElevationSector.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
ElevationSector.h Forom yne Schmidt Jansen, added support for osgSim into ive plugin. 2003-09-14 22:48:35 +00:00
EllipsoidModel.cpp Added support for decoration of the osgTerrain::DataSet generated databases 2004-05-02 21:50:15 +00:00
EllipsoidModel.h Added support for decoration of the osgTerrain::DataSet generated databases 2004-05-02 21:50:15 +00:00
Exception.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
Exception.h Removed export macro. 2003-05-24 14:42:00 +00:00
FragmentProgram.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
FragmentProgram.h Fixed compile warning 2004-03-09 14:57:45 +00:00
FrontFace.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
FrontFace.h From Farshid Laskari, addiition of FrontFace support to .ive 2005-03-26 10:04:31 +00:00
Geode.cpp *** empty log message *** 2003-06-24 15:40:09 +00:00
Geode.h Removed export macro. 2003-05-24 14:42:00 +00:00
Geometry.cpp Further work on the new VBO support 2007-04-27 14:52:30 +00:00
Geometry.h Removed export macro. 2003-05-24 14:42:00 +00:00
Group.cpp Removed ViewPoint.h and .cpp from the ive plugin 2005-04-22 13:47:54 +00:00
Group.h Removed export macro. 2003-05-24 14:42:00 +00:00
HeightFieldLayer.cpp Adding missing files 2008-01-09 16:56:31 +00:00
HeightFieldLayer.h Renamed Terrain to TerrainTile 2008-03-27 10:55:39 +00:00
Image.cpp Added osg::BufferObject and a made a number associated to accomodate this 2005-02-09 10:39:45 +00:00
Image.h Removed export macro. 2003-05-24 14:42:00 +00:00
ImageLayer.cpp Simplified the image reading/writing 2008-01-09 21:00:38 +00:00
ImageLayer.h Renamed Terrain to TerrainTile 2008-03-27 10:55:39 +00:00
Impostor.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
Impostor.h Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature. 2005-05-01 19:48:49 +00:00
IveVersion.h Introduce TerrainSystem node which decorates a complete terrain model made up of Terrain tiles. 2008-03-26 20:06:54 +00:00
Layer.cpp Refactored osgTerrain so that the interface for setting up layer is more straight forward, and added support into GeometryTechnique for handling multiple layers 2008-02-22 11:52:23 +00:00
Layer.h Renamed Terrain to TerrainTile 2008-03-27 10:55:39 +00:00
Light.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
Light.h Removed export macro. 2003-05-24 14:42:00 +00:00
LightModel.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
LightModel.h From Sebastien Grignard, add writing out/reading in of drawable components of 2004-09-15 19:14:00 +00:00
LightPoint.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
LightPoint.h From Rune Schmidt Jensen, support for osgSim::VisibilityGroup in the .ive loader 2003-11-27 22:53:40 +00:00
LightPointNode.cpp From Wojciech Lewandowski and Robert Osfield, Support from LightPointNode::s/getPointSprite parameter. 2008-02-27 12:11:02 +00:00
LightPointNode.h Forom yne Schmidt Jansen, added support for osgSim into ive plugin. 2003-09-14 22:48:35 +00:00
LightSource.cpp Converted eroneous writeLong/readInt boolean entries used writeBool/readBool. 2003-09-02 17:16:17 +00:00
LightSource.h Removed export macro. 2003-05-24 14:42:00 +00:00
LineWidth.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
LineWidth.h Added support for osg::LineWidth into ive format 2004-02-18 21:40:18 +00:00
Locator.cpp Added support for reading and writing osgTerrain objects 2008-01-09 16:35:55 +00:00
Locator.h Added support for reading and writing osgTerrain objects 2008-01-09 16:35:55 +00:00
LOD.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
LOD.h Removed export macro. 2003-05-24 14:42:00 +00:00
Material.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
Material.h Removed export macro. 2003-05-24 14:42:00 +00:00
MatrixTransform.cpp Fixed pairing of write and read of Matrixd 2005-05-12 20:03:55 +00:00
MatrixTransform.h Removed export macro. 2003-05-24 14:42:00 +00:00
Multisample.cpp From Nikolaus Hanekamp, added support for osg::Multisample 2007-06-28 09:51:47 +00:00
Multisample.h From Nikolaus Hanekamp, added support for osg::Multisample 2007-06-28 09:51:47 +00:00
MultiSwitch.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
MultiSwitch.h Added missing DOFTransform and MultiSwitch implementations 2003-11-26 08:37:03 +00:00
MultiTextureControl.cpp Fixed output of MultiTextureControl. 2005-04-04 16:06:28 +00:00
MultiTextureControl.h Added osgFX::MultiTextureControl node for managing blending between 2005-03-09 16:54:10 +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
Node.h Removed export macro. 2003-05-24 14:42:00 +00:00
Object.cpp Introduced new osg::Object::DataVariance type of UNSPECIFIED, and changed the deafult 2007-02-14 13:18:58 +00:00
Object.h Removed export macro. 2003-05-24 14:42:00 +00:00
OccluderNode.cpp Fix for 64bit build. 2003-10-10 11:12:37 +00:00
OccluderNode.h Additions since the CVS back up was made. 2003-06-24 21:57:13 +00:00
OcclusionQueryNode.cpp From Paul Martz, completion of .ive and .osg support for OcclusionQueryNode 2008-01-04 11:14:11 +00:00
OcclusionQueryNode.h From Paul Martz, completion of .ive and .osg support for OcclusionQueryNode 2008-01-04 11:14:11 +00:00
PagedLOD.cpp Fixed scoping for for loop varaible for VS6.0 build. 2006-07-06 15:47:59 +00:00
PagedLOD.h Added support for PagedLOD node into .ive format and added support for 2003-07-23 15:52:05 +00:00
Point.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
Point.h Additions since the CVS back up was made. 2003-06-24 21:57:13 +00:00
PointSprite.cpp Added missing PointSprite files 2006-11-17 14:51:48 +00:00
PointSprite.h Added missing PointSprite files 2006-11-17 14:51:48 +00:00
PolygonMode.cpp Warning fixes for Win32 build. 2005-10-24 11:25:20 +00:00
PolygonMode.h Warning fixes for Win32 build. 2005-10-24 11:25:20 +00:00
PolygonOffset.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
PolygonOffset.h Additions since the CVS back up was made. 2003-06-24 21:57:13 +00:00
PositionAttitudeTransform.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
PositionAttitudeTransform.h Removed export macro. 2003-05-24 14:42:00 +00:00
PrimitiveSet.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
PrimitiveSet.h Removed export macro. 2003-05-24 14:42:00 +00:00
Program.cpp Further work on GLSL support in .ive 2005-05-11 11:42:09 +00:00
Program.h Put in place the class to implement GLSL support in .ive 2005-05-10 20:20:20 +00:00
ProxyNode.cpp Changed the external file writing to use the DatabasePathList for its path rather 2006-08-31 13:53:38 +00:00
ProxyNode.h Added ProxyNode.h 2005-03-07 14:27:34 +00:00
ReaderWriterIVE.cpp Introduce C entry point support for plugin setup for better static build support 2007-05-25 15:27:06 +00:00
ReadWrite.h Renamed Terrain to TerrainTile 2008-03-27 10:55:39 +00:00
Scissor.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
Scissor.h Added glSissor suppor via new osg::Scissor class. 2005-07-22 09:31:19 +00:00
Sequence.cpp From John Kelso,"Attached is the ive reader/writer for the 2.x version of the osg::Sequence 2007-12-21 14:13:40 +00:00
Sequence.h Removed export macro. 2003-05-24 14:42:00 +00:00
ShadeModel.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
ShadeModel.h Additions since the CVS back up was made. 2003-06-24 21:57:13 +00:00
Shader.cpp Moved the set/getName() support from osg::Node etc into the osg::Obejct 2005-06-08 13:16:19 +00:00
Shader.h Put in place the class to implement GLSL support in .ive 2005-05-10 20:20:20 +00:00
Shape.cpp Completed support for the majority of osg::Shape. 2004-03-17 17:04:30 +00:00
Shape.h Added prelimary shape support to .ive plugin 2004-03-17 16:11:47 +00:00
ShapeDrawable.cpp From Sebastien Grignard, add writing out/reading in of drawable components of 2004-09-15 19:14:00 +00:00
ShapeDrawable.h Added prelimary shape support to .ive plugin 2004-03-17 16:11:47 +00:00
StateSet.cpp Removed StateSet::ENCLOSE_RENDERBIN_DETAILS since it is rendendent, and 2006-07-11 21:53:57 +00:00
StateSet.h Removed export macro. 2003-05-24 14:42:00 +00:00
Stencil.cpp Added support for osg::Stencil into .ive 2007-02-13 13:47:37 +00:00
Stencil.h Added support for osg::Stencil into .ive 2007-02-13 13:47:37 +00:00
Switch.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
Switch.h Additions since the CVS back up was made. 2003-06-24 21:57:13 +00:00
TerrainTile.cpp Renamed Terrain to TerrainTile 2008-03-27 10:55:39 +00:00
TerrainTile.h Renamed Terrain to TerrainTile 2008-03-27 10:55:39 +00:00
TexEnv.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
TexEnv.h Removed export macro. 2003-05-24 14:42:00 +00:00
TexEnvCombine.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
TexEnvCombine.h Removed export macro. 2003-05-24 14:42:00 +00:00
TexGen.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
TexGen.h Removed export macro. 2003-05-24 14:42:00 +00:00
TexGenNode.cpp Added support for ClipPlane, ClipNode, TexGenNode to .ive 2004-09-29 19:10:00 +00:00
TexGenNode.h Added support for ClipPlane, ClipNode, TexGenNode to .ive 2004-09-29 19:10:00 +00:00
TexMat.cpp Added osg::TexMat::s/getScaleByTextureRectangleSize feature that allows 2006-09-04 12:46:49 +00:00
TexMat.h Added support for TexMat to .ive plugin 2003-11-25 14:38:16 +00:00
Text.cpp From Eric Sokolowski, added support for the new Text line spacing parameter to the .osg and .ive formats. 2007-02-02 16:51:59 +00:00
Text.h From Carlo Camporesi, add support for text into .ive plugin, tweak by 2005-04-08 13:06:14 +00:00
Texture1D.cpp From Farshid Lashkari, "I've made some changes to the IVE loader which will add the capability 2006-02-26 17:45:52 +00:00
Texture1D.h Added 1D texture support to .ive plugin. (Fixed a couple of misspellings 2004-01-27 22:45:03 +00:00
Texture2D.cpp From Farshid Lashkari, "I've made some changes to the IVE loader which will add the capability 2006-02-26 17:45:52 +00:00
Texture2D.h Removed export macro. 2003-05-24 14:42:00 +00:00
Texture3D.cpp From Farshid Lashkari, "I've made some changes to the IVE loader which will add the capability 2006-02-26 17:45:52 +00:00
Texture3D.h Added Texture3D implementation. 2004-09-29 14:31:06 +00:00
Texture.cpp Added .ive support for osg::Texture SourceFormat and SourceType 2005-11-08 16:41:34 +00:00
Texture.h Removed export macro. 2003-05-24 14:42:00 +00:00
TextureCubeMap.cpp From Farshid Lashkari, "I've made some changes to the IVE loader which will add the capability 2006-02-26 17:45:52 +00:00
TextureCubeMap.h From Farshid Lashkari, "I've made some changes to the IVE loader which will add the capability 2006-02-26 17:45:52 +00:00
TextureRectangle.cpp From Farshid Lashkari, "I've made some changes to the IVE loader which will add the capability 2006-02-26 17:45:52 +00:00
TextureRectangle.h From Farshid Lashkari, "I've made some changes to the IVE loader which will add the capability 2006-02-26 17:45:52 +00:00
Transform.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
Transform.h Removed export macro. 2003-05-24 14:42:00 +00:00
Uniform.cpp Minor tweaks of ints to unsigned ints 2006-05-16 21:20:36 +00:00
Uniform.h Put in place the class to implement GLSL support in .ive 2005-05-10 20:20:20 +00:00
VertexProgram.cpp From Bob Kuehne, added support for FragmentProgram and VertexProgram into .ive 2004-03-04 14:33:01 +00:00
VertexProgram.h Fixed compile warning 2004-03-09 14:57:45 +00:00
Viewport.cpp Fixed warning 2007-02-13 22:22:35 +00:00
Viewport.h Added glSissor suppor via new osg::Scissor class. 2005-07-22 09:31:19 +00:00
VisibilityGroup.cpp Replaced tabs with spaces. 2005-11-17 15:03:51 +00:00
VisibilityGroup.h From Rune Schmidt Jensen, support for osgSim::VisibilityGroup in the .ive loader 2003-11-27 22:53:40 +00:00