Hi Tim,

On Tue, Aug 4, 2009 at 9:31 PM, Tim Moore<[email protected]> wrote:
> It's not critical as far as we're concerned.

OK, I'll patch the OSG-2.8 branch but not worry too much about a
2.8.3.  If we later need a 2.8.3 for other reasons then it could
rolled into this.

I've made most of the changes to svn/trunk to move the flush of the
cache into osgViewer::Viewer/CompositeViewer rather than
osgDB::DatabasePager.   This actually cleans things up w.r.t a
CompositeViewer, as with multiple scene's the object cache will have
been clear multiple times per frame, and also fixes the general case
of where no DatabasePager is assigned but the object cache is used.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to