diff --git a/src/osgPlugins/dae/daeRMaterials.cpp b/src/osgPlugins/dae/daeRMaterials.cpp index 8f7acf52b..a333a06f4 100644 --- a/src/osgPlugins/dae/daeRMaterials.cpp +++ b/src/osgPlugins/dae/daeRMaterials.cpp @@ -516,9 +516,12 @@ osg::StateAttribute *daeReader::processTexture( domCommon_color_or_texture_type_ img = osgDB::readImageFile( filename ); + osg::notify(osg::INFO)<<" processTexture(..) - readImage("<