[osg-users] OpenSceneGrah-3.4.0 release candidate 4 tagged
Robert Osfield
robert.osfield at gmail.com
Fri Jul 17 03:41:25 PDT 2015
Hi All,
Hot on the heels of tagging 3.2.2-rc3 I have tagged the OSG-3.4 branch
creating the 3.4.0-rc4. This latest release candidate wraps up some minor
feature enhancements, a couple of bug fixes and build fixes.
Source code:
- Zip file containing source code : OpenSceneGraph-3.4.0-rc4.zip
<http://www.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-3.4.0-rc4.zip>
- Subversion tag for 3.4.0-rc4 : svn co
http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.4.
<http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.4.0-rc4>0-rc4
OpenSceneGraph
I have tested under Kubuntu 14.04+NVidia, and Windows7 with VS2013+VS2005
and so far things look solid for me. I don't personally have an remaining
bug or build problems on my radar so am now ready to tag OSG-3.4.0.
However, there is a huge range of OS and hardware combinations that I don't
have access to so need the community to pitch in and test the build and
runtime of this latest release candidate so we can catch any remaining
issues prior to the OSG-3.4.0. Please test and report back success or
failure on this thread so I know how things look w.r.t converging to a
final stable 3.4.0 release.
If there isn't any issues reported I'll go ahead and tag 3.4.0. As I'm now
ready to tag the release the only thing holding me back is waiting for
feedback. I'll wait for the next few days and if no issues that need
resolving right away come up will tag the stable release in the first half
of next week.
Thanks for you help testing,
Robert.
ChangeLog since 3.4.0-rc3:
2015-07-17 08:21 robert
* CMakeLists.txt: Added cmake version checked for cmake_policy
setting
2015-07-17 08:12 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:16 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-07-16 15:56 robert
* src/osgQt/GraphicsWindowQt.cpp: From Cory Slep and Robert
Osfield, "When using Open Scene Graph and Qt on Android, the
resulting thread that an application developer’s Q*Application is
run on is different than what Qt considers the “main” thread,
which can cause subtle problems. This is because Qt loads native
libraries in one thread, and later runs the application in a
different thread. They delay running in the second thread as long
as possible as they have a nontrivial bootstrapping process. The
motivation for Qt having this second thread is to allow them to
remain responsive to both Java and native events, and capture
events that would otherwise be “missed”
2015-07-16 11:01 robert
* src/osgText/Text.cpp: Added check to catch cases where the
backdrop coordinate cache is too small for the number of contexts
being computed.
2015-07-15 10:02 robert
* src/osgPlugins/ive/DataInputStream.cpp: Added initializers and
reverted OSX workaround from 2013.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20150717/884a457e/attachment-0002.htm>
More information about the osg-users
mailing list