Hi Paul, On Sat, May 23, 2009 at 9:50 PM, Paul Martz <[email protected]> wrote: > <Snicker>. The osg library can't have a dependency on osgDB. Duh!
;-) There is now a osgDB::readShaderFile() which does away with the need for a osg::Shader::readShaderFile() method, so we could probably now remove the later and avoid any confusion... but it'd break backwards compatibility which is why I hadn't already removed it. Perhaps it's time to do this... Thoughts? Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

