<div dir="ltr">Robert,<div>I am getting a message repeated on the console (OpenSceneGraph-3.6 branch).</div><div>Verbosity level, or user error?</div><div><br></div><div>Warning:createOrReuseRenderLeaf() skipping multiply referenced entry.</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature"><div class="gmail_signature"><div dir="ltr"><div>Glenn Waldron</div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, May 20, 2018 at 8:47 AM Robert Osfield <<a href="mailto:robert.osfield@gmail.com">robert.osfield@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi All,<br>
<br>
I have fixed an issue with text SCREEN_COORDS scaling so this means<br>
all the issues I'm aware of are now resolved.  To wrap this up I've<br>
tagged 3.6.1-rc5.<br>
<br>
    <a href="https://github.com/openscenegraph/OpenSceneGraph/tree/OpenSceneGraph-3.6.1-rc5" rel="noreferrer" target="_blank">https://github.com/openscenegraph/OpenSceneGraph/tree/OpenSceneGraph-3.6.1-rc5</a><br>
<br>
As before please test build or the platforms you have available and<br>
against your own applications. If you have success or issues please<br>
report them here so we get a feel of whether things have converged now<br>
and we are ready of tagging 3.6.1 itself.<br>
<br>
Cheers,<br>
Robert.<br>
<br>
-- ChangeLog since 3.6.1-rc4<br>
<br>
Sun, 20 May 2018 13:22:58 +0100<br>
Author : Robert Osfield<br>
Restructed SCREEN auto scaling so that it's removes the rotation of<br>
the modelview matrix so that the XY coords of the text map directly to<br>
window xy coords for all text alignment types<br>
<br>
Fri, 18 May 2018 15:49:28 +0100<br>
Author : Robert Osfield<br>
Updates in prep for 3.6.1-rc5<br>
<br>
Fri, 18 May 2018 14:58:53 +0100<br>
Author : Robert Osfield<br>
Moved REGISTER_WINDOWINGSYSTEMINTERFACE from<br>
include/osg/GraphicsContext to include/osgViewer/GraphicsWindow and<br>
added OSGVIEWER_EXPORT<br>
<br>
Fri, 18 May 2018 13:53:39 +0100<br>
Author : Robert Osfield<br>
Added GL_RED and GL_RG support to _readColor()/Image::getColor();<br>
<br>
Fri, 18 May 2018 12:52:50 +0100<br>
Author : Robert Osfield<br>
Cleaned up the WindowingSystemInterface registration<br>
<br>
Fri, 18 May 2018 12:47:34 +0100<br>
Author : Robert Osfield<br>
Fixed create of graphics context by explicting adding<br>
USE_GRAPHICSWINDOW to force the WindowingSystemInterface to initialize<br>
<br>
Fri, 18 May 2018 12:42:20 +0100<br>
Author : Robert Osfield<br>
Quitened down unsupport compression output when passing in a file with<br>
a non rgb extension<br>
<br>
Fri, 18 May 2018 10:00:10 +0100<br>
Author : Robert Osfield<br>
Introduced a local StateGraph hierarchy into<br>
CullVisitor::apply(osg::Camera&) and RenderBin to fixed RTT Camera bug<br>
where multiple RTT Camera end up with the rendering back end results<br>
assigned to them which occured when RTT Camera's share the same<br>
StateSet or null StateSet.<br>
<br>
Mon, 14 May 2018 09:34:04 +0100<br>
Author : Robert Osfield<br>
Fixed support for update and event callbacks on<br>
StateSet/Uniform/StateAttributes on View(er) Cameras.<br>
<br>
Mon, 14 May 2018 08:43:08 +0100<br>
Author : Robert Osfield<br>
Renamed the counter used to enable traversal order sorting<br>
<br>
Mon, 14 May 2018 08:24:02 +0100<br>
Author : Robert Osfield<br>
Improved the handling of precision<br>
<br>
Sun, 13 May 2018 11:52:06 +0100<br>
Author : Robert Osfield<br>
Fixed crash when using ShapeDrawable with a TriangleMesh or ConvexHull<br>
shape due to missing texture coords<br>
<br>
Sun, 13 May 2018 09:23:38 +0100<br>
Author : Robert Osfield<br>
Updated for rc<br>
<br>
Sun, 13 May 2018 09:18:31 +0100<br>
Author : Robert Osfield<br>
Removed _traverseNumber variable that was duplicating the one in<br>
NodeVisitor base class<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org" target="_blank">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</blockquote></div>