| Version 46 (modified by robert, 5 years ago) |
|---|
Developer Releases
OpenSceneGraph 2.5.x latest development release:
- OpenSceneGraph-2.5.1, released on 30th May 2008. OpenSceneGraph-2.5.1 introduces a revamped database pager that provides two database threads, one for local file acces, and one for http access - this combination vastly improves the experience of database paged across the internet when a local cache is available. Also introduced is new osgscreencapture example, animated gif support, support for CMake 2.6.0, bug fixes and performacne improvement to TXP plugin, vertical scale support and automatic terrain updating added to osgTerrain, a workaround to NVidia/WindowsXP multi-threaded OpenGL driver bud and various bug and build fixes.
source package : OpenSceneGraph-2.5.0.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.5.0 OpenSceneGraph
- OpenSceneGraph-2.5.0, released on 12th May 2008. OpenSceneGraph-2.5.0 adds new svg image plugin (based on rsvg and cario), support for Philips WoW 3D TV's, new osgfilecache utility that can be used to populate local file caches of internet based paged databases, new osgviewerGTK example show how to intergrate OSG with GTK, dae plugin updated to work against COLLADA DOM 2.x and various typo and bug fixes.
source package : OpenSceneGraph-2.5.0.zip
svn tag: svn co http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.5.0 OpenSceneGraph
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.
