Thanks Mathieu, PR now merged :-) On 28 August 2017 at 09:48, Mathieu MARACHE <[email protected]> wrote:
> Hi Robert, > > I ran into an issue where osg::Program::isFixedFunction() was called with > openGL CoreProfile used and without fixed function available. I believe > that this method shouldn't return true if fixed function is unavailable, > even if _shaderList.empty() is true. > > I fired a Pull Request showing the modification needed : > https://github.com/openscenegraph/OpenSceneGraph/pull/330 > > HTH > -- > nǝıɥʇɐƜ > > _______________________________________________ > 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
