Salome HOME
modules/shaper.git
3 years agoMerge remote-tracking branch 'origin/CEA_2020/Lot1_Export_STL' into CEA_2020_Lot1
cgenraul [Mon, 12 Oct 2020 07:53:31 +0000 (09:53 +0200)]
Merge remote-tracking branch 'origin/CEA_2020/Lot1_Export_STL' into CEA_2020_Lot1

3 years agoFix bugs
Jérôme [Fri, 9 Oct 2020 12:12:38 +0000 (14:12 +0200)]
Fix bugs

3 years agoCorrect spaces
cgenraul [Fri, 9 Oct 2020 07:48:09 +0000 (09:48 +0200)]
Correct spaces

3 years agoMerge remote-tracking branch 'origin/CEA_2020/Lot1_Export_STL' into CEA_2020_Lot1
cgenraul [Fri, 9 Oct 2020 07:31:44 +0000 (09:31 +0200)]
Merge remote-tracking branch 'origin/CEA_2020/Lot1_Export_STL' into CEA_2020_Lot1

3 years agoImprovement coding style
Jérôme [Wed, 7 Oct 2020 16:21:26 +0000 (18:21 +0200)]
Improvement coding style

3 years agoMerge remote-tracking branch 'remotes/origin/CEA_2020/Lot1_Export_STL' into CEA_2020_Lot1 CEA_cgt_20201002
cgenraul [Fri, 2 Oct 2020 09:47:38 +0000 (11:47 +0200)]
Merge remote-tracking branch 'remotes/origin/CEA_2020/Lot1_Export_STL' into CEA_2020_Lot1

3 years agoIssue #21136: Problem of piping
Artem Zhidkov [Thu, 1 Oct 2020 11:46:25 +0000 (14:46 +0300)]
Issue #21136: Problem of piping

Revert "Task #3236: Generalization of extrusion"
This reverts commit e10071ccefd09a1f93e8ef8dcfb2654a9254f523.

3 years agoIssue #20101: SIGSEGV after validating extrusion V9_6_0a1
Artem Zhidkov [Fri, 25 Sep 2020 13:23:41 +0000 (16:23 +0300)]
Issue #20101: SIGSEGV after validating extrusion

Compatibility with old versions of SHAPER documents.

3 years agoHide splash in tests
vsr [Thu, 24 Sep 2020 09:26:05 +0000 (12:26 +0300)]
Hide splash in tests

3 years agoAdd unitary tests
Jérôme [Thu, 24 Sep 2020 08:16:11 +0000 (10:16 +0200)]
Add unitary tests

3 years agobos #20090: Can't select external wire of a sketch
vsv [Wed, 23 Sep 2020 15:37:37 +0000 (18:37 +0300)]
bos #20090: Can't select external wire of a sketch

3 years agobos #20081: Error in coincidence when creating two rectangles with auto apply
vsv [Tue, 22 Sep 2020 15:24:45 +0000 (18:24 +0300)]
bos #20081: Error in coincidence when creating two rectangles with auto apply

3 years agoAdjust the dumper to Python to avoid spaces at the end of lines.
Artem Zhidkov [Mon, 21 Sep 2020 20:28:37 +0000 (23:28 +0300)]
Adjust the dumper to Python to avoid spaces at the end of lines.

3 years agoUnit test for issue #19931
Artem Zhidkov [Mon, 21 Sep 2020 20:18:58 +0000 (23:18 +0300)]
Unit test for issue #19931

3 years agoIssue #19931: Different Fuse result if the inputs are the results or the features
Artem Zhidkov [Mon, 21 Sep 2020 19:56:45 +0000 (22:56 +0300)]
Issue #19931: Different Fuse result if the inputs are the results or the features

Explode the top-level compounds used as arguments of the Fuse operation.

3 years agoImplementation Export STL
Jérôme [Sun, 20 Sep 2020 19:48:15 +0000 (21:48 +0200)]
Implementation Export STL

3 years agoMinor changes
mpv [Thu, 17 Sep 2020 16:20:41 +0000 (19:20 +0300)]
Minor changes

3 years agoAdjust 'idler_plate.py' model to the new behavior
Artem Zhidkov [Thu, 17 Sep 2020 15:20:42 +0000 (18:20 +0300)]
Adjust 'idler_plate.py' model to the new behavior

According to the general limitation of the selection mechanism, it is impossible to separate the coincident centers of circles/arcs if they are projected to another sketch. So, the loading of the geometric dump always selects the center of the latest edge. The 'idler_plate.py' test becomes invalid after #19990 while checking the dump to Python, because centers of arcs are taken into account now when loading the geometric dump.

3 years agoFix for the issue #19989 : Sketch in error after edit and apply on Fuse (without...
mpv [Thu, 17 Sep 2020 15:20:29 +0000 (18:20 +0300)]
Fix for the issue #19989 : Sketch in error after edit and apply on Fuse (without having changed anything)

3 years agoIssue #19990: Error when loading geometrical dump
Artem Zhidkov [Wed, 16 Sep 2020 19:41:11 +0000 (22:41 +0300)]
Issue #19990: Error when loading geometrical dump

Process special case of geometric selection related to ImportResult feature, due to its reference to results from another parts.

3 years agoFix for the issue #19932 : Fillet fails in python with all in features Fuse inputs
mpv [Wed, 16 Sep 2020 15:41:15 +0000 (18:41 +0300)]
Fix for the issue #19932 : Fillet fails in python with all in features Fuse inputs

Support the whole feature referencing in searching of the new context.

3 years agoFix regressions after resolving issue #19890 (part II)
Artem Zhidkov [Wed, 16 Sep 2020 13:16:09 +0000 (16:16 +0300)]
Fix regressions after resolving issue #19890 (part II)

3 years agoFix regressions after resolving issue #19890
Artem Zhidkov [Wed, 16 Sep 2020 07:44:35 +0000 (10:44 +0300)]
Fix regressions after resolving issue #19890

3 years agoIssue #20033: No preview after parameter change
Artem Zhidkov [Tue, 15 Sep 2020 19:30:44 +0000 (22:30 +0300)]
Issue #20033: No preview after parameter change

Restore the position of the history line when changing parameter.

3 years agoIssue #19990: Error when loading geometrical dump
Artem Zhidkov [Tue, 15 Sep 2020 15:47:37 +0000 (18:47 +0300)]
Issue #19990: Error when loading geometrical dump

Geometrical selection by coordinates of a point is able to select the center of arc now.

3 years agoIssue #19890: Shape displayed with some transparency after symmetry
Artem Zhidkov [Tue, 15 Sep 2020 12:51:09 +0000 (15:51 +0300)]
Issue #19890: Shape displayed with some transparency after symmetry

Use correct transformation algorithm on the Part level.

3 years agoMake a set of curves accessible from the Python scripts.
Artem Zhidkov [Mon, 14 Sep 2020 16:11:21 +0000 (19:11 +0300)]
Make a set of curves accessible from the Python scripts.

3 years agoFix for #19912 : Error in SHAPERSTUDY python dump in feature Face with 2 results
mpv [Fri, 21 Aug 2020 06:55:08 +0000 (09:55 +0300)]
Fix for #19912 : Error in SHAPERSTUDY python dump in feature Face with 2 results

Generate an error in case primitive selection returns sub-shape that does not belong to the context.

3 years agoBuild SHAPER with dev version of OCCT (IR-2020-07-10)
rnv [Mon, 27 Jul 2020 09:32:17 +0000 (12:32 +0300)]
Build SHAPER with dev version of OCCT (IR-2020-07-10)

3 years agoMake the documentation compilable on Windows
azv [Wed, 12 Aug 2020 10:29:40 +0000 (13:29 +0300)]
Make the documentation compilable on Windows

3 years agobos #19890: Fix wrong initialized type of symmetry operation in property panel
vsv [Mon, 10 Aug 2020 14:06:38 +0000 (17:06 +0300)]
bos #19890: Fix wrong initialized type of symmetry operation in property panel

3 years agoFix help files generation on Windows
vsv [Fri, 7 Aug 2020 19:33:10 +0000 (22:33 +0300)]
Fix help files generation on Windows

3 years agobos #19884 Avoid error message in terminal if SALOME is running in terminal mode
vsr [Wed, 5 Aug 2020 06:44:19 +0000 (09:44 +0300)]
bos #19884 Avoid error message in terminal if SALOME is running in terminal mode

3 years agoIssue #3237: Use for names of objects letters, digits, '_' and space
vsv [Mon, 3 Aug 2020 09:56:01 +0000 (12:56 +0300)]
Issue #3237: Use for names of objects letters, digits, '_' and space

3 years agobos #19879 [CEA] SHAPER build failure: missing method setUseLocalSelection
vsr [Mon, 3 Aug 2020 09:06:12 +0000 (12:06 +0300)]
bos #19879 [CEA] SHAPER build failure: missing method setUseLocalSelection

3 years agoIssue #3230: Optional box should not change focus widget
vsv [Fri, 31 Jul 2020 13:57:49 +0000 (16:57 +0300)]
Issue #3230: Optional box should not change focus widget

3 years agoIssue #3236: Generalization of extrusion
Artem Zhidkov [Thu, 30 Jul 2020 20:52:35 +0000 (23:52 +0300)]
Issue #3236: Generalization of extrusion

Allow construction points as a base for extrusion and revolution.

3 years agoIssue #3236: Generalization of extrusion
Artem Zhidkov [Thu, 30 Jul 2020 14:58:13 +0000 (17:58 +0300)]
Issue #3236: Generalization of extrusion

Allow construction points as a base for extrusion and revolution.

3 years agoFix compilation error.
Artem Zhidkov [Thu, 30 Jul 2020 04:16:37 +0000 (07:16 +0300)]
Fix compilation error.

3 years agoIssue #3237: Allow usage of accented characters in ObjectBrowser
Artem Zhidkov [Wed, 29 Jul 2020 21:08:59 +0000 (00:08 +0300)]
Issue #3237: Allow usage of accented characters in ObjectBrowser

Usage of Unicode characters as names of parameters.

3 years agoBuild with native prerequsites
rnv [Mon, 22 Jun 2020 11:21:33 +0000 (14:21 +0300)]
Build with native prerequsites

3 years agoIssue #3275: Cannot load script. Unicode error
Artem Zhidkov [Wed, 29 Jul 2020 09:21:51 +0000 (12:21 +0300)]
Issue #3275: Cannot load script. Unicode error

3 years agoIssue #3221: Set disabled color of features in a non-active part
vsv [Wed, 29 Jul 2020 08:00:06 +0000 (11:00 +0300)]
Issue #3221: Set disabled color of features in a non-active part

3 years agoMake GeomAPI_WireExplorer available from the Python scripts.
Artem Zhidkov [Tue, 28 Jul 2020 20:28:58 +0000 (23:28 +0300)]
Make GeomAPI_WireExplorer available from the Python scripts.

3 years agoIssue #3278: Wire disappears from the viewer during 1D-Fillet operation
Artem Zhidkov [Tue, 28 Jul 2020 19:34:56 +0000 (22:34 +0300)]
Issue #3278: Wire disappears from the viewer during 1D-Fillet operation

Do not set 'isConcealed' flag if the attribute referring to a result is not the case for the current operation.

3 years agoIssue #3277: Remain property panel active if current operation is not finished
vsv [Tue, 28 Jul 2020 16:55:30 +0000 (19:55 +0300)]
Issue #3277: Remain property panel active if current operation is not finished

3 years agoIssue #3279: Incorrect result of 1D-Fillet with boundary value of radius
azv [Tue, 28 Jul 2020 15:48:16 +0000 (18:48 +0300)]
Issue #3279: Incorrect result of 1D-Fillet with boundary value of radius

Additional check if the fillet edge eats the original edges.

3 years agoIssue #3220: Show/Hide sketch plane
vsv [Tue, 28 Jul 2020 09:35:15 +0000 (12:35 +0300)]
Issue #3220: Show/Hide sketch plane

3 years agoIssue #3274: Update trihedron after change of preferences
vsv [Tue, 28 Jul 2020 08:09:01 +0000 (11:09 +0300)]
Issue #3274: Update trihedron after change of preferences

3 years agoMake unit-test for ellipse stable.
Artem Zhidkov [Sun, 26 Jul 2020 10:36:30 +0000 (13:36 +0300)]
Make unit-test for ellipse stable.

3 years agoIssue #3271: Wire from sketch is built wrong
Artem Zhidkov [Sat, 25 Jul 2020 19:35:13 +0000 (22:35 +0300)]
Issue #3271: Wire from sketch is built wrong

When collecting all wires from sketch faces, check all edges of the wire (instead of the first one) to be already processed within other wires. It will avoid taking full contours, which share an edge.

3 years agoTask #3236: Generalization of extrusion
Artem Zhidkov [Fri, 24 Jul 2020 13:20:21 +0000 (16:20 +0300)]
Task #3236: Generalization of extrusion

Update icons for the type choice.

3 years agoTask #3236: Generalization of extrusion
Artem Zhidkov [Fri, 24 Jul 2020 08:12:28 +0000 (11:12 +0300)]
Task #3236: Generalization of extrusion

Fix regression within Pipe's base shape selection.

3 years agoTask #3236: Generalization of extrusion
Artem Zhidkov [Thu, 23 Jul 2020 17:12:16 +0000 (20:12 +0300)]
Task #3236: Generalization of extrusion

Fix regressions in unit tests

3 years agoTask #3236: Generalization of extrusion
Artem Zhidkov [Thu, 23 Jul 2020 13:02:09 +0000 (16:02 +0300)]
Task #3236: Generalization of extrusion

Allow to use wires and shells as an argument of the Extrusion

3 years agoAvoid message about unknown 'salome_iapp' within unit tests. Finalization.
Artem Zhidkov [Thu, 23 Jul 2020 07:32:05 +0000 (10:32 +0300)]
Avoid message about unknown 'salome_iapp' within unit tests. Finalization.

3 years agoFix for the issue #19815 : cloison07 fails
mpv [Wed, 22 Jul 2020 09:44:37 +0000 (12:44 +0300)]
Fix for the issue #19815 : cloison07 fails

3 years agoFix the projection of periodic B-spline curve to non-orthogonal plane.
Artem Zhidkov [Tue, 21 Jul 2020 08:36:51 +0000 (11:36 +0300)]
Fix the projection of periodic B-spline curve to non-orthogonal plane.

3 years agoFix for #19754: EDF 21721 - Problems with a study
mpv [Mon, 20 Jul 2020 12:59:41 +0000 (15:59 +0300)]
Fix for #19754: EDF 21721 - Problems with a study

Fixed crashes on dumping to python if there are problems with features validity. Improved the error-status appearance when previous features are dramatically changed.

3 years agoIssue #3221: Set gray color for disabled features
vsv [Mon, 20 Jul 2020 11:20:23 +0000 (14:20 +0300)]
Issue #3221: Set gray color for disabled features

3 years agoUse the latest version of SALOME (2020-07-20)
Artem Zhidkov [Mon, 20 Jul 2020 10:35:51 +0000 (13:35 +0300)]
Use the latest version of SALOME (2020-07-20)

3 years agoAvoid message about unknown 'salome_iapp' within unit tests.
Artem Zhidkov [Thu, 16 Jul 2020 19:24:10 +0000 (22:24 +0300)]
Avoid message about unknown 'salome_iapp' within unit tests.

3 years agoFix documentation warnings.
Artem Zhidkov [Thu, 16 Jul 2020 06:17:39 +0000 (09:17 +0300)]
Fix documentation warnings.

3 years agoFix documentation warnings.
Artem Zhidkov [Wed, 15 Jul 2020 20:00:23 +0000 (23:00 +0300)]
Fix documentation warnings.

3 years agoFix for the problem of import Part crash when sketch with removed sketch elements.
mpv [Wed, 15 Jul 2020 18:05:26 +0000 (21:05 +0300)]
Fix for the problem of import Part crash when sketch with removed sketch elements.

3 years agoGroup unit tests by modules.
Artem Zhidkov [Wed, 15 Jul 2020 17:23:54 +0000 (20:23 +0300)]
Group unit tests by modules.

3 years agoFix warnings
Artem Zhidkov [Wed, 15 Jul 2020 17:17:54 +0000 (20:17 +0300)]
Fix warnings

3 years agoTask #3236: Generalization of extrusion
Artem Zhidkov [Wed, 15 Jul 2020 13:41:23 +0000 (16:41 +0300)]
Task #3236: Generalization of extrusion

Get rid of clearing the results of extrusion by hand. Leave it for the model update.

3 years agoTask #3236: Generalization of extrusion
Artem Zhidkov [Wed, 15 Jul 2020 08:42:12 +0000 (11:42 +0300)]
Task #3236: Generalization of extrusion

Fix validator to be able to select sketch elements for the extrusion.

3 years agoMerge remote-tracking branch 'remotes/origin/EDF_2020_Lot2'
Artem Zhidkov [Mon, 13 Jul 2020 08:45:27 +0000 (11:45 +0300)]
Merge remote-tracking branch 'remotes/origin/EDF_2020_Lot2'

# Conflicts:
# doc/gui/General/Introduction.rst
# src/FeaturesPlugin/CMakeLists.txt
# src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.cpp
# src/Model/Model_AttributeSelection.cpp
# src/Model/Model_Document.cpp
# src/Model/Model_Objects.cpp
# src/Model/Model_ResultConstruction.cpp
# src/Model/Model_ResultPart.cpp
# src/ModelAPI/ModelAPI_Events.h
# src/ModelHighAPI/ModelHighAPI_Tools.cpp
# src/ModuleBase/ModuleBase_WidgetMultiSelector.cpp
# src/PartSet/PartSet_MenuMgr.cpp
# src/PartSet/PartSet_Module.cpp
# src/PartSet/PartSet_SketcherMgr.cpp
# src/Selector/Selector_Algo.h
# src/Selector/Selector_Intersect.cpp
# src/Selector/Selector_Modify.cpp
# src/Selector/Selector_Primitive.cpp
# src/Selector/Selector_WeakName.cpp
# src/SketchAPI/SketchAPI_Sketch.cpp
# src/SketchPlugin/SketchPlugin_Projection.cpp
# src/SketchPlugin/SketchPlugin_Tools.cpp
# src/SketchPlugin/SketchPlugin_Validators.cpp
# src/SketchPlugin/SketchPlugin_msg_en.ts
# src/XGUI/XGUI_OperationMgr.cpp
# src/XGUI/XGUI_Selection.cpp

3 years agoFix mistake after branches merging.
Artem Zhidkov [Fri, 10 Jul 2020 21:14:59 +0000 (00:14 +0300)]
Fix mistake after branches merging.

3 years agoMerge branch 'V9_5_BR'
vsr [Fri, 10 Jul 2020 16:24:56 +0000 (19:24 +0300)]
Merge branch 'V9_5_BR'

3 years agoTask #3237: Allow usage of accented characters in ObjectBrowser EDF_2020_Lot2
Artem Zhidkov [Fri, 10 Jul 2020 13:46:34 +0000 (16:46 +0300)]
Task #3237: Allow usage of accented characters in ObjectBrowser

Use wide-strings for debug logging.

3 years agoTask #3235: Projection without link to source shape
Artem Zhidkov [Thu, 2 Jul 2020 11:06:46 +0000 (14:06 +0300)]
Task #3235: Projection without link to source shape

* Improve the Projection feature by an option to break the link with the original shape.
* Update unit-tests for ellipse's projection, because of solved OCCT issue #31016.

3 years agoTask #3235: Projection without link to source shape
Artem Zhidkov [Thu, 2 Jul 2020 11:06:46 +0000 (14:06 +0300)]
Task #3235: Projection without link to source shape

* Improve the Projection feature by an option to break the link with the original shape.
* Update unit-tests for ellipse's projection, because of solved OCCT issue #31016.

3 years agoTask #3231: Sketcher Offset of a curve.
Artem Zhidkov [Mon, 6 Jul 2020 08:29:54 +0000 (11:29 +0300)]
Task #3231: Sketcher Offset of a curve.

WireBuilder: fix typo; minor improvement.

3 years agoTask #3231: Sketcher Offset of a curve
Artem Zhidkov [Mon, 25 May 2020 12:05:31 +0000 (15:05 +0300)]
Task #3231: Sketcher Offset of a curve

* Implement the feature for the offset operation.
* Improve searching of coincidences in context of B-spline curve
* Decline offset if duplicated entities are selected.

3 years agoIssue #3223: Improve Python dump readability
vsv [Fri, 17 Apr 2020 19:00:30 +0000 (22:00 +0300)]
Issue #3223: Improve Python dump readability

* Add empty lines between features
* Add comments related to the type of features
* Improve dumping of lists
* Fix the wrong script generation if a group contains filters.

3 years agoTask #3231: Sketcher Offset of a curve.
Artem Zhidkov [Sat, 4 Jul 2020 07:45:53 +0000 (10:45 +0300)]
Task #3231: Sketcher Offset of a curve.

Fix issues

3 years agoIssue #19725: Error when loading python dump V9_5_BR V9_5_0 V9_5_0rc3
Artem Zhidkov [Thu, 25 Jun 2020 07:06:15 +0000 (10:06 +0300)]
Issue #19725: Error when loading python dump

Fix the issue related to the on-the-fly projection to sketch, when projecting a periodic B-spline curve orthogonal to the sketch plane.

3 years agoFix for the issue #19726 : Placement failed because of wrong name in face selection.
mpv [Wed, 24 Jun 2020 14:09:56 +0000 (17:09 +0300)]
Fix for the issue #19726 : Placement failed because of wrong name in face selection.

Call update in history of attribute created for the external part selection.

3 years agoTask #3231: Sketcher Offset of a curve. Fix a bug with several edges, coincident...
jfa [Fri, 3 Jul 2020 14:14:05 +0000 (17:14 +0300)]
Task #3231: Sketcher Offset of a curve. Fix a bug with several edges, coincident in one point.

3 years agoTask #3231: Sketcher Offset of a curve. Fix a bug with offset side in case of several...
jfa [Fri, 3 Jul 2020 12:14:25 +0000 (15:14 +0300)]
Task #3231: Sketcher Offset of a curve. Fix a bug with offset side in case of several chains.

3 years agoTask #3231: Sketcher Offset of a curve
Artem Zhidkov [Fri, 3 Jul 2020 08:38:10 +0000 (11:38 +0300)]
Task #3231: Sketcher Offset of a curve

Decline offset if duplicated entities are selected.

3 years agoAdjust unit tests to meet new behavior
Artem Zhidkov [Thu, 2 Jul 2020 17:02:51 +0000 (20:02 +0300)]
Adjust unit tests to meet new behavior

3 years agoTask #3230: Sketcher: create a curve passing through selected points or vertices...
Artem Zhidkov [Tue, 30 Jun 2020 11:02:16 +0000 (14:02 +0300)]
Task #3230: Sketcher: create a curve passing through selected points or vertices of a polyline

Fix crash on reordering the list of points.

3 years agoTask #3231: Sketcher Offset of a curve. Unit test.
jfa [Thu, 2 Jul 2020 12:04:47 +0000 (15:04 +0300)]
Task #3231: Sketcher Offset of a curve. Unit test.

3 years agoTask #3230: Sketcher: create a curve passing through selected points or vertices...
Artem Zhidkov [Sun, 28 Jun 2020 11:18:44 +0000 (14:18 +0300)]
Task #3230: Sketcher: create a curve passing through selected points or vertices of a polyline

Unit tests

3 years agoUse the latest version of SALOME (2020-06-16)
Artem Zhidkov [Sat, 27 Jun 2020 19:57:23 +0000 (22:57 +0300)]
Use the latest version of SALOME (2020-06-16)

3 years agoMeet coding style (split lines longer than 100 characters)
Artem Zhidkov [Sat, 27 Jun 2020 17:43:48 +0000 (20:43 +0300)]
Meet coding style (split lines longer than 100 characters)

3 years agoFix bug with width of copy objects
vsv [Fri, 26 Jun 2020 12:54:37 +0000 (15:54 +0300)]
Fix bug with width of copy objects

3 years agoTask #3230: Sketcher: create a curve passing through selected points or vertices...
Artem Zhidkov [Fri, 22 May 2020 16:55:22 +0000 (19:55 +0300)]
Task #3230: Sketcher: create a curve passing through selected points or vertices of a polyline

* Implement the Curve Fitting feature.
* Implement the de Boor scheme for periodic and non-periodic B-spline evaluation.
* Implement interpolation and approximation modes of the feature.
* Add creation of the control polygon.
* Reordering points on the corresponding button click
* Python API for this feature
* User documentation

3 years agoIssue #3222: Update highlighted error points
vsv [Wed, 24 Jun 2020 08:04:56 +0000 (11:04 +0300)]
Issue #3222: Update highlighted error points

3 years agoIssue #3261: Stop processing of the same event from different objects
vsv [Wed, 24 Jun 2020 07:29:33 +0000 (10:29 +0300)]
Issue #3261: Stop processing of the same event from different objects

3 years agoIssue #3222: 1D fillet
vsv [Tue, 23 Jun 2020 14:09:12 +0000 (17:09 +0300)]
Issue #3222: 1D fillet

Send the message about failed vertices when creation method is changed.

3 years agoIssue #3222: 1d fillet
Artem Zhidkov [Wed, 22 Apr 2020 08:55:13 +0000 (11:55 +0300)]
Issue #3222: 1d fillet

* Implement the 1D-fillet feature
* Unit tests for 1D-fillet
* Documentation update.
* Translations to French.
* Additional test cases for filleting several wires at once.
* Stabilize the sequence of fillet results.
* Process failed vertices and send the message to highlight them in 3D viewer.

3 years agoIssue #3193: Clear property panel in case of multi-selection in sketcher.
vsv [Mon, 13 Apr 2020 14:11:52 +0000 (17:11 +0300)]
Issue #3193: Clear property panel in case of multi-selection in sketcher.

3 years agoIssue #3220: Show/Hide sketcher plane
vsv [Mon, 13 Apr 2020 10:30:39 +0000 (13:30 +0300)]
Issue #3220: Show/Hide sketcher plane

3 years agoIssue #3221: Visual separation for features
vsv [Fri, 10 Apr 2020 16:30:57 +0000 (19:30 +0300)]
Issue #3221: Visual separation for features

3 years agoIssue #3217: Create shortcut for edit current item in object browser
vsv [Fri, 10 Apr 2020 12:18:27 +0000 (15:18 +0300)]
Issue #3217:  Create shortcut for edit current item in object browser