change background when the light is on

This commit is contained in:
Anakin
2017-01-20 16:39:17 +01:00
parent 9808cd03c0
commit af94ecd541
3 changed files with 12 additions and 3 deletions

View File

@@ -188,6 +188,7 @@ void MainWindow::setFileInfo(QString name, QVector<Material>* materials, int ver
int count(0);
//TODO: mark not opened textures
//TODO: add more information
for (auto& it : *materials)
{
m_fileInfo += "Material ";