From 5f08767aec0d642f786fce5d9b45d946f99cfd7d Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Fri, 26 Nov 2004 21:14:18 +0000 Subject: [PATCH] Updates news for release --- NEWS.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index 5dec1f604..cbb0edf0a 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,21 +1,25 @@ OSG News (most significant items from ChangeLog) ================================================ -24th November 2004 - OpenSceneGraph-0.9.8 +26th November 2004 - OpenSceneGraph-0.9.8 >>> Support for database archives, improved pager, 3d compressed textures - Database archives. - Improved pager support with better multi-processor stability and constant frame rate peformance. + + Documentation moved to website, and now built with Doxygen. new STL plugin. new NET plugin + new OSGA plugin which provides database archive support. + OBJ plugin rewrite. + new support for 3d texture compression using the GL_NV_texture_compression_vtc extension. + Spelling and typo correction blitz on osg, osgDB and osgUtil libraries. osgDB::ReaderWriter and osgDB::Registry have been refactored to allow @@ -25,10 +29,13 @@ OSG News (most significant items from ChangeLog) General bug fixes. + New OSX CGL support in Producer/osgProducer. + New examples: osgplanets osgspotlight osglauncher + osgmotionblur 18th August 2004 - OpenSceneGraph-0.9.7-2