<div dir="ltr"><div>Hi All,</div><div><br></div><div>Last one!! I have tagged the 3.6.4 release candidate 9.  <br></div><div><br></div><div>    <a href="https://github.com/openscenegraph/OpenSceneGraph/tree/OpenSceneGraph-3.6.4-rc9">https://github.com/openscenegraph/OpenSceneGraph/tree/OpenSceneGraph-3.6.4-rc9</a></div><div><br></div><div>Just a few changes, listed below.  Key one is that I've tweaked how the osgTest/DefaultFont is managed, moving the instance into the osgDB::ObjectCache so it can be centrally managed, and I also wired up osgViewer/Renderer.cpp so that it calls the Registry::releaseGLObjects()  and hence ObjectCache::releaseGLObjects().   These changes are done to tighten up the release of GL objects that might otherwise slip through the gaps.<br></div><div><br></div><div>Please test the above tag or the OpenSceneGraph-3.6 branch and let us know of success or failure on this thread so we know how we are doing.</div><div><br></div><div>My plan is tag the final 3.6.4 release tomorrow.<br></div><div><br></div><div>Cheers,<br></div><div>Robert.<br></div><div><br></div><div>+Thu, 25 Jul 2019 14:58:17 +0100<br>+Author : Robert Osfield<br>+Changed the #extension enable<br>+<br>+Thu, 25 Jul 2019 14:10:01 +0100<br>+Author : Robert Osfield<br>+Change the DefaultFont so that it's managemed via the ObjectCache to enabl it to be release and cleared in a central manner. Added call to Registry::releaseGLObjects() to osgViewer/Renderer.cpp to enable automatic clean up of objects in the ObjectCache and hence DefaultFont.</div><div><br></div><div>+<br>+Thu, 25 Jul 2019 12:48:21 +0100<br>+Author : Robert Osfield<br>+Added readObject() implementations<br>+<br>+Thu, 25 Jul 2019 10:39:34 +0100<br>+Author : Robert Osfield<br>+Added ReaderWriterOBJ::readObject(..) implementations to address issue with using osgconv<br>+<br>+Mon, 22 Jul 2019 19:22:16 +0100<br>+Author : Robert Osfield<br>+Updates for 3.6.4-rc8<br></div></div>