Changeset 10416
- Timestamp:
- 06/25/09 18:08:25 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/branches/OpenSceneGraph-2.8/NEWS.txt
r10381 r10416 11 11 === Updates between 2.8.2 and 2.8.1 releases include: === 12 12 13 * Build fixes for RedHat Enterprise Linux. 13 === Updates between 2.8.2 and 2.8.1 releases include: === 14 15 * Build fixes for !RedHat Enterprise Linux. 14 16 * Bug fixes to : 15 * computation of sector range in osgSim:: LightPoint16 * exten tion checking of FBO packed stencil support17 * computation of sector range in osgSim::!LightPoint 18 * extension checking of FBO packed stencil support 17 19 * position of tabs at corners of manipulators 18 20 * threading bug in .osg plugin that occurred during multi-threaded initialization … … 21 23 * texture generate mipmap for non power of two textures 22 24 * regression in X11 key symbol remapping, improved support for Russian keyboards 23 * regression of StencilMask setting inRenderStage25 * regression of !StencilMask setting in !RenderStage 24 26 * small memory leak in X11 usage 25 * Transform::computeBound() double BoundingSphere support26 * Resize handling when master and slave Cameras share the same GraphicsContext27 * Transform::computeBound() double !BoundingSphere support 28 * Resize handling when master and slave Cameras share the same !GraphicsContext 27 29 28 30 === Updates between 2.8.1 and 2.8.0 releases include: ===
