Added OpenDX writer from Randall Hopper.

This commit is contained in:
Robert Osfield
2002-02-18 20:46:47 +00:00
parent 685d0b08cb
commit 4abfdb1ebd
17 changed files with 3918 additions and 8 deletions

4
NEWS
View File

@@ -1,7 +1,7 @@
OSG News (most significant items from ChangeLog)
================================================
10th February 2002 - osg-0.8.44.tar.gz
18th February 2002 - osg-0.8.44.tar.gz
>>> Support added for Mac OSX, Cygwin and MinGW, and new TerraPage loader.
@@ -28,6 +28,8 @@ OSG News (most significant items from ChangeLog)
The Open Flight .flt loader has undergone a number of improvements
including support for instancing and billboards.
New TerraPage (.txp) loader and OpenDX writer (.dx) plugins have been added.
Support for the clone operation on osg::Object's has been expanded
to allow cloneType() - a simple clone an blank object of the same type,
and clone(CopyOp&) where CopyOp is a functor which allows users to