[osg-users] OpenSceneGraph-3.6.1 release candidate 7
Robert Osfield
robert.osfield at gmail.com
Wed May 23 11:58:44 PDT 2018
Hi All,
And around we go again!! Release candidate 7:
https://github.com/openscenegraph/OpenSceneGraph/tree/OpenSceneGraph-3.6.1-rc7
Please test folks and let us know of success/failure.
Thankyou :-)
Robert.
-- ChangeLog since rc6
Wed, 23 May 2018 19:53:12 +0100
Author : Robert Osfield
Updates for 3.6.1-rc7
Wed, 23 May 2018 17:02:28 +0100
Author : Robert Osfield
Updated REMOVE_SERIALIZER( ImageAttachment ); block to use 154 version
to retain compatibility with binaries made with 153 SOVERSION prior to
the Imageattachement change
Wed, 23 May 2018 14:30:31 +0100
Author : Robert Osfield
Implemented StateGraph reuse in in scene graph Canera's RenderStage.
Wed, 23 May 2018 14:13:27 +0100
Author : Robert Osfield
Fixed warning of RenderLeaf's having multiple references in
CullVisitor::createOrReuseRenderLeaf() but forcing a clean up of the
StateGraph at the end of RenderStage::draw()
Wed, 23 May 2018 07:47:15 +0100
Author : Robert Osfield
Added check to make sure that glEnablei and glDisablei are only called
when the capability is non zero to fix GL invalid value error.
Wed, 23 May 2018 06:32:42 +0100
Author : Robert Osfield
Fixed type of Timer_t under Windows
More information about the osg-users
mailing list