change background when the light is on
This commit is contained in:
@@ -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 ";
|
||||
|
||||
Reference in New Issue
Block a user