HI Andreas, Thanks for the fixes.
I merged the changes and then tested using the runexamples.bat script file and found many examples working without texturing, and on investigation found that you have used FIXED_FUNCTION_AVAILABLE rather than the correct OSG_GL_FIXED_FUNCTION_AVAILABLE, with this fixed everything works once more. With this change, all the rest of the changes are now merged and checked into svn/trunk and will be part of the upcoming OSG-3.3.4 dev release. Robert. On 20 January 2015 at 20:05, Andreas Henne <[email protected]> wrote: > Hi, > here is the SVN patch. It only includes the five minor fixes I described > in my first post. I looks like my changes to the extension setup are not > required anymore so I did not include it. My changes to osgText are coming > soon. > > > Cheers, > Andreas > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=62402#62402 > > > > > Attachments: > http://forum.openscenegraph.org//files/gl3corefixes_807.zip > > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
