Salome HOME
IPAL54678: TC-9.5.0: Sub-mesh priority: not all sub-meshes are displayed in the dialog
authoreap <eap@opencascade.com>
Tue, 26 May 2020 16:20:30 +0000 (19:20 +0300)
committereap <eap@opencascade.com>
Tue, 26 May 2020 16:20:30 +0000 (19:20 +0300)
commit19720c1ef8ed1ff65a87ae63b7fff432b924b2f3
treedf40d32ff6aaa55f267ba4c8120dec9eda51bd8f
parent2629c8bf51f3390fe65bfc35237846aefe1a06e0
IPAL54678: TC-9.5.0: Sub-mesh priority: not all sub-meshes are displayed in the dialog

+ Small improvement of a mesh context menu:
  * Add "Clear + Compute" for a non-empty mesh
  * Add "Show Compute Errors" for a failed meshing
  * Remove "Compute" for a fully computed mesh
  * Add an icon for "Export" item
14 files changed:
resources/CMakeLists.txt
resources/mesh_auto_colors.png [new file with mode: 0644]
resources/mesh_compute_error.png [new file with mode: 0644]
resources/mesh_export.png [new file with mode: 0644]
src/SMESHGUI/SMESHGUI.cxx
src/SMESHGUI/SMESHGUI_ComputeDlg.cxx
src/SMESHGUI/SMESHGUI_ComputeDlg.h
src/SMESHGUI/SMESHGUI_MeshOp.cxx
src/SMESHGUI/SMESHGUI_Operations.h
src/SMESHGUI/SMESHGUI_Selection.cxx
src/SMESHGUI/SMESHGUI_Selection.h
src/SMESHGUI/SMESH_images.ts
src/SMESHGUI/SMESH_msg_en.ts
src/SMESH_I/SMESH_Mesh_i.cxx