[osg-users] OpenSceneGraph-3.6.1 release candidate 6 tagged

Björn Blissing bjorn.blissing at vti.se
Tue May 22 04:01:56 PDT 2018


Hi,

I haven't been able to test the previous release candidates. But I do have some troubles reading some of my osgb files. These files work with osg 3.5.9 but currently gives a lot of the following warnings and then fails:

========================================
...
InputIterator::checkStream() : _in->rdstate() 2, 2
                               _in->tellg() = -1
InputIterator::checkStream() : _in->rdstate() 2, 2
                               _in->tellg() = -1
InputIterator::checkStream() : _in->rdstate() 2, 2
                               _in->tellg() = -1
Error reading file testfile.osgb: read error (InputStream: Failed to read from stream. At osg::Group osg::Group osg::Geode osg::Drawable osg::StateSet osg::Texture2D )
osgviewer: No data loaded
==========================================

Compiled as 64bit using Visual Studio 2017 15.7.2 

I cannot share these files publicly, but I could probably send a file via some form of private channel if Robert want to have a look. (The above file is ~100mb).

Best regards
Björn

>-----Original Message-----
>From: osg-users <osg-users-bounces at lists.openscenegraph.org> On Behalf Of
>Robert Osfield
>Sent: Tuesday, May 22, 2018 8:40 AM
>To: OpenSceneGraph Users <osg-users at lists.openscenegraph.org>
>Subject: [osg-users] OpenSceneGraph-3.6.1 release candidate 6 tagged
>
>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/OpenSceneGrap
>h-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.
>_______________________________________________
>osg-users mailing list
>osg-users at lists.openscenegraph.org
>http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


More information about the osg-users mailing list