I have not hat the chance to check this due to pressures at work And my home PC blew up so I cannot get to check this right now
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Weiblen Sent: Monday, March 31, 2008 12:03 PM To: OpenSceneGraph Users Subject: Re: [osg-users] Warning on Add shader to the scene Hi Gordon, does this fix your error? -- mew On Tue, Mar 25, 2008 at 12:29 PM, Mike Weiblen <[EMAIL PROTECTED]> wrote: > ah, ok I do remember that thread. And you're saying this is the > symptom associated that setting? > > If so, then the situation is a driver incorrectly reporting invalid > value on a valid but unused value. I guess it's not too offensive to > compensate by tweaking the unused value to avoid the complaint. > > Gordon, if that is the issue, could you try changing the ctor > initialization value of _geometryVerticesOut from 0 to 1 > (src/osg/Program.cpp @ line 99). See how that works, and send to > osg-submissions as appropriate. > > cheers > -- mew > > -- Mike Weiblen -- Austin Texas USA -- http://mew.cx/ _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

