git-svn-id: svn://db.shs.com.ru/libs@653 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2019-12-04 17:23:01 +00:00
parent 2dbdf09bb9
commit d8b59d19f1
3 changed files with 41 additions and 2 deletions

View File

@@ -174,7 +174,7 @@ void RendererBase::reloadMaterials(Scene & scene) {
}
}
textures_maps.mipmaps(view);
qDebug() << "load" << (cl+1) << "bitmaps";
// qDebug() << "load" << (cl+1) << "bitmaps";
}
QGLMaterial glm;