+ For MeshGui remove dependency to MeshPartGui when loading the workbench
This commit is contained in:
@@ -185,7 +185,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
*boolean << "Mesh_Union" << "Mesh_Intersection" << "Mesh_Difference";
|
||||
|
||||
mesh->setCommand("&Meshes");
|
||||
*mesh << "Mesh_Import" << "Mesh_Export" << "MeshPart_Mesher" << "Separator"
|
||||
*mesh << "Mesh_Import" << "Mesh_Export" << "Mesh_FromPartShape" << "Separator"
|
||||
<< analyze << "Mesh_HarmonizeNormals" << "Mesh_FlipNormals" << "Separator"
|
||||
<< "Mesh_FillupHoles" << "Mesh_FillInteractiveHole" << "Mesh_RemoveComponents"
|
||||
<< "Mesh_RemoveCompByHand" << "Mesh_AddFacet" << "Mesh_Smoothing" << "Separator"
|
||||
|
||||
Reference in New Issue
Block a user