<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Robert,<br>
      <br>
      Where has the include/osg/Version header file gone? <br>
      Somehow it disappered from the trunk after 3.3.8 ..<br>
      I use it inside CMake to copy the right set of files during
      install. <br>
      <br>
      Cheers<br>
      Sebastian<br>
      <br>
    </div>
    <blockquote
cite="mid:CAFN7Y+U9bO0sj9D7ZH_XkzEFAK1yZYDoNtxN-Lba6aZv00WreA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi All,<br>
          <br>
        </div>
        I have just tagged the final dev release in the 3.3.x series, <br>
        <br>
        <p style="line-height:1.3em"><strong>O</strong><strong>pen</strong><strong><strong>SceneGraph-3.3.9,</strong> </strong><strong>released
            on 1st July </strong><strong>2015</strong>, key
          deliverables in this dev release are:</p>
        <ul>
          <li><span style="line-height:1.3em"><span
                style="line-height:1.3em">Support added for
                glClipControl (OpenGL 4.5)<br>
              </span></span></li>
          <li><span style="line-height:1.3em"><span
                style="line-height:1.3em">Bug and build fixes<br>
              </span></span></li>
        </ul>
        <p><strong>source package :</strong> <a moz-do-not-send="true"
href="http://www.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-3.3.9.zip">OpenSceneGraph-3.3.9.zip</a></p>
        <p><strong>svn tag:</strong> svn co <a moz-do-not-send="true"
href="http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.3.9">http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.3.9</a>
          OpenSceneGraph</p>
        <p>Tomorrow my plan is to create the OpenSceneGraph-3.4 stable
          branch from svn/trunk and then tag the 3.4.0-rc1 (release
          candidate 1).</p>
        <p><br>
        </p>
        <p>Thanks to all the contributors,</p>
        <p>Robert,<br>
        </p>
        <p><br>
        </p>
        <p>2015-07-01 05:10  robert<br>
          <br>
              * src/osgWrappers/deprecated-dotosg/osg/ClipControl.cpp,<br>
                src/osgWrappers/serializers/osg/ClipControl.cpp: From
          Mathias<br>
                Froehlich, added seriliazers for new osg::ClipControl<br>
          <br>
          2015-06-30 09:51  robert<br>
          <br>
              * AUTHORS.txt, ChangeLog: Updated ChangeLog and AUTHORS
          files<br>
          <br>
          2015-06-30 09:11  robert<br>
          <br>
              * include/osg/ClipControl, include/osg/GLExtensions,<br>
                include/osg/StateAttribute, src/osg/CMakeLists.txt,<br>
                src/osg/ClipControl.cpp, src/osg/GLExtensions.cpp: From
          Mathias<br>
                Froehlich, "Attached a new state attribute implementing
          the<br>
                glClipControl that appeared with GL4.5."<br>
          <br>
          2015-06-30 08:39  robert<br>
          <br>
              * src/osgViewer/Viewer.cpp: Quitened down debug for
          ViewConfig<br>
                argument parsing<br>
          <br>
          2015-06-30 08:38  robert<br>
          <br>
              * src/osgPlugins/ogr/ReaderWriterOGR.cpp: Build fix for
          GLDAL>=2<br>
          <br>
          2015-06-26 09:40  robert<br>
          <br>
              * include/osg/Vec2f: From Christian Kehl, added
          Vec2::set(const<br>
                Vec2) method<br>
          <br>
          2015-06-19 09:51  robert<br>
          <br>
              * src/osgUtil/RenderStage.cpp: From Jannik Heller, fixed<br>
                clearReferencesToDependentCameras() calls<br>
          <br>
          2015-06-17 16:25  robert<br>
          <br>
              * src/osgUtil/GLObjectsVisitor.cpp: Fixed handling of use<br>
                GLObjectsVisitor for modifying scene graph state without<br>
                compiling to OpenGL so that the visitor can be run
          safely without<br>
                a graphics context being current.<br>
          <br>
          2015-06-16 17:18  robert<br>
          <br>
              * src/osgQt/CMakeLists.txt: Small tidy up to make script
          more<br>
                readable.<br>
          <br>
          2015-06-16 17:17  robert<br>
          <br>
              * src/osgPlugins/qfont/CMakeLists.txt: Added
          QT_QTCORE_INCLUDE_DIR<br>
                entry to qfont plugin build to fix Qt4 build under Linux<br>
          <br>
          2015-06-15 19:59  robert<br>
          <br>
              * include/osgQt/GraphicsWindowQt,<br>
                include/osgQt/QFontImplementation,<br>
                include/osgQt/QGraphicsViewAdapter,
          include/osgQt/QWebViewImage,<br>
                include/osgQt/QWidgetImage, src/osgQt/CMakeLists.txt,<br>
                src/osgQt/Version.in: From Jannik Heller, "I've added
          the check<br>
                for Qt version mismatches into osgQt as suggested in<br>
                <a moz-do-not-send="true"
            href="http://forum.openscenegraph.org/viewtopic.php?t=14999">http://forum.openscenegraph.org/viewtopic.php?t=14999</a>.<br>
                <br>
                When an application is built with Qt4, but osgQt was
          built with<br>
                Qt5 (or vice versa), upon #includeing osgQt users will
          receive an<br>
                #error aborting the build.<br>
                <br>
                This at least provides a proper error message rather
          than a<br>
                crash, while we are working on better fixes for the
          problem."<br>
          <br>
          2015-06-15 13:51  robert<br>
          <br>
              * include/osg/GLDefines: Experiment with how to define
          GLsizeiptr.<br>
          <br>
          2015-06-15 13:51  robert<br>
          <br>
              * CMakeLists.txt: Upated version number<br>
          <br>
          <br>
        </p>
        <p><br>
        </p>
        <p>-- ChangeLog since 3.3.8<br>
        </p>
        <p><br>
        </p>
        <p><br>
        </p>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
osg-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>