From d5d19ac1a4eb2c0d08392d98d452b90f051c00f1 Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Thu, 25 Jun 2009 16:08:25 +0000 Subject: [PATCH] Updated to NEWS to map to wiki NEWS item --- NEWS.txt | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/NEWS.txt b/NEWS.txt index bf26210c7..1fb2f3362 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -10,20 +10,22 @@ The !OpenSceneGraph 2.8.2 release is the culmination of 10 years of work by the === Updates between 2.8.2 and 2.8.1 releases include: === - * Build fixes for RedHat Enterprise Linux. +=== Updates between 2.8.2 and 2.8.1 releases include: === + + * Build fixes for !RedHat Enterprise Linux. * Bug fixes to : - * computation of sector range in osgSim::LightPoint - * extention checking of FBO packed stencil support + * computation of sector range in osgSim::!LightPoint + * extension checking of FBO packed stencil support * position of tabs at corners of manipulators * threading bug in .osg plugin that occurred during multi-threaded initialization * alignment of Text what setting alignment after assign text string * loading of compressed texture arrays * texture generate mipmap for non power of two textures * regression in X11 key symbol remapping, improved support for Russian keyboards - * regression of StencilMask setting in RenderStage + * regression of !StencilMask setting in !RenderStage * small memory leak in X11 usage - * Transform::computeBound() double BoundingSphere support - * Resize handling when master and slave Cameras share the same GraphicsContext + * Transform::computeBound() double !BoundingSphere support + * Resize handling when master and slave Cameras share the same !GraphicsContext === Updates between 2.8.1 and 2.8.0 releases include: ===