Re: [osg-users] Issue with setCompileOnNextDraw (Robert Osfield)

2019-12-05 Thread Robert Osfield
> > Alternatively, you can use the original osg-users mailing list, and posts > will be crossed posted automatically. > > Cheers, > Robert. > -- next part -- > An HTML attachment was scrubbed... > URL: < > http://lists.openscenegraph.org/pipermail/osg-users-open

Re: [osg-users] Issue with setCompileOnNextDraw (Robert Osfield)

2019-12-05 Thread Heitbrink, David A
19 14:49:54 + From: "Heitbrink, David A" To: "osg-users@lists.openscenegraph.org" Subject: [osg-users] Issue with setCompileOnNextDraw Message-ID: Content-Type: text/plain; charset="us-ascii" I am doing a setCompileOnNextDraw on each

Re: [osg-users] Issue with setCompileOnNextDraw

2019-12-04 Thread Robert Osfield
Hi David, On Wed, 4 Dec 2019 at 14:50, Heitbrink, David A wrote: > I am doing a setCompileOnNextDraw on each render for each camera , (I > typically only have 1) loading my scene. > CompileOnNextDraw is a feature that is meant to be used sparingly such as on start up when you are first pre comp

[osg-users] Issue with setCompileOnNextDraw

2019-12-04 Thread Heitbrink, David A
I am doing a setCompileOnNextDraw on each render for each camera , (I typically only have 1) loading my scene. After doing thing I am getting a large number of error messages: Warning: detected OpenGL error 'invalid enumerant' at after stateset.compileGLObjects in GLObjectsVisitor::apply(osg::