mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-14 16:44:37 +00:00
patched custom settings bug with new geometric solid
This commit is contained in:
parent
63c9a97d8e
commit
23e793a2e4
@ -566,6 +566,7 @@ void MainWindow::startFilter()
|
||||
{
|
||||
qDebug("MeshCreation");
|
||||
GLArea *gla=new GLArea(mdiarea);
|
||||
gla->setCustomSetting(globalParams);
|
||||
addDockWidget(Qt::RightDockWidgetArea,gla->layerDialog);
|
||||
gla->meshDoc.addNewMesh("untitled.ply");
|
||||
gla->setFileName("untitled.ply");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user