Salome HOME
modules/shaper.git
5 years agoApply the coding rules standards V9_2_0a1
mpv [Tue, 25 Sep 2018 14:41:12 +0000 (17:41 +0300)]
Apply the coding rules standards

5 years agoAvoid unlimited cycling on nodes sorting
vsv [Tue, 25 Sep 2018 13:30:04 +0000 (16:30 +0300)]
Avoid unlimited cycling on nodes sorting

5 years agoMerge branch HELP_DOCUMENTATION_EDITING into master.
mzn [Tue, 25 Sep 2018 12:22:26 +0000 (15:22 +0300)]
Merge branch HELP_DOCUMENTATION_EDITING into 

5 years agoFixed checkPythonDump()
dbv [Tue, 25 Sep 2018 12:06:44 +0000 (15:06 +0300)]
Fixed checkPythonDump()

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper
vsv [Tue, 25 Sep 2018 11:48:22 +0000 (14:48 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper

5 years agoSet new SALOME current
vsv [Tue, 25 Sep 2018 11:48:06 +0000 (14:48 +0300)]
Set new SALOME current

5 years agoIssue #2654: crash with a split
azv [Tue, 25 Sep 2018 11:38:31 +0000 (14:38 +0300)]
Issue #2654: crash with a split

Do not split the edge if coincidences are placed on the edge boundaries.

5 years agoSketcher: Add BFGS to a sequence of solvers when all other are failed.
azv [Tue, 25 Sep 2018 11:23:42 +0000 (14:23 +0300)]
Sketcher: Add BFGS to a sequence of solvers when all other are failed.

5 years agoRevert "Issue #2593: CEA 2018-2 Geometrical Naming"
dbv [Mon, 24 Sep 2018 12:54:38 +0000 (15:54 +0300)]
Revert "Issue #2593: CEA 2018-2 Geometrical Naming"

This reverts commit 26dbe08c26b99ac1e02e1ab254069ccb620f0181.

5 years agoIssue #2593: CEA 2018-2 Geometrical Naming
dbv [Wed, 29 Aug 2018 06:54:52 +0000 (09:54 +0300)]
Issue #2593: CEA 2018-2 Geometrical Naming

5 years agoUpdate an icon of the Fusion of Faces feature and minimize the short feature description.
mpv [Mon, 24 Sep 2018 08:07:00 +0000 (11:07 +0300)]
Update an icon of the Fusion of Faces feature and minimize the short feature description.

5 years agoFix for the issue #2640 and issue #2642 : incorrect update of the sketcher naming...
mpv [Fri, 21 Sep 2018 15:37:17 +0000 (18:37 +0300)]
Fix for the issue #2640 and issue #2642 : incorrect update of the sketcher naming on open of the document

5 years agoIssue #2622: Weak naming
mpv [Fri, 21 Sep 2018 13:18:05 +0000 (16:18 +0300)]
Issue #2622: Weak naming

Implementation of weak-naming dump to python script

5 years agoIssue #2635: Dump to Python generates script with unnecessary setColor() calls.
azv [Fri, 21 Sep 2018 10:22:39 +0000 (13:22 +0300)]
Issue #2635: Dump to Python generates script with unnecessary setColor() calls.

Avoid dumping colors of sketch entities

5 years agoFix failures in unit-tests
azv [Fri, 21 Sep 2018 08:00:17 +0000 (11:00 +0300)]
Fix failures in unit-tests

5 years agoIssue #2611: Partition of a solid belonging to a Compsolid
azv [Thu, 20 Sep 2018 12:37:29 +0000 (15:37 +0300)]
Issue #2611: Partition of a solid belonging to a Compsolid

5 years agoIssue #2632: Process Features in selection checking its shape from result
vsv [Thu, 20 Sep 2018 14:48:07 +0000 (17:48 +0300)]
Issue #2632: Process Features in selection checking its shape from result

5 years agoFix for sketch in ExtrusionCut operation
vsv [Thu, 20 Sep 2018 12:57:21 +0000 (15:57 +0300)]
Fix for sketch in ExtrusionCut operation

5 years agoIssue #2643: Extend optional box with possibility to work without frame. Avoid using...
vsv [Thu, 20 Sep 2018 10:56:35 +0000 (13:56 +0300)]
Issue #2643: Extend optional box with possibility to work without frame. Avoid using of Close and Tangency at the same moment.

5 years agoFix for the problem of update of the selection attribute value after it becomes inval...
mpv [Thu, 20 Sep 2018 09:04:41 +0000 (12:04 +0300)]
Fix for the problem of update of the selection attribute value after it becomes invalid and there appeared needed divided faces in the arguments.

5 years ago'/usr/bin/env python' -> '/usr/bin/env python3'
rnv [Thu, 20 Sep 2018 07:14:38 +0000 (10:14 +0300)]
'/usr/bin/env python' -> '/usr/bin/env python3'

5 years agoIssue #2556: Implementation of the customer remarks
vsv [Wed, 19 Sep 2018 13:29:09 +0000 (16:29 +0300)]
Issue #2556: Implementation of the customer remarks

5 years agoProcess tool tip property for radio buttons
vsv [Wed, 19 Sep 2018 09:18:04 +0000 (12:18 +0300)]
Process tool tip property for radio buttons

5 years agoUse name for radio box if an icon is not defined
vsv [Wed, 19 Sep 2018 08:55:43 +0000 (11:55 +0300)]
Use name for radio box if an icon is not defined

5 years agoFix for #2579, note 7:
mpv [Wed, 19 Sep 2018 07:22:58 +0000 (10:22 +0300)]
Fix for #2579, note 7:

initially, nb=10 and the resulting geometry is correct. Modifying nb to 5 is also producing a correct result. But increasing again nb (to 8) is delivering an incorrect geometry

5 years agoIssue #2633: Avoid crash on viewer operations when viewer is closed
vsv [Tue, 18 Sep 2018 15:32:15 +0000 (18:32 +0300)]
Issue #2633: Avoid crash on viewer operations when viewer is closed

5 years agoIssue# 2556: Make inspection panel invisible by default
vsv [Tue, 18 Sep 2018 15:10:18 +0000 (18:10 +0300)]
Issue# 2556: Make inspection panel invisible by default

5 years agoAdapt compilation on Windows
vsv [Tue, 18 Sep 2018 15:08:47 +0000 (18:08 +0300)]
Adapt compilation on Windows

5 years agoIssue #2637: Ignore pre-selection if it is not a face
vsv [Tue, 18 Sep 2018 13:04:15 +0000 (16:04 +0300)]
Issue #2637: Ignore pre-selection if it is not a face

5 years agoIssue #2647: do not modify text size according to current window scale
vsv [Tue, 18 Sep 2018 09:55:56 +0000 (12:55 +0300)]
Issue #2647: do not modify text size according to current window scale

5 years agoIssue #2615 : EDF 2018-3 Sub-results states
mpv [Tue, 18 Sep 2018 07:21:38 +0000 (10:21 +0300)]
Issue #2615 : EDF 2018-3 Sub-results states

Keep the connected compounds information.

5 years agoIssue #2639: Avoid using pre-selection of feature in Sketcher
vsv [Mon, 17 Sep 2018 11:53:52 +0000 (14:53 +0300)]
Issue #2639: Avoid using pre-selection of feature in Sketcher

5 years agoIssue #2644: On selection of a feature filter it by a shape returned by a selection...
vsv [Mon, 17 Sep 2018 10:17:19 +0000 (13:17 +0300)]
Issue #2644: On selection of a feature filter it by a shape returned by a selection attribute

5 years agoIssue #2645: SIGSEGV when creating a fillet
azv [Mon, 17 Sep 2018 04:43:05 +0000 (07:43 +0300)]
Issue #2645: SIGSEGV when creating a fillet

Fix crash in fillet on pre-selected parameter feature.

5 years agoTest case for issue #1578
azv [Fri, 14 Sep 2018 10:27:48 +0000 (13:27 +0300)]
Test case for issue #1578

5 years agoTest case for issue #1577
azv [Fri, 14 Sep 2018 09:59:14 +0000 (12:59 +0300)]
Test case for issue #1577

5 years agoIssue #2618: PlaneGCS errors processing
azv [Fri, 14 Sep 2018 06:45:04 +0000 (09:45 +0300)]
Issue #2618: PlaneGCS errors processing

Implement checking degenerated geometry after resolving a set of sketch constraints.

5 years agoIssue #2617: Use a sequence of solvers
azv [Tue, 11 Sep 2018 05:08:05 +0000 (08:08 +0300)]
Issue #2617: Use a sequence of solvers

Use Levenberg-Marquardt solver every time when DogLeg is failed to solve a set of constraints.

5 years agoIssue #2616: Improve searching of conflicting constraints
azv [Fri, 7 Sep 2018 12:10:11 +0000 (15:10 +0300)]
Issue #2616: Improve searching of conflicting constraints

Implement setting for each PlaneGCS constraint unique tag if SketchPlugin constraint consists of several PlaneGCS constraints.

5 years agoIssue #2556: Change Layout of Inspection panel.
vsv [Thu, 13 Sep 2018 16:20:24 +0000 (19:20 +0300)]
Issue #2556: Change Layout of Inspection panel.

5 years agoFix crash on 2D fillet, when sketch created at the end of the folder
azv [Thu, 13 Sep 2018 05:52:25 +0000 (08:52 +0300)]
Fix crash on 2D fillet, when sketch created at the end of the folder

5 years agoPython Dump: improve checking default name of a feature when there are postponed...
azv [Thu, 13 Sep 2018 05:50:33 +0000 (08:50 +0300)]
Python Dump: improve checking default name of a feature when there are postponed features of such kind.

5 years agoDisplay highlight for all sub-objects of a Feature only for Construction Results.
vsv [Wed, 12 Sep 2018 13:29:29 +0000 (16:29 +0300)]
Display highlight for all sub-objects of a Feature only for Construction Results.

5 years agoDisable compilation warnings
vsv [Wed, 12 Sep 2018 11:41:24 +0000 (14:41 +0300)]
Disable compilation warnings

5 years agoIssue #2623: Ability to modify the radius of circles and arcs of circle with the...
azv [Tue, 11 Sep 2018 09:22:10 +0000 (12:22 +0300)]
Issue #2623: Ability to modify the radius of circles and arcs of circle with the mouse

5 years agoAllow to select faces features as a common argument (in the frames of issue #2563)
mpv [Mon, 10 Sep 2018 13:50:51 +0000 (16:50 +0300)]
Allow to select faces features as a common argument (in the frames of issue #2563)

5 years agoIssue #2614: Implement point 2: optimization of selection synchronization
vsv [Mon, 10 Sep 2018 13:32:25 +0000 (16:32 +0300)]
Issue #2614: Implement point 2: optimization of selection synchronization

5 years agoIssue #2632 fix: Can't select the Face feature in Extrusion input field
mpv [Mon, 10 Sep 2018 13:20:42 +0000 (16:20 +0300)]
Issue #2632 fix: Can't select the Face feature in Extrusion input field

5 years agoIssue #2630: Prevent cycling of children nodes sorting.
vsv [Fri, 7 Sep 2018 15:30:17 +0000 (18:30 +0300)]
Issue #2630: Prevent cycling of children nodes sorting.

5 years agoIssue #2566: Resize boolean operations icons
vsv [Fri, 7 Sep 2018 13:22:43 +0000 (16:22 +0300)]
Issue #2566: Resize boolean operations icons

5 years agoIssue #2628 : crash on move history line outside of folder. Correct management of...
mpv [Fri, 7 Sep 2018 06:02:19 +0000 (09:02 +0300)]
Issue #2628 : crash on move history line outside of folder. Correct management of folders content on move to the end implementation.

5 years agoIssue #2628: Update indexes of data tree
vsv [Thu, 6 Sep 2018 15:00:43 +0000 (18:00 +0300)]
Issue #2628: Update indexes of data tree

5 years agoAvoid crash in case of non-initialized document
vsv [Thu, 6 Sep 2018 14:05:53 +0000 (17:05 +0300)]
Avoid crash in case of non-initialized document

5 years agoIssue #2612 : Re-calculate model after modification of parameters
mpv [Thu, 6 Sep 2018 13:56:10 +0000 (16:56 +0300)]
Issue #2612 : Re-calculate model after modification of parameters

Added a unit-test for checking recalculation time reduction.

5 years agoIssue #2626: Do not use non-initialized attribute for default value definition
vsv [Thu, 6 Sep 2018 13:46:11 +0000 (16:46 +0300)]
Issue #2626: Do not use non-initialized attribute for default value definition

5 years agoUse yellow star as an internal symbol for coincidence with an edge.
vsv [Thu, 6 Sep 2018 12:43:53 +0000 (15:43 +0300)]
Use yellow star as an internal symbol for coincidence with an edge.

5 years agoIssue #2612 : Re-calculate model after modification of parameters
mpv [Thu, 6 Sep 2018 11:06:32 +0000 (14:06 +0300)]
Issue #2612 : Re-calculate model after modification of parameters

Correct behavior of auto-update flag on Undo/Redo

5 years agoIssue #2625: Provide correct behavior of arrow of current feature
vsv [Thu, 6 Sep 2018 10:55:09 +0000 (13:55 +0300)]
Issue #2625: Provide correct behavior of arrow of current feature

5 years agoCheck state of auto update blocked on operations. Switch Off the state on save a...
vsv [Thu, 6 Sep 2018 09:27:41 +0000 (12:27 +0300)]
Check state of auto update blocked on operations. Switch Off the state on save a document.

5 years agoIssue #2612 : Re-calculate model after modification of parameters
mpv [Thu, 6 Sep 2018 08:13:28 +0000 (11:13 +0300)]
Issue #2612 : Re-calculate model after modification of parameters

Support of persistent storage of the flag

5 years agoIssue #2624: Process last feature in folder
vsv [Thu, 6 Sep 2018 07:53:19 +0000 (10:53 +0300)]
Issue #2624: Process last feature in folder

5 years agoShow "not loaded" suffix for names of not loaded parts
vsv [Wed, 5 Sep 2018 15:05:47 +0000 (18:05 +0300)]
Show "not loaded" suffix for names of not loaded parts

5 years agoIssue #2619: Show specific coincidence presentation for point/line connection
vsv [Wed, 5 Sep 2018 14:18:54 +0000 (17:18 +0300)]
Issue #2619: Show specific coincidence presentation for point/line connection

5 years agoOptimization of SketchPrs objects parameters
vsv [Wed, 5 Sep 2018 09:40:58 +0000 (12:40 +0300)]
Optimization of SketchPrs objects parameters

5 years agoChange icon
vsv [Wed, 5 Sep 2018 07:34:37 +0000 (10:34 +0300)]
Change icon

5 years agoRemove unnecessary include.
mzn [Wed, 5 Sep 2018 07:04:06 +0000 (10:04 +0300)]
Remove unnecessary include.

5 years agoIssue #1467: pipe problem.
mzn [Tue, 4 Sep 2018 14:52:09 +0000 (17:52 +0300)]
Issue #1467: pipe problem.

5 years agoIssue #2612 : Re-calculate model after modification of parameters
mpv [Tue, 4 Sep 2018 14:15:24 +0000 (17:15 +0300)]
Issue #2612 : Re-calculate model after modification of parameters

Advanced version of Update mechanism change for blocking of recalculation

5 years agoIssue #2612: Add a button for auto apply feature.
vsv [Tue, 4 Sep 2018 10:23:15 +0000 (13:23 +0300)]
Issue #2612: Add a button for auto apply feature.

5 years agoIssue #2612 : Re-calculate model after modification of parameters
mpv [Tue, 4 Sep 2018 07:48:51 +0000 (10:48 +0300)]
Issue #2612 : Re-calculate model after modification of parameters

Preparation for GUI access

5 years agoIssue #2612 : Re-calculate model after modification of parameters
mpv [Tue, 4 Sep 2018 07:31:14 +0000 (10:31 +0300)]
Issue #2612 : Re-calculate model after modification of parameters

Preparation for implementation: events and initial processing

5 years agoFix compilation problems
azv [Tue, 4 Sep 2018 07:06:57 +0000 (10:06 +0300)]
Fix compilation problems

5 years agoMake compilable on Linux
mpv [Mon, 3 Sep 2018 14:56:15 +0000 (17:56 +0300)]
Make compilable on Linux

5 years agoIssue 2556: Functionality of inspection “WhatIs”
azv [Mon, 3 Sep 2018 10:19:51 +0000 (13:19 +0300)]
Issue 2556: Functionality of inspection “WhatIs”

Unit tests for the inspection functionality.

5 years agoActivate help system
vsv [Fri, 31 Aug 2018 14:00:47 +0000 (17:00 +0300)]
Activate help system

5 years agoIssue #2578: EDF 2018-2 Removal of faces.
mzn [Fri, 31 Aug 2018 11:01:54 +0000 (14:01 +0300)]
Issue #2578: EDF 2018-2 Removal of faces.

5 years agoImprove highlighting of a context
vsv [Fri, 31 Aug 2018 08:59:49 +0000 (11:59 +0300)]
Improve highlighting of a context

5 years agoSwitch On optimization of presentation search and context selection
vsv [Fri, 31 Aug 2018 08:53:10 +0000 (11:53 +0300)]
Switch On optimization of presentation search and context selection

5 years agoMake TestExport unit test works also on Windows
mpv [Fri, 31 Aug 2018 08:16:16 +0000 (11:16 +0300)]
Make TestExport unit test works also on Windows

5 years agoUpdate unit test to be compatible with dumping with geometrical selection DumpWithGeom
azv [Fri, 31 Aug 2018 07:08:36 +0000 (10:08 +0300)]
Update unit test to be compatible with dumping with geometrical selection

5 years agoMerge remote-tracking branch 'remotes/origin/master' into DumpWithGeom
azv [Fri, 31 Aug 2018 05:49:09 +0000 (08:49 +0300)]
Merge remote-tracking branch 'remotes/origin/master' into DumpWithGeom

5 years agoDump with geometrical selection
azv [Fri, 31 Aug 2018 05:48:37 +0000 (08:48 +0300)]
Dump with geometrical selection

Iteratively process compsolids within other compsolids

5 years agoIssue #2577: EDF 2018-2 Fusion of connected faces.
mzn [Thu, 30 Aug 2018 15:21:54 +0000 (18:21 +0300)]
Issue #2577: EDF 2018-2 Fusion of connected faces.

5 years agoIssue #2507: Bug fix
vsv [Thu, 30 Aug 2018 14:00:27 +0000 (17:00 +0300)]
Issue #2507: Bug fix

5 years agoSmall fix for Fill.
dbv [Thu, 30 Aug 2018 13:56:28 +0000 (16:56 +0300)]
Small fix for Fill.

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper
mzn [Thu, 30 Aug 2018 11:26:21 +0000 (14:26 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper

5 years agoGet rid of redundant definitions.
mzn [Thu, 30 Aug 2018 11:26:09 +0000 (14:26 +0300)]
Get rid of redundant definitions.

5 years agoFix wrong migration to the dev version
azv [Thu, 30 Aug 2018 08:50:25 +0000 (11:50 +0300)]
Fix wrong migration to the dev version

5 years agoFix issues related to selection of sub-shapes in a Part
azv [Tue, 28 Aug 2018 04:50:35 +0000 (07:50 +0300)]
Fix issues related to selection of sub-shapes in a Part

5 years agoFix issues after porting the new Dump to the latest version
azv [Thu, 23 Aug 2018 12:33:08 +0000 (15:33 +0300)]
Fix issues after porting the new Dump to the latest version

5 years agoDump with geometrical selection
azv [Thu, 23 Aug 2018 05:33:51 +0000 (08:33 +0300)]
Dump with geometrical selection

Fix selection of auxiliary sketch entities

5 years agoDump with geometrical selection
azv [Wed, 22 Aug 2018 12:46:28 +0000 (15:46 +0300)]
Dump with geometrical selection

Fix the problem with selection of similar sub-shapes shared by solids in compsolid

5 years agoDump with geometrical selection
azv [Tue, 21 Aug 2018 13:34:38 +0000 (16:34 +0300)]
Dump with geometrical selection

Correct selection of center of circle / focus of ellipse

5 years agoDump with geometrical selection
azv [Mon, 20 Aug 2018 13:25:32 +0000 (16:25 +0300)]
Dump with geometrical selection

* Fix problem with selection of shapes in compsolid
* Correct selection of separate vertices in sketch
* Dump by geometric: avoid checking parent features for searching selection point

5 years agoDump with geometrical selection
azv [Fri, 17 Aug 2018 11:59:37 +0000 (14:59 +0300)]
Dump with geometrical selection

Fix the selection of the "older" shape: if there are several shapes in the history, which satisfy the selected point criteria, but the selected one is not the last one.

5 years agoDump with geometrical selection
azv [Fri, 17 Aug 2018 05:16:15 +0000 (08:16 +0300)]
Dump with geometrical selection

Dump selected construction elements like "Origin", coordinate axes and planes by their names only.

5 years agoDump with geometrical selection
azv [Thu, 16 Aug 2018 13:31:48 +0000 (16:31 +0300)]
Dump with geometrical selection

Fix problems related to selection of a full sketch and sketch elements.

5 years agoDump with geometrical selection
azv [Thu, 16 Aug 2018 04:48:09 +0000 (07:48 +0300)]
Dump with geometrical selection

Update checkPythonDump() command to execute dumping with naming and geometrical selection one by one.

5 years agoDump with geometrical selection
azv [Wed, 15 Aug 2018 12:07:25 +0000 (15:07 +0300)]
Dump with geometrical selection

Provide dumping itself and selection of sub-shapes by the given point.

5 years agoPrepare a release version 9.1.0RC1 SHAPER_V9_1_0RC1
mpv [Thu, 30 Aug 2018 08:28:14 +0000 (11:28 +0300)]
Prepare a release version 9.1.0RC1