Salome HOME
modules/shaper.git
5 years agoTest case for issue #1779
azv [Fri, 28 Sep 2018 12:31:25 +0000 (15:31 +0300)]
Test case for issue #1779

5 years agoAdd tutorial help page.
mzn [Fri, 28 Sep 2018 11:42:47 +0000 (14:42 +0300)]
Add tutorial help page.

5 years agoIssue #2663: Correct misprint
vsv [Fri, 28 Sep 2018 10:41:00 +0000 (13:41 +0300)]
Issue #2663: Correct misprint

5 years agoIssue #2660: Update data model before save.
vsv [Fri, 28 Sep 2018 10:12:16 +0000 (13:12 +0300)]
Issue #2660: Update data model before save.

5 years agoImprove "Show only": do not hide already displayed objects
vsv [Fri, 28 Sep 2018 08:36:27 +0000 (11:36 +0300)]
Improve "Show only": do not hide already displayed objects

5 years agoPre-highlighting in viewer
vsv [Fri, 28 Sep 2018 08:13:16 +0000 (11:13 +0300)]
Pre-highlighting in viewer

5 years agoIssue #2657: Impossible to create sketch line with start point in the origin
azv [Fri, 28 Sep 2018 06:58:46 +0000 (09:58 +0300)]
Issue #2657: Impossible to create sketch line with start point in the origin

Set initial DoF to negative value to be able to determine a just created sketch.

5 years agoIssue #2499: Sketcher : displacement of dimension lines causes naming bug
azv [Thu, 27 Sep 2018 11:58:22 +0000 (14:58 +0300)]
Issue #2499: Sketcher : displacement of dimension lines causes naming bug

Sort sub-shapes after Partition without taking triangulation into account

5 years agoIssue #2504: Fix to avoid crashes on non-valid geometry
vsv [Fri, 28 Sep 2018 06:55:06 +0000 (09:55 +0300)]
Issue #2504: Fix to avoid crashes on non-valid geometry

5 years agoUser's documentation for Fuse Faces feature
mpv [Fri, 28 Sep 2018 06:29:28 +0000 (09:29 +0300)]
User's documentation for Fuse Faces feature

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper
vsv [Thu, 27 Sep 2018 14:13:45 +0000 (17:13 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper

5 years agoModification of Construction plugin documentation
vsv [Thu, 27 Sep 2018 14:13:40 +0000 (17:13 +0300)]
Modification of Construction plugin documentation

5 years agoMake ExportToGEOM tests working on the current SALOME version
mpv [Thu, 27 Sep 2018 12:58:04 +0000 (15:58 +0300)]
Make ExportToGEOM tests working on the current SALOME version

5 years agopictures are added
gzy [Thu, 27 Sep 2018 10:00:50 +0000 (13:00 +0300)]
pictures are added

5 years agoIssue #2631: SIGSEGV when creating a point on the result of a cut edge by edge
dbv [Thu, 27 Sep 2018 11:43:40 +0000 (14:43 +0300)]
Issue #2631: SIGSEGV when creating a point on the result of a cut edge by edge

Don't store shape as deleted if it is present in any of the feature results.

5 years agoIssue #2611: Partition of a solid belonging to a Compsolid
azv [Thu, 27 Sep 2018 10:36:08 +0000 (13:36 +0300)]
Issue #2611: Partition of a solid belonging to a Compsolid

Fix failure in Partition if full compsolid is selected (do not place all its sub-solids to the list of unused shapes)

5 years agoIssue #1816 fix : added a unit test
mpv [Thu, 27 Sep 2018 08:42:16 +0000 (11:42 +0300)]
Issue #1816 fix : added a unit test

5 years agoIssue #2646: Replace when delete parameter from partset does not work for part.
mzn [Thu, 27 Sep 2018 08:33:25 +0000 (11:33 +0300)]
Issue #2646: Replace when delete parameter from partset does not work for part.

5 years agoFix for the issue #2648: field with Parts as Type of shapes problem
mpv [Wed, 26 Sep 2018 15:51:26 +0000 (18:51 +0300)]
Fix for the issue #2648: field with Parts as Type of shapes problem

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper
vsv [Wed, 26 Sep 2018 15:43:35 +0000 (18:43 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper

5 years agoModification of Primitives plugin documentation
vsv [Wed, 26 Sep 2018 15:43:29 +0000 (18:43 +0300)]
Modification of Primitives plugin documentation

5 years agoTests fix
dbv [Wed, 26 Sep 2018 13:43:10 +0000 (16:43 +0300)]
Tests fix

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper
vsv [Wed, 26 Sep 2018 13:38:02 +0000 (16:38 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper

5 years agoModification of Primitives plugin documentation
vsv [Wed, 26 Sep 2018 13:36:36 +0000 (16:36 +0300)]
Modification of Primitives plugin documentation

5 years agoReverted some changes in salome build/run scripts.
dbv [Wed, 26 Sep 2018 12:56:26 +0000 (15:56 +0300)]
Reverted some changes in salome build/run scripts.

5 years agoRemoved setColor for Sketch entities from test scripts.
dbv [Wed, 26 Sep 2018 11:42:12 +0000 (14:42 +0300)]
Removed setColor for Sketch entities from test scripts.

5 years agoIssue #2562: CEA 2018-1 Fuse
dbv [Wed, 26 Sep 2018 10:46:08 +0000 (13:46 +0300)]
Issue #2562: CEA 2018-1 Fuse

Added possibility to select all types of shapes in Fuse feature.

5 years agoIssue #2629: Set property panel tabbed on object browser
vsv [Wed, 26 Sep 2018 09:13:40 +0000 (12:13 +0300)]
Issue #2629: Set property panel tabbed on object browser

5 years agoIssue #2632: Provide selection of features in multi-selector
vsv [Wed, 26 Sep 2018 08:35:01 +0000 (11:35 +0300)]
Issue #2632: Provide selection of features in multi-selector

5 years agoApply the coding rules standards
mpv [Wed, 26 Sep 2018 06:51:57 +0000 (09:51 +0300)]
Apply the coding rules standards

5 years agoIssue #2622 : weak naming implementation and related tests added to the unit tests...
mpv [Wed, 26 Sep 2018 06:39:39 +0000 (09:39 +0300)]
Issue #2622 : weak naming implementation and related tests added to the unit tests base.

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.