Added IO Support for TexEnvCombine state attribute.

This commit is contained in:
Robert Osfield
2002-08-20 18:00:22 +00:00
parent 88f387810d
commit 814dcc9677
5 changed files with 308 additions and 12 deletions

9
NEWS
View File

@@ -2,6 +2,15 @@
OSG News (most significant items from ChangeLog)
================================================
Support for OpenFlight15.7 added.
Improved osgbillboard example.
Improved osglight example utilizing AnimationPath and PositionAttitudeTransform.
osg::TexEnvCombine implemented texture_env_combine and texture_env_crossbar.
osg::TexEnv texture_env_add added.
osg::Sequence implemented.
osg::DOFTransformNode implemented.
osg::AnimationPath improved.
July 2002 - OpenSceneGraph-0.9.0.tar.gz
>>> OpenSceneGraph goes beta - Multitexturing, Occlusion Culling, Particles and much more added!