This commit is contained in:
matlabbe
2017-05-01 15:40:30 -04:00
parent 14baca125d
commit c3ec7fbbe4

View File

@@ -2826,7 +2826,7 @@ cv::Mat ExportCloudsDialog::mergeTextures(
}
}
}
else
else if(mesh.tex_polygons[i].size())
{
UWARN("Failed parsing texture file name: %s", mesh.tex_materials[i].tex_file.c_str());
}