OpenSceneGraph/src/osgPlugins/osg
2001-12-14 10:47:20 +00:00
..
AlphaFunc.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
Billboard.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
ClipPlane.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
ColorMask.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
CullFace.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
Depth.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
Drawable.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
EarthSky.cpp Added missing EarthSky.cpp file to osg plguin. 2001-10-03 07:56:33 +00:00
Fog.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
FrontFace.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
Geode.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
GeoSet.cpp Fixed problem with loading interleaved arrays in the .osg loader, and corrected 2001-12-12 12:55:01 +00:00
Group.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
Image.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
Impostor.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
Light.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
LightSource.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
LOD.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
Makefile Added osg::EarthSky node to the core osg library, and added support for it into 2001-10-02 11:36:14 +00:00
Material.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
Matrix.cpp *** empty log message *** 2001-09-27 16:34:41 +00:00
Node.cpp Added support for specifying whether view frustum and small feature culling 2001-10-19 12:56:37 +00:00
Object.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
Point.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
PolygonMode.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
PolygonOffset.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
ReaderWriterOSG.cpp Added support for ReadResult and WriteResult to the osgDB::ReaderWriter 2001-10-30 14:20:37 +00:00
README Added osgText::Paragraph which is a subclass from Geode which composes a 2001-11-09 15:06:01 +00:00
StateSet.cpp Fixes for Win32 build related to changes in using namespace std. 2001-12-14 10:47:20 +00:00
Stencil.cpp Fixes for Win32 build related to changes in using namespace std. 2001-12-14 10:47:20 +00:00
Switch.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
TexEnv.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
TexGen.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
TexMat.cpp *** empty log message *** 2001-09-27 16:34:41 +00:00
Texture.cpp Improved support for anaglyphic stereo. 2001-12-04 12:31:10 +00:00
Transform.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00
Transparency.cpp Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +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 20001.