Hi All, I have merged a couple of minor build and bug fixes into the OSG-3.2 branch over the past week so have tagged 3.2.2-rc3 in prep for tagging the final OSG-3.2.2 maintenance release. I'm ready at my end to tag the 3.2.2, but ideally like some more user build and runtime testing from the community before I wrap it up.
Source Code: - Zip file containing source code : OpenSceneGraph-3.2.2-rc3.zip <http://www.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-3.2.2-rc3.zip> - Subversion tag for 3.2.2-rc2 : svn co http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.2. <http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.2.2-rc3>2-rc3 OpenSceneGraph Thanks in advance for help testing, Robert. ChangeLog since OSG-3.2.2-rc2: 2015-07-17 08:35 robert * AUTHORS.txt, ChangeLog: Updated ChangeLog and AUTHORS file 2015-07-17 08:17 robert * CMakeLists.txt: Added cmake_policy setting for cmake-3.x to avoid warning with Qt usage. 2015-07-17 08:13 robert * src/osgPlugins/tiff/ReaderWriterTIFF.cpp: From Patrick Neary, "To the tiff plugin, add the capability to write tiff images with unsigned short data" 2015-07-16 19:19 robert * src/osg/Image.cpp: From Patrick Neary, "Added some lesser used tokens that we use from GL_ARB_texture_rg to computeFormatDataType(), and computeNumComponents() in src/osg/Image.cpp" 2015-06-30 08:38 robert * src/osgPlugins/ogr/ReaderWriterOGR.cpp: Build fix for GLDAL>=2.0 2015-06-19 09:54 robert * src/osgUtil/RenderStage.cpp: From Jannik Heller, fix to clearReferencesToDependentCameras(). 2015-06-12 08:04 robert * src/osgText/TextBase.cpp: From Farshid Lashkari, "I've modified some setter methods of TextBase to avoid unnecessary calls to computeGlyphRepresentation() if the value has not changed." 2015-06-10 10:02 robert * src/osgGA/NodeTrackerManipulator.cpp: Philippe Renon, "Fixed potential divide by zero in NodeTrackerManipulator : The divide by zero happens when throwing a NodeTrackerManipulator. The infinite result trickles down and later causes NaN in culling. The fix was to use getThrowScale() as done everywhere else." 2015-06-07 11:13 robert * src/osgViewer/CompositeViewer.cpp, src/osgViewer/Viewer.cpp: Fixed setReferenceTime() bug where a * eather than the correct / was being used. Bug and fix suggested Benjamin Richter. 2015-05-21 14:11 robert * src/osgText/Text3D.cpp: Fixed memory error associated with reading over the end of container due to an unbounded while loop. 2015-05-05 11:04 robert * CMakeLists.txt: Changed the CMP0020 check to > 2.8.10
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

