| Version 20 (modified by robert, 6 years ago) |
|---|
Developer Releases
OpenSceneGraph 2.1.x latest development release:
- OpenSceneGraph-2.1.12, released on 24th September 2007. Main changes this week were the addition of basic viewer configuration file support, and new ParallelSplitShadowMap algorithm added to osgShadow. Other changes include general build and big fixes.
source package : OpenSceneGraph-2.1.12.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.1.12 OpenSceneGraph
- OpenSceneGraph-2.1.11, released on 17th September 2007. Primarily bug and build fixes in prep for 2.2 stable release.
source package : OpenSceneGraph-2.1.11.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.1.11 OpenSceneGraph
- OpenSceneGraph-2.1.10, released on 13th September 2007. Several key changes/additions this week: The improved build configuration under Visual Studio is now set as default and new Texture2DArray and integer texture support has be introduced. Also a number of bug and build fixes bringing us ever closer a stable state for 2.2.
source package : OpenSceneGraph-2.1.10.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.1.10 OpenSceneGraph
- OpenSceneGraph-2.1.9, released on 3rd September 2007. Lots of additions this week: Improved build configuration under Visual Studio with versioning of DLL's and dll's automatically placed in the bin directory - no longer do you need to set up paths or install to get apps running. New Inventor file writer. New depth peeling example. Finally lots of bug fixes, in particular related threading and application exit.
source package : OpenSceneGraph-2.1.9.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.1.9 OpenSceneGraph
- OpenSceneGraph-2.1.8, released on 27th August 2007. Improvements to the library search under Windows, reverted to more reliable Matrix::getRotate() implementation, disabling of texture subloading in osgText for ATI cards to avoid ATI driver bugs, fixes to plugin naming/capitalization.
source package : OpenSceneGraph-2.1.8.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.1.8 OpenSceneGraph
- OpenSceneGraph-2.1.7, released on 23rd August 2007. Bug and build fixes, support for Checkerboard stereo, improved plugin path searching under Windows, new draw dispatch serializer which can boost performance by up to 80% on some multi-core, multi-gpu systems.
source package : OpenSceneGraph-2.1.7.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.1.7 OpenSceneGraph - OpenSceneGraph-2.1.6, released on 20th August 2007. Bug and build fixes, improvements to osgViewer and various minor feature enhancements.
source package : OpenSceneGraph-2.1.6.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.1.6 OpenSceneGraph
- OpenSceneGraph-2.1.5, released on 13th August 2007. Bug fixes, improvements to osgViewer, and introduction of support for soft shadow mapping. The changes to osgViewer were to ensure sharing of osgViewer::Scene between View's where scene data is shared, addition of get/setting of EventVisitor, UpdateVisitor and DatabasePager into View(er), and the addition of support for adding update operations to Viewer and CompositeViewer.
source package : OpenSceneGraph-2.1.5.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.1.5 OpenSceneGraph
- OpenSceneGraph-2.1.4, released on 6th August 2007. Bug fixes various minor feature enhancements - support for reading DISPLAY variable and new osgViewer::Renderer class.
source package : OpenSceneGraph-2.1.4.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.1.4 OpenSceneGraph
- OpenSceneGraph-2.1.3, released on 30th July 2007. Bug fixes various minor feature enhancements.
source package : OpenSceneGraph-2.1.3.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.1.3 OpenSceneGraph
- OpenSceneGraph-2.1.2, released on 24th July 2007. Bug fixes various minor feature enhancements.
source package : OpenSceneGraph-2.1.2.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.1.2 OpenSceneGraph
- OpenSceneGraph-2.1.1, released on 11th July 2007. Bug fixes, spelling/typo fixes and support for creating thread pools.
source package : OpenSceneGraph-2.1.1.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.1.1 OpenSceneGraph
- OpenSceneGraph-2.1.0, released on 9th July 2007. Bug fixes, spelling/typo fixes and support for pbuffers.
source package : OpenSceneGraph-2.1.0.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.1.0 OpenSceneGraph
OpenSceneGraph 2.1.x Binaries
OpenSceneGraph_2.1.1 Mac OS X Universal Binaries Debian GNU/Linux packages at http://openscenegraph.dachary.org
osgProducer latest development release:
osgProducer viewer library has replaced by osgViewer in the core OpenSceneGraph-1.9.x (and SVN) series, with osgProducer moving out into its own separate project. A developer release of the new osgProducer is also available:
- osgProducer-1.9, released on 23rd April 2007.
