Hi All,

I have just tagged OpenSceneGraph-3.0.1-rc2.

 Zip file containing source code :
    
http://www.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-3.0.1-rc2.zip

 Subversion tag : svn co
   
http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-3.0.1-rc2
OpenSceneGraph

I have only checked in a couple of minor fixes since rc1, list of
Changes below.  I didn't get any feedback on rc1 at all, so I suspect
that means that users are all on holiday or spent from doing
exhuastive rounds of testing....   We do need testing before we push
out a release, so please test out rc2.  All going well I'll be able to
tag 3.0.1 sooner rather than later.

Thanks,
Robert.

-- ChangeLog since OpenSceneGraph-3.0.1-rc1

2011-07-25 18:39  robert

        * CMakeLists.txt: Updated release candidate number

2011-07-25 17:08  robert

        * src/osgViewer/Renderer.cpp: Merged from svn/trunk revision 12818,
          "Fixed stats bug where not all stats fields were being collected
          by the cull_draw() method used in the SingleThreaded and
          CullDrawThreadPerContext threading models."

2011-07-22 09:28  robert

        * src/osg/Texture.cpp: From Alexander Irion, merged from svn/trunk
          revision 12716, "Texture borders are not supported in ES.
        
          _isTextureBorderClampSupported is set to "TRUE" in Texture.cpp,
          because of the version number check (GL VERSION >= 1.3).
        
          This leads to an invalid enum error, when GL_TEXTURE_BORDER_COLOR
          is tried to set."

2011-07-22 08:26  robert

        * src/osgViewer/ViewerEventHandlers.cpp: Merged from svn/trunk
          revision 12714, "In the RecordCameraPathhandler fixed the
          handling of pressing 'Z' before 'z' which was causing the view
          to be reset to 0,0,0 by AnimationPathManipualtor with an empty
          AnimationPath."
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to