From: mpv Date: Wed, 9 Sep 2015 13:43:25 +0000 (+0300) Subject: Fix for regression caused by merging of new configuration files and the pictures X-Git-Tag: V_1.4.0_beta4~52 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=aee9184a4f80da0929ede36f14624881a48e675f;p=modules%2Fshaper.git Fix for regression caused by merging of new configuration files and the pictures --- diff --git a/src/ConstructionPlugin/axis_widget.xml b/src/ConstructionPlugin/axis_widget.xml index bdb7a148f..b683cceed 100644 --- a/src/ConstructionPlugin/axis_widget.xml +++ b/src/ConstructionPlugin/axis_widget.xml @@ -2,10 +2,10 @@ - + @@ -21,10 +21,10 @@ - + diff --git a/src/FeaturesPlugin/extrusion_widget.xml b/src/FeaturesPlugin/extrusion_widget.xml index dc01cc620..a21ebedb1 100644 --- a/src/FeaturesPlugin/extrusion_widget.xml +++ b/src/FeaturesPlugin/extrusion_widget.xml @@ -1,74 +1,81 @@ - - - - + + + + + default="0" + icon=":icons/dimension_down.png" + tooltip="From size"> + default="10" + icon=":icons/dimension_up.png" + tooltip="To size"> - - + + + + + icon=":icons/dimension_down.png" + tooltip="Offset for bounding plane"> - - + + icon=":icons/dimension_up.png" + tooltip="Offset for bounding plane"> - + diff --git a/src/FeaturesPlugin/extrusioncut_widget.xml b/src/FeaturesPlugin/extrusioncut_widget.xml index c2a006dab..fbfb40f5f 100755 --- a/src/FeaturesPlugin/extrusioncut_widget.xml +++ b/src/FeaturesPlugin/extrusioncut_widget.xml @@ -8,59 +8,57 @@ tooltip="Create or edit a sketch"> - + + default="10" + icon=":icons/dimension_down.png" + tooltip="From size"> + default="0" + icon=":icons/dimension_up.png" + tooltip="To size"> - - + - + - - + - + @@ -72,6 +70,7 @@ tooltip="Objects to Cut" type_choice="Solids" concealment="true"> + diff --git a/src/FeaturesPlugin/extrusionfuse_widget.xml b/src/FeaturesPlugin/extrusionfuse_widget.xml index 90452e2ca..d1805d94f 100644 --- a/src/FeaturesPlugin/extrusionfuse_widget.xml +++ b/src/FeaturesPlugin/extrusionfuse_widget.xml @@ -8,59 +8,57 @@ tooltip="Create or edit a sketch"> - + + default="0" + icon=":icons/dimension_down.png" + tooltip="From size"> + default="10" + icon=":icons/dimension_up.png" + tooltip="To size"> - - + - + - - + - + @@ -72,6 +70,7 @@ tooltip="Objects to Fuse" type_choice="Solids" concealment="true"> + diff --git a/src/FeaturesPlugin/revolution_widget.xml b/src/FeaturesPlugin/revolution_widget.xml index d034c2659..acece541a 100644 --- a/src/FeaturesPlugin/revolution_widget.xml +++ b/src/FeaturesPlugin/revolution_widget.xml @@ -1,79 +1,94 @@ - - - - - - + + + + + + + default="0" + icon=":icons/angle_down.png" + tooltip="From angle"> + default="360" + icon=":icons/angle_up.png" + tooltip="To angle"> - - + + + + + + + + icon=":icons/angle_down.png" + tooltip="Offset for bounding plane"> - - + + icon=":icons/angle_up.png" + tooltip="Offset for bounding plane"> diff --git a/src/FeaturesPlugin/revolutioncut_widget.xml b/src/FeaturesPlugin/revolutioncut_widget.xml index 189efa4db..6a9bc063e 100644 --- a/src/FeaturesPlugin/revolutioncut_widget.xml +++ b/src/FeaturesPlugin/revolutioncut_widget.xml @@ -7,68 +7,74 @@ icon=":icons/sketch.png" tooltip="Create or edit a sketch"> - - - + + + + default="10" + icon=":icons/angle_down.png" + tooltip="From angle"> + default="0" + icon=":icons/angle_up.png" + tooltip="To angle"> - - + + + + - + - - + - + @@ -80,6 +86,7 @@ tooltip="Objects to Cut" type_choice="Solids" concealment="true"> + diff --git a/src/FeaturesPlugin/revolutionfuse_widget.xml b/src/FeaturesPlugin/revolutionfuse_widget.xml index cbdcae1b2..d211d9b56 100644 --- a/src/FeaturesPlugin/revolutionfuse_widget.xml +++ b/src/FeaturesPlugin/revolutionfuse_widget.xml @@ -7,68 +7,74 @@ icon=":icons/sketch.png" tooltip="Create or edit a sketch"> - - - + + + + default="0" + icon=":icons/angle_down.png" + tooltip="From angle"> + default="10" + icon=":icons/angle_up.png" + tooltip="To angle"> - - + + + + - + - - + - + @@ -80,6 +86,7 @@ tooltip="Objects to Fuse" type_choice="Solids" concealment="true"> +