From 6e4cc131a24e6d5142fac834d44d78b19c4e123e Mon Sep 17 00:00:00 2001 From: vocx-fc Date: Fri, 2 Oct 2020 13:58:31 -0500 Subject: [PATCH] Surface: better titles for the task panels, and tooltips --- src/Mod/MeshPart/Gui/TaskCurveOnMesh.ui | 6 +++--- src/Mod/Surface/Gui/TaskFilling.ui | 9 ++++++--- src/Mod/Surface/Gui/TaskFillingUnbound.ui | 8 ++++++-- src/Mod/Surface/Gui/TaskFillingVertex.ui | 10 +++++++--- src/Mod/Surface/Gui/TaskSections.ui | 8 ++++++-- 5 files changed, 28 insertions(+), 13 deletions(-) diff --git a/src/Mod/MeshPart/Gui/TaskCurveOnMesh.ui b/src/Mod/MeshPart/Gui/TaskCurveOnMesh.ui index 3196bfb838..5cc90dcdbe 100644 --- a/src/Mod/MeshPart/Gui/TaskCurveOnMesh.ui +++ b/src/Mod/MeshPart/Gui/TaskCurveOnMesh.ui @@ -6,8 +6,8 @@ 0 0 - 313 - 247 + 343 + 305 @@ -23,7 +23,7 @@ - Snap tolerance to vertexes + Snap tolerance to vertices diff --git a/src/Mod/Surface/Gui/TaskFilling.ui b/src/Mod/Surface/Gui/TaskFilling.ui index 42c41f8e1e..9a5d8d1619 100644 --- a/src/Mod/Surface/Gui/TaskFilling.ui +++ b/src/Mod/Surface/Gui/TaskFilling.ui @@ -17,7 +17,7 @@ - Filling + Fill Surface @@ -25,7 +25,7 @@ - Initial Face + Support surface @@ -40,8 +40,11 @@ + + Add the edges that will limit the surface. + - Boundary + Boundary edges diff --git a/src/Mod/Surface/Gui/TaskFillingUnbound.ui b/src/Mod/Surface/Gui/TaskFillingUnbound.ui index 70dd94f755..a4c8549c47 100644 --- a/src/Mod/Surface/Gui/TaskFillingUnbound.ui +++ b/src/Mod/Surface/Gui/TaskFillingUnbound.ui @@ -17,13 +17,17 @@ - Unbound Edges + Edge constraints + + Add edges that will be used to constrain the surface, +that is, the surface will be forced to pass through these edges. + - Unbound Edges + Non-boundary edges diff --git a/src/Mod/Surface/Gui/TaskFillingVertex.ui b/src/Mod/Surface/Gui/TaskFillingVertex.ui index 4e4fe50b53..4c18c194ed 100644 --- a/src/Mod/Surface/Gui/TaskFillingVertex.ui +++ b/src/Mod/Surface/Gui/TaskFillingVertex.ui @@ -6,18 +6,22 @@ 0 0 - 273 + 390 329 - Vertices + Vertex constraints + + Add vertices that will be used to constrain the surface, +that is, the surface will be forced to pass through these points. + - Unbound vertices + Non-boundary vertices diff --git a/src/Mod/Surface/Gui/TaskSections.ui b/src/Mod/Surface/Gui/TaskSections.ui index 4a32798c86..08c6519107 100644 --- a/src/Mod/Surface/Gui/TaskSections.ui +++ b/src/Mod/Surface/Gui/TaskSections.ui @@ -11,13 +11,17 @@ - Sections + Sectional edges + + Add the edges that will be sectional cuts of the surface, +that is, the surface will be forced to pass through these edges. + - Sections + Sectional edges