[osg-users] OpenSceneGraph-3.6.3 release candidate 3
Robert Osfield
robert.osfield at gmail.com
Thu Sep 13 01:01:26 PDT 2018
Hi All,
I have tagged the 3rd release candidate for 3.6.3 release:
https://github.com/openscenegraph/OpenSceneGraph/tree/OpenSceneGraph-3.6.3-rc3
Just one bug fix and a few warning fixes since rc2 so I'm hoping this
means things now look good for 3.6.3 release.
Cheers,
Robert.
-- Changes since 3.6.3-rc2
Thu, 13 Sep 2018 08:47:17 +0100
Author : Robert Osfield
Updated for 3.6.3-rc3
Wed, 12 Sep 2018 17:45:49 +0100
Author : Robert Osfield
Standardized the glTexStorage*() calls to use
osg::maximum(_numMipmapLevels,1) of rnumber of mipmaps to keep the
usage consistent. Fixed the erronous Texture2DArray glTexStorage call
so that it used the _numMipmapLevels as above to resolve bug in
allocation.
Tue, 11 Sep 2018 15:32:44 +0100
Author : Robert Osfield
Warning fixes
Tue, 11 Sep 2018 12:29:40 +0100
Author : Robert Osfield
Fixed warning
More information about the osg-users
mailing list