Salome HOME
modules/shaper.git
7 years agoFeature selector widget for recover feature.
nds [Mon, 5 Sep 2016 13:20:55 +0000 (16:20 +0300)]
Feature selector widget for recover feature.

7 years agoFix for selection by name with suffix
dbv [Mon, 5 Sep 2016 10:09:39 +0000 (13:09 +0300)]
Fix for selection by name with suffix

7 years agoFix incorrect splitting arc tangent to a line (issue #1718)
azv [Mon, 5 Sep 2016 08:46:47 +0000 (11:46 +0300)]
Fix incorrect splitting arc tangent to a line (issue #1718)

7 years agoFixed Placement centering of faces (issue #1714)
azv [Mon, 5 Sep 2016 04:50:00 +0000 (07:50 +0300)]
Fixed Placement centering of faces (issue #1714)

7 years agoIssue #1718 split and tangent constraint
nds [Fri, 2 Sep 2016 19:18:48 +0000 (22:18 +0300)]
Issue #1718 split and tangent constraint

debug information

7 years agoIssue #1590 crash when rename group
nds [Fri, 2 Sep 2016 19:17:39 +0000 (22:17 +0300)]
Issue #1590 crash when rename group

7 years agoIssue #1590 crash when rename group
nds [Fri, 2 Sep 2016 18:11:42 +0000 (21:11 +0300)]
Issue #1590 crash when rename group

7 years agoFix for the issue #1682 and the problem of selection of planes for partition in test...
mpv [Fri, 2 Sep 2016 17:40:18 +0000 (20:40 +0300)]
Fix for the issue #1682 and the problem of selection of planes for partition in test scenarios (on execution of the dumped study)

7 years agoFix the problem with change of Base of Recover feature in GUI when some result is...
mpv [Fri, 2 Sep 2016 14:32:40 +0000 (17:32 +0300)]
Fix the problem with change of Base of Recover feature in GUI when some result is already selected as recovered.

7 years agoCheck name of a new parameter defined by user
vsv [Fri, 2 Sep 2016 14:19:30 +0000 (17:19 +0300)]
Check name of a new parameter defined by user

7 years agoImprove detection of inversed arc (issue #1677).
azv [Fri, 2 Sep 2016 14:16:39 +0000 (17:16 +0300)]
Improve detection of inversed arc (issue #1677).

Do not change the Inversed flag in execute().

7 years agoFix for exception on deletion of a Part from PartSet when it is active
vsv [Fri, 2 Sep 2016 13:35:24 +0000 (16:35 +0300)]
Fix for exception on deletion of a Part from PartSet when it is active

7 years agoFix for the issue #1715
mpv [Fri, 2 Sep 2016 13:33:28 +0000 (16:33 +0300)]
Fix for the issue #1715

7 years agoDump names of features copied in Multi-Translation, Multi-Rotation and Mirror macro...
azv [Fri, 2 Sep 2016 13:24:00 +0000 (16:24 +0300)]
Dump names of features copied in Multi-Translation, Multi-Rotation and Mirror macro. This features may be used in the constraints.

7 years agoIssue #1711: Dump study/Load saved script - tuple index out of range
dbv [Fri, 2 Sep 2016 12:01:07 +0000 (15:01 +0300)]
Issue #1711: Dump study/Load saved script - tuple index out of range

Fixed

7 years agoIssue #1708: Export - Apply is enabled when no objects is selected
dbv [Fri, 2 Sep 2016 08:21:04 +0000 (11:21 +0300)]
Issue #1708: Export - Apply is enabled when no objects is selected

Fixed

7 years agoUpdate Split feature and corresponding unit test
azv [Fri, 2 Sep 2016 08:17:29 +0000 (11:17 +0300)]
Update Split feature and corresponding unit test

7 years agoFix for the issue #1712 : avoid duplicates and not-concealed attributes usage
mpv [Fri, 2 Sep 2016 08:09:11 +0000 (11:09 +0300)]
Fix for the issue #1712 : avoid duplicates and not-concealed attributes usage

7 years ago#1657 In the Sketcher, disable all coordinate and lenght inputs
nds [Fri, 2 Sep 2016 07:21:53 +0000 (10:21 +0300)]
#1657 In the Sketcher, disable all coordinate and lenght inputs

Correction of preferences

7 years agoRecover Eye button
nds [Fri, 2 Sep 2016 06:21:49 +0000 (09:21 +0300)]
Recover Eye button

7 years ago#1707 Fatal error when Recover box
nds [Thu, 1 Sep 2016 17:08:30 +0000 (20:08 +0300)]
#1707 Fatal error when Recover box

7 years agoIssue #1701 Preselecting before calling constraints does not put objects in the input...
nds [Thu, 1 Sep 2016 16:30:42 +0000 (19:30 +0300)]
Issue #1701 Preselecting before calling constraints does not put objects in the input field

Issue #1655(checked) In the Sketcher, automatically unselect eventuel selected objects when returning to the neutral point
Code improvement to store selection before commit of previous operation

7 years agoMake nested sketch not displayed after dump in the neutral point.
mpv [Thu, 1 Sep 2016 15:34:18 +0000 (18:34 +0300)]
Make nested sketch not displayed after dump in the neutral point.

7 years agoCrossed cursor correction: it stayed in the application if the feature is aborted.
nds [Thu, 1 Sep 2016 15:09:59 +0000 (18:09 +0300)]
Crossed cursor correction: it stayed in the application if the feature is aborted.

Reason of regression: correction of isNestedSketchOperation() to remove hard-coded Sketch feature kinds.

7 years agoFix for the dump/restore of DOME scenario. Naming selection context must be the final...
mpv [Thu, 1 Sep 2016 14:00:21 +0000 (17:00 +0300)]
Fix for the dump/restore of DOME scenario. Naming selection context must be the final shape, not the shape that originally had the selected face.

7 years agoCorrect naming of results while dumping
azv [Thu, 1 Sep 2016 11:46:27 +0000 (14:46 +0300)]
Correct naming of results while dumping

7 years agoSplit entities are renamed in Sketch test, constraint split is corrected to store...
nds [Thu, 1 Sep 2016 11:14:25 +0000 (14:14 +0300)]
Split entities are renamed in Sketch test, constraint split is corrected to store/restore Arc reversed state

7 years agoIssue #1692: Explicit send the Create message when external entity appears in the...
azv [Thu, 1 Sep 2016 10:13:34 +0000 (13:13 +0300)]
Issue #1692: Explicit send the Create message when external entity appears in the sketcher

7 years agoTune environment to the new SALOME behavior (it changes HOME to the current directory...
mpv [Thu, 1 Sep 2016 09:52:34 +0000 (12:52 +0300)]
Tune environment to the new SALOME behavior (it changes HOME to the current directory). So, if the current is not owner's (as GZY has), it will fail. Also it keeps the control, not exits from the script.

7 years agoFix for the problem of selection of the whole constructions of PartSet document from...
mpv [Thu, 1 Sep 2016 09:05:29 +0000 (12:05 +0300)]
Fix for the problem of selection of the whole constructions of PartSet document from the Part feature.

7 years agoFix for complementary angle constraint (incorrect calculation of direct angle)
azv [Thu, 1 Sep 2016 05:16:35 +0000 (08:16 +0300)]
Fix for complementary angle constraint (incorrect calculation of direct angle)

7 years agoOutput information about sketch entitites on mouse move
nds [Thu, 1 Sep 2016 04:49:07 +0000 (07:49 +0300)]
Output information about sketch entitites on mouse move

7 years agoIncorrect changing attribute of Fixed constraint
azv [Thu, 1 Sep 2016 04:21:17 +0000 (07:21 +0300)]
Incorrect changing attribute of Fixed constraint

7 years agoIssue #1682: Can't select internal circle of a sketch as extrusion
dbv [Mon, 29 Aug 2016 08:32:10 +0000 (11:32 +0300)]
Issue #1682: Can't select internal circle of a sketch as extrusion

Now base for Extrusion and Revolution boolean is concealed.

7 years agoIssue #1690: Avoid using points from the same object for coincidence creation
vsv [Wed, 31 Aug 2016 12:56:57 +0000 (15:56 +0300)]
Issue #1690: Avoid using points from the same object for coincidence creation

7 years agoTemporary correction to make compilation on Jenkins stable.
nds [Wed, 31 Aug 2016 12:55:29 +0000 (15:55 +0300)]
Temporary correction to make compilation on Jenkins stable.

7 years agoTemporary correction to make compilation on Jenkins stable.
nds [Wed, 31 Aug 2016 12:42:34 +0000 (15:42 +0300)]
Temporary correction to make compilation on Jenkins stable.

7 years agoIssue #1664 In the Sketcher, add the function Split a segment - correction of constra...
nds [Wed, 31 Aug 2016 12:37:59 +0000 (15:37 +0300)]
Issue #1664 In the Sketcher, add the function Split a segment - correction of constraints built to the point attributes of the split object

7 years agoIssue #1674: correct processing the case when removing one of conflicting constraints...
azv [Wed, 31 Aug 2016 10:23:07 +0000 (13:23 +0300)]
Issue #1674: correct processing the case when removing one of conflicting constraints and the system is still inconsistent

7 years agoIssue #1664 In the Sketcher, add the function Split a segment - correction of constra...
nds [Wed, 31 Aug 2016 09:32:55 +0000 (12:32 +0300)]
Issue #1664 In the Sketcher, add the function Split a segment - correction of constraints built to the point attributes of the split object

7 years agoFreeze when canceling conflicting constraint (issue #1688)
azv [Wed, 31 Aug 2016 09:12:32 +0000 (12:12 +0300)]
Freeze when canceling conflicting constraint (issue #1688)

7 years agoFix reversing of the angle while executing dumped python script
azv [Wed, 31 Aug 2016 08:32:35 +0000 (11:32 +0300)]
Fix reversing of the angle while executing dumped python script

7 years agoFix of crash of execution of some python scripts in GUI. This allows to update OB...
mpv [Wed, 31 Aug 2016 08:00:05 +0000 (11:00 +0300)]
Fix of crash of execution of some python scripts in GUI. This allows to update OB correctly even if composite features take subs with delay (subs are free before).

7 years agoFix fail on the Fillet unit test
azv [Wed, 31 Aug 2016 07:44:59 +0000 (10:44 +0300)]
Fix fail on the Fillet unit test

7 years agoUpdate procedure of finding conflicting and redundant constraints.
azv [Wed, 31 Aug 2016 07:12:04 +0000 (10:12 +0300)]
Update procedure of finding conflicting and redundant constraints.

7 years agoTemporary correction to make compilation on Jenkins stable.
nds [Tue, 30 Aug 2016 18:33:25 +0000 (21:33 +0300)]
Temporary correction to make compilation on Jenkins stable.

7 years agoCrash when selecting Fixed constraint
azv [Tue, 30 Aug 2016 15:36:09 +0000 (18:36 +0300)]
Crash when selecting Fixed constraint

7 years agoFix for the issue #1647 : problem with OB when sub-features are created.
mpv [Tue, 30 Aug 2016 14:52:45 +0000 (17:52 +0300)]
Fix for the issue #1647 : problem with OB when sub-features are created.

7 years agoIssue #1405: Update title of standalone application on Open/Save operations
vsv [Tue, 30 Aug 2016 14:43:32 +0000 (17:43 +0300)]
Issue #1405: Update title of standalone application on Open/Save operations

7 years agoPlaneGCSSolver: correct processing of redundant constraints (relates to issue #1673)
azv [Tue, 30 Aug 2016 13:14:10 +0000 (16:14 +0300)]
PlaneGCSSolver: correct processing of redundant constraints (relates to issue #1673)

7 years agoFix incorrect orientation of external arc (issue #1687)
azv [Tue, 30 Aug 2016 08:45:24 +0000 (11:45 +0300)]
Fix incorrect orientation of external arc (issue #1687)

7 years agoOptimize performance while editing sketch (case for issue #1692)
azv [Tue, 30 Aug 2016 08:10:15 +0000 (11:10 +0300)]
Optimize performance while editing sketch (case for issue #1692)

Update only groups of entities which should be recalculated or consist of Fixed constraints only.

7 years agoMake "Platine" test case stable
azv [Tue, 30 Aug 2016 08:06:50 +0000 (11:06 +0300)]
Make "Platine" test case stable

7 years agoIssue #1703: Modify selection area of a dimension text according to the current view...
vsv [Tue, 30 Aug 2016 08:05:23 +0000 (11:05 +0300)]
Issue #1703: Modify selection area of a dimension text according to the current view scale

7 years agoFix for dimensions crash
dbv [Tue, 30 Aug 2016 07:54:21 +0000 (10:54 +0300)]
Fix for dimensions crash

7 years agoFix wrong unprompted update of entities on non-active sketches
azv [Tue, 30 Aug 2016 06:06:31 +0000 (09:06 +0300)]
Fix wrong unprompted update of entities on non-active sketches

7 years agoPlaneGCS: do not constrain fixed arc (issue #1692)
azv [Mon, 29 Aug 2016 06:39:16 +0000 (09:39 +0300)]
PlaneGCS: do not constrain fixed arc (issue #1692)

Correct calculating DoF for the fixed objects

7 years agoAdded the system of reinitialization of attributes instead of re-creation of them...
mpv [Mon, 29 Aug 2016 16:28:33 +0000 (19:28 +0300)]
Added the system of reinitialization of attributes instead of re-creation of them on undo/redo, etc. This is done because in solvers-connector reference to attributes are stored. So, they become bad on undo/redo/abort.

7 years agoIssue #1703: Remove definition of selection area for dimension's text
vsv [Mon, 29 Aug 2016 16:00:58 +0000 (19:00 +0300)]
Issue #1703: Remove definition of selection area for dimension's text

7 years agoHide scroll bar in SALOME
vsv [Mon, 29 Aug 2016 14:24:02 +0000 (17:24 +0300)]
Hide scroll  bar in SALOME

7 years agoHide extra scroll bar in object browser
vsv [Mon, 29 Aug 2016 13:55:11 +0000 (16:55 +0300)]
Hide extra scroll bar in object browser

7 years agoFix for the issue #1695 : don't display circle on start point creation in arc by...
mpv [Mon, 29 Aug 2016 09:11:27 +0000 (12:11 +0300)]
Fix for the issue #1695 : don't display circle on start point creation in arc by passing point mode.

7 years agoSupport of initial planes stored in previous versions
mpv [Mon, 29 Aug 2016 07:08:59 +0000 (10:08 +0300)]
Support of initial planes stored in previous versions

7 years agoTest case for Split feature
dbv [Mon, 29 Aug 2016 06:52:45 +0000 (09:52 +0300)]
Test case for Split feature

7 years ago1692: Correction for the next wrong case: edit Sketch_2, start Line, select 1st point...
nds [Mon, 29 Aug 2016 05:48:47 +0000 (08:48 +0300)]
1692: Correction for the next wrong case: edit Sketch_2, start Line, select 1st point, select 2nd point on line, move mouse, a new created line is coincident to Origin.

7 years ago1692: Correction for the next wrong case: edit Sketch_2, start Line, select 1st point...
nds [Mon, 29 Aug 2016 05:41:26 +0000 (08:41 +0300)]
1692: Correction for the next wrong case: edit Sketch_2, start Line, select 1st point, select 2nd point on line, move mouse, a new created line is coincident to Origin.

7 years agoIssue #1677: Arc orientation lost after save/open
azv [Fri, 26 Aug 2016 07:55:48 +0000 (10:55 +0300)]
Issue #1677: Arc orientation lost after save/open

Explicit creation of new group in the solver for the standalone arc for correct movement of the arc dragging by extremities.

7 years agoRevert insufficient changes to avoid compilation error on Linux
azv [Fri, 26 Aug 2016 07:54:57 +0000 (10:54 +0300)]
Revert insufficient changes to avoid compilation error on Linux

7 years agoChecking isInitialized for attributes is SketchPlugin and SketchSolver
azv [Fri, 26 Aug 2016 06:11:12 +0000 (09:11 +0300)]
Checking isInitialized for attributes is SketchPlugin and SketchSolver

7 years agoMake the "Platine" test more stable
mpv [Fri, 26 Aug 2016 07:21:41 +0000 (10:21 +0300)]
Make the "Platine" test more stable

7 years agoIssue #1664 In the Sketcher, add the function Split a segment - comment.
nds [Thu, 25 Aug 2016 08:07:38 +0000 (11:07 +0300)]
Issue #1664 In the Sketcher, add the function Split a segment - comment.

7 years agoIssue #1664: workaround to avoid conflicting constraints when tangent two smoothly...
azv [Thu, 25 Aug 2016 12:31:11 +0000 (15:31 +0300)]
Issue #1664: workaround to avoid conflicting constraints when tangent two smoothly connected entities

7 years agoIssue #1664: improve mechanism of removing coincidence
azv [Thu, 25 Aug 2016 11:33:08 +0000 (14:33 +0300)]
Issue #1664: improve mechanism of removing coincidence

7 years agoIssue #1664 In the Sketcher, add the function Split a segment - moving tangency const...
nds [Thu, 25 Aug 2016 07:23:44 +0000 (10:23 +0300)]
Issue #1664 In the Sketcher, add the function Split a segment - moving tangency constraint to nearest feature.

Case: create line, arc(tangency) and point on the line. Start Split, select middle segment, Apply. Result: tangency is moved to the created line

7 years agoMerge branch 'master' of salome:modules/shaper
nds [Thu, 25 Aug 2016 05:21:45 +0000 (08:21 +0300)]
Merge branch 'master' of salome:modules/shaper

7 years agoIssue #1664 In the Sketcher, add the function Split a segment - correction for arc...
nds [Thu, 25 Aug 2016 05:21:29 +0000 (08:21 +0300)]
Issue #1664 In the Sketcher, add the function Split a segment - correction for arc and coincidence to split feature's point

7 years agoFix "unresolved symbol" problem on CentOS
azv [Thu, 25 Aug 2016 04:47:54 +0000 (07:47 +0300)]
Fix "unresolved symbol" problem on CentOS

7 years agoIssue #1664 In the Sketcher, add the function Split a segment
nds [Wed, 24 Aug 2016 13:39:06 +0000 (16:39 +0300)]
Issue #1664 In the Sketcher, add the function Split a segment

7 years agoMerge remote-tracking branch 'remotes/origin/HighLevelDump'
dbv [Wed, 24 Aug 2016 12:33:18 +0000 (15:33 +0300)]
Merge remote-tracking branch 'remotes/origin/HighLevelDump'

7 years agoFix for Box macros HighLevelDump
dbv [Wed, 24 Aug 2016 11:24:24 +0000 (14:24 +0300)]
Fix for Box macros

7 years agoDone in the frames of python dump issue #1648 : allow user to rename results without...
mpv [Wed, 24 Aug 2016 09:31:55 +0000 (12:31 +0300)]
Done in the frames of python dump issue #1648 : allow user to rename results without selection by namingName problems. Sub-shapes now don't keep the name of the result in the data tree.

7 years agoAllow dumper to set empty user-defined name for features
azv [Tue, 23 Aug 2016 14:19:44 +0000 (17:19 +0300)]
Allow dumper to set empty user-defined name for features

7 years agoFix for Export test
dbv [Tue, 23 Aug 2016 13:46:22 +0000 (16:46 +0300)]
Fix for Export test

7 years agoDo not dump "model.do()" if no one sub-feature of composite feature has been dumped
azv [Tue, 23 Aug 2016 13:44:57 +0000 (16:44 +0300)]
Do not dump "model.do()" if no one sub-feature of composite feature has been dumped

7 years agoAdjust unit tests
azv [Tue, 23 Aug 2016 13:01:13 +0000 (16:01 +0300)]
Adjust unit tests

7 years agoFixes for unit tests
azv [Tue, 23 Aug 2016 11:23:08 +0000 (14:23 +0300)]
Fixes for unit tests

7 years agoExplicitly call execute for nested features before referring
azv [Tue, 23 Aug 2016 10:45:46 +0000 (13:45 +0300)]
Explicitly call execute for nested features before referring

7 years agoIssue #1678: Naming not correct in the feature "Partition"
dbv [Tue, 23 Aug 2016 08:53:07 +0000 (11:53 +0300)]
Issue #1678: Naming not correct in the feature "Partition"

Fixed naming for FeaturesPlugin_Partition

7 years agoTake into account context of selection for sketch features if the selected shape...
azv [Tue, 23 Aug 2016 08:12:36 +0000 (11:12 +0300)]
Take into account context of selection for sketch features if the selected shape is null (simple construction is selected)

7 years agoFlushing created and updated events instead of calling execute on feature in ModelHig...
dbv [Tue, 23 Aug 2016 07:01:55 +0000 (10:01 +0300)]
Flushing created and updated events instead of calling execute on feature in ModelHighAPI_Interface::execute
Fixed TestImport

7 years agoFix problems in sketch unit tests
azv [Mon, 22 Aug 2016 13:00:32 +0000 (16:00 +0300)]
Fix problems in sketch unit tests

7 years agoCorrect dump of default name of results
azv [Mon, 22 Aug 2016 09:26:43 +0000 (12:26 +0300)]
Correct dump of default name of results

7 years agoUpdate unit test for changing default color
azv [Mon, 22 Aug 2016 08:47:25 +0000 (11:47 +0300)]
Update unit test for changing default color

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Mon, 22 Aug 2016 08:41:20 +0000 (11:41 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

Dump user-defined colors of results

7 years agoFix for ParametersPlugin unit tests
azv [Fri, 19 Aug 2016 13:41:38 +0000 (16:41 +0300)]
Fix for ParametersPlugin unit tests

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 19 Aug 2016 12:02:57 +0000 (15:02 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Tests fix

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 19 Aug 2016 12:02:57 +0000 (15:02 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Tests fix

7 years agoIssue #1648: Dump Python in the High Level Parameterized Geometry API
dbv [Fri, 19 Aug 2016 11:48:48 +0000 (14:48 +0300)]
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Tests fix

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Fri, 19 Aug 2016 08:58:57 +0000 (11:58 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

* Store user-defined names for Result features

7 years agoDump Python in the High Level Parameterized Geometry API (issue #1648)
azv [Fri, 19 Aug 2016 05:36:26 +0000 (08:36 +0300)]
Dump Python in the High Level Parameterized Geometry API (issue #1648)

Set default name as a wrapper name in generated Python script