Hi Nikolaus, I don't know the proper way to handle ReadFileCallbacks in a plugin. If no match is found using the findDataFile() I guess you should at least check to see if there is a ReadFileCallback in use before calling readTexture().
Regards, Brede On Nov 16, 2007 3:27 PM, Hanekamp, Nikolaus <[EMAIL PROTECTED]> wrote: > > > > > Hi Robert, hi Brede, > > > > I have made a small change in PaletteRecords.cpp. > > > > Missing textures did not involve the osgDB::Registry::ReadFileCallback, so > the application had no chance to react. > > > > I have fixed this, hopefully without side effects. > > > > > > Greetings > > Nikolaus > > > > > _______________________________________________ > 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
