Added brief items to NEWS in prep for the 0.9.1 release.

This commit is contained in:
Robert Osfield 2002-08-24 21:12:10 +00:00
parent d87dee5a75
commit ee8757113b

24
NEWS
View File

@ -2,13 +2,33 @@
OSG News (most significant items from ChangeLog) OSG News (most significant items from ChangeLog)
================================================ ================================================
Support for OpenFlight15.7 added. Addition of osg::Texture1D, Texture2D & Texture3D classes, Texture2D becomes
the deprecates the original osg::Texture. All Texture class, including
TextureCubeMap are derived from new base class for textures - osg::TextureBase.
New PROTECTED mode for protecting local state mode and attributes from be
overriden from state above it in the scene graph.
Support for fog coord and secondary colors extensions added to osg::Geometry.
Support for HP_UX.
Support for OpenFlight15.7 added, DOFTransforms and general enhancements and
bug fixes.
Improved osgbillboard example. Improved osgbillboard example.
Improved osglight example utilizing AnimationPath and PositionAttitudeTransform. Improved osglight example utilizing AnimationPath and PositionAttitudeTransform.
osg::TexEnvCombine implemented texture_env_combine and texture_env_crossbar.
osg::TexEnvCombine implemented texture_env_combine and texture_env_crossbar
and texture_env_dot3 extensions.
osg::TexEnv texture_env_add added. osg::TexEnv texture_env_add added.
osg::Sequence implemented. osg::Sequence implemented.
osg::DOFTransformNode implemented. osg::DOFTransformNode implemented.
osg::AnimationPath improved. osg::AnimationPath improved.
July 2002 - OpenSceneGraph-0.9.0.tar.gz July 2002 - OpenSceneGraph-0.9.0.tar.gz