changing the output a little

This commit is contained in:
Asad M. Zaman 2005-11-18 02:49:55 +00:00
parent 33dfddf706
commit 47f189b142

View File

@ -373,7 +373,7 @@ read_surface_color(MayaShader *shader, MObject color, bool trans) {
shader->_blend_type = MayaShader::BT_modulate;
}
maya_cat.info() << "blendMode used " << blendName << endl;
maya_cat.info() << layered_fn.name() << ": blendMode used " << blendName << endl;
maya_cat.spam() << "*** END doIt... ***" << endl;
maya_cat.debug() << "number of connections: " << color_pa.length() << endl;