mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 19:14:42 +00:00
Poisson result is made "current layer" when ready
This commit is contained in:
parent
31130cfeee
commit
7f48fac3e9
@ -657,6 +657,7 @@ bool FilterScreenedPoissonPlugin::applyFilter( const QString& filterName,MeshDoc
|
||||
}
|
||||
pm->UpdateBoxAndNormals();
|
||||
md.setVisible(pm->id(),true);
|
||||
md.setCurrentMesh(pm->id());
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user