Hi All, I made some minor warning fixes and bug fixes to support read/write of image to .osgb format, these are now wrapped up in a 3.2.1 release candidate 6:
- Zip file containing source code : OpenSceneGraph-3.2.1-rc6.zip <http://www.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-3.2.1-rc6.zip> - Subversion tag for 3.2.1-rc6 : svn co http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.2. <http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.2.1-rc6> 1-rc6 OpenSceneGraph My plan is to tag the final 3.2.1 stable release tomorrow, so would appreciate testing on the platforms you have available and against your applications. Thanks in advance, Robert. -- ChangeLog since rc5: 2014-07-03 14:13 robert * NEWS.txt: Updated NEWS in prep for 3.2.1 release 2014-07-03 13:06 robert * src/osgPlugins/osc/OscSendingDevice.cpp, src/osgPresentation/PropertyManager.cpp: Added vertical destructors 2014-07-02 14:14 robert * src/osgPlugins/osg/ReaderWriterOSG2.cpp: Merged fix from svn/trunk to handlng of file type of nested files within a .osgx, .osgt and .osgb file. 2014-07-01 07:31 robert * applications/osgviewer/osgviewer.cpp: Added #include <stdint.h> to address compile issue on some Linux distro's. 2014-06-30 15:31 robert * examples/osgvolume/osgvolume.cpp: Add dds no flip on write option to prevent output of .dds volume from being flipped by the dds plugin.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

