Re: [osg-users] NodeVisitor : OpenGl Warning

2008-06-17 Thread Robert Osfield
Hi Vincent, I don't have any ideas, having not seen a problem related to osgFX::Scribe before. The best I can suggest is so further debugging tips. The first thing I'd try is to se the view into SingleThreaded mode, then see if this has an effect, if it does then it'll give us clues as where to

Re: [osg-users] NodeVisitor : OpenGl Warning

2008-06-17 Thread Vincent Bourdier
Hi Robert SingleThreaded mode doesn't change anything. The problem only appear when I use a home-made nodevisitor which collect stateset to get the node's material. It just search material in stateset to verify if one get its alpha channel 1.0... no modification is applied... I think it