Skip to content
Snippets Groups Projects
Commit 1a67dd0a authored by Mikhail Svechnikov's avatar Mikhail Svechnikov Committed by Mikhail Svechnikov
Browse files

add standard materials to examples

parent 9186107b
No related branches found
No related tags found
1 merge request!1346GUI: use different materials for particles and layers by default
......@@ -667,6 +667,9 @@ SampleItem* itemizeSample(const MultiLayer& sample, const QString& nodeName)
}
}
// append standard materials to the example-specific ones
result->addStandardMaterials();
return result;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment