Tweaked news

This commit is contained in:
Robert Osfield
2009-07-14 16:02:55 +00:00
parent 31f2e7902f
commit bda1350be4

View File

@@ -12,11 +12,11 @@ The !OpenSceneGraph 2.8.2 release is the culmination of 10 years of work by the
* Build fixes for:
* !RedHat Enterprise Linux
* Building of dicom plugin with ITK under Linux.
* Building of dicom plugin with ITK under Linux
* Crash fixes to:
* crash during window destruction under Windows when using closing a MFC based GraphicsWindow
* crash during window destruction under Windows when using closing a MFC based !GraphicsWindow
* deadlock under Windows due threading issues with atomic operations in Win32 Barrier implementation
* OpenFlight plugin not handling spaces at the end of option strings.
* !OpenFlight plugin not handling spaces at the end of option strings
* Bug fixes to :
* computation of sector range in osgSim::!LightPoint
* extension checking of FBO packed stencil support
@@ -34,9 +34,9 @@ The !OpenSceneGraph 2.8.2 release is the culmination of 10 years of work by the
=== Updates between 2.8.1 and 2.8.0 releases include: ===
* Build fixes under FreeBSD and IBM AIX, and RedHat Enterprise Linux.
* Build fixes under FreeBSD and IBM AIX, and RedHat Enterprise Linux
* Improved compatibility with SWIG wrapper building
* Crash fixes in osg::State, osg::Geometry and osgWidget.
* Crash fixes in osg::State, osg::Geometry and osgWidget
* Bug fixes to :
* draw instanced support
* Optimizer - MergeGeometryVisitor, RemoveLoadedProxyNodesVisitor and SpatializeGroupsVistor
@@ -50,7 +50,7 @@ The !OpenSceneGraph 2.8.2 release is the culmination of 10 years of work by the
* fixes to display lists/vbo creation that prevent crash under ATI drivers
* subface PolygonOffset setting in OpenFlight
* osgconv --formats under OSX
* osgTerrain::Layer bounding volume calculation.
* osgTerrain::Layer bounding volume calculation
=== Updates between 2.8 and 2.6 include: ===