[osg-users] OpenSceneGraph-3.4.0 release candidate 3 tagged

Robert Osfield robert.osfield at gmail.com
Tue Jul 14 10:06:04 PDT 2015


Hi All,

I have just tagged the 3.4.0-rc3 (I noticed that my rc2 was being tagged
from svn/trunk rather than the 3.4 banch so had to fix and make rc3).
Changes since rc1 are list below.

Please test on as many platforms and applications as you can.  Whether you
met with success or problems please report them on this thread so I can get
a feel for what has been tested, what still needs testing or resolving.

Many thanks in advance,
Robert.

ChangeLog since OSG-3.4.0-rc1:


2015-07-14 13:33  robert

    * CMakeLists.txt: Moved the cmake_policy(SET CMP0043 NEW) to work
      for all script paths that Qt5 usage could pass through.

2015-07-14 13:26  robert

    * CMakeLists.txt: Added cmake_policy(SET CMP0043 NEW) usage when
      compiling against Qt5 as it was causing a warning we couldn't fix
      on the OSG side otherwise.

2015-07-14 08:42  robert

    * AUTHORS.txt, ChangeLog: Updated ChangeLog and AUTHORS.txt

2015-07-14 08:25  robert

    * src/osg/StateSet.cpp: Added _defineList into the
      osg::StateSet::compare() implementation to address issues with
      osgUtil::Optimizer ignoring defines.

2015-07-13 16:09  robert

    * include/osgText/Text, src/osgText/Text.cpp: Added
      Text::GlyphQuads::release/resizeGLObjects() and handling of
      inconsistent contextID sizes to avoid crashes when viewers and
      scene graphs aren't initialized correctly to the right number of
      contexts.

2015-07-13 16:03  robert

    * src/osgViewer/CompositeViewer.cpp, src/osgViewer/Viewer.cpp,
      src/osgViewer/ViewerBase.cpp: Standardize the call to
      setUpThreading() in CompositeViewer/Viewer::realize().

      Standardize the call to scene->resizeGLObjects().

2015-07-13 08:48  robert

    * include/osg/GLDefines: From Terry Welsh, "fThis fixes problem
      where new glClipControl feature would not compile for GLES2
      profile"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20150714/17827498/attachment-0002.htm>


More information about the osg-users mailing list