[osg-users] OpenSceneGraph-3.6.1 release candidate 6 tagged
Robert Osfield
robert.osfield at gmail.com
Mon May 21 23:40:18 PDT 2018
Hi All,
More testing uncovered more issues to fix, these are now fixed so time
for yet another release candidate :-)
https://github.com/openscenegraph/OpenSceneGraph/tree/OpenSceneGraph-3.6.1-rc6
Please test and let us know of success or failure. I can't imagine
there is much left to fix, surely.... but only more testing will let
us know.
My plan is tag 3.6.1 this week, if rc6 looks good then I'll tag it tomorrow.
Cheers,
Robert.
-- ChangeLog since rc5
Mon, 21 May 2018 13:26:04 -0400
Author : gwaldron
osgText: perform pixel size computation in double-precision to prevent
coordinate jitter
Mon, 21 May 2018 18:14:18 +0100
Author : Robert Osfield
Moved the rotation to before the scale
Mon, 21 May 2018 13:18:29 +0100
Author : Robert Osfield
Fixed typos
Mon, 21 May 2018 13:10:40 +0100
Author : Robert Osfield
Restored the REGISTER_WINDOWINGSYSTEMINTERFACE macro to the
include/osg/GraphicsContext header and removed the OSGVIEWER_EXPORT as
this was causing compatibility issues with osgQt.In
GraphicsWindowWin32 replaced REGISTER_WINDOWINGSYSTEMINTERFACE usage
with locally implemented equivilant with the required
OSGVIEWER_EXPORT.
More information about the osg-users
mailing list