Salome HOME
modules/shaper.git
8 years agoFix for the issue #991
mpv [Thu, 17 Sep 2015 09:08:11 +0000 (12:08 +0300)]
Fix for the issue #991

8 years agoExplicit initialization of myDisabled and myConcealed fields of base objects (to...
mpv [Thu, 17 Sep 2015 08:21:29 +0000 (11:21 +0300)]
Explicit initialization of myDisabled and myConcealed fields of base objects (to suppress the memory analysers warnings)

8 years agoFix for the issue #997
mpv [Thu, 17 Sep 2015 07:43:13 +0000 (10:43 +0300)]
Fix for the issue #997

8 years agoPartial fix for the issue #992: synchronisation of transaction in that case. The...
mpv [Thu, 17 Sep 2015 06:47:36 +0000 (09:47 +0300)]
Partial fix for the issue #992: synchronisation of transaction in that case. The problem with data model in OB will be fixed with persistence mechanism of the current Active part and history line will be implemented.

8 years agoCheck multi coincidence and remove fixing of copied entities in MultiRotation/MultiTr...
azv [Thu, 17 Sep 2015 06:41:17 +0000 (09:41 +0300)]
Check multi coincidence and remove fixing of copied entities in MultiRotation/MultiTranslation (issue #982)

8 years agoSpell-checking
spo [Thu, 17 Sep 2015 06:24:31 +0000 (09:24 +0300)]
Spell-checking

8 years agoIssue #818 - Deletion of a parameter used in a feature
spo [Thu, 17 Sep 2015 06:24:10 +0000 (09:24 +0300)]
Issue #818 - Deletion of a parameter used in a feature

8 years agoIssue #924 Fatal error as result of ExtrusionCut call
nds [Thu, 17 Sep 2015 06:12:41 +0000 (09:12 +0300)]
Issue #924 Fatal error as result of ExtrusionCut call

An attempt to delete widgets.

8 years agoSpell-checking
spo [Thu, 17 Sep 2015 05:55:20 +0000 (08:55 +0300)]
Spell-checking

8 years agoIssue #818 - Deletion of a parameter used in a feature -- Replace parameters
spo [Thu, 17 Sep 2015 05:52:19 +0000 (08:52 +0300)]
Issue #818 - Deletion of a parameter used in a feature -- Replace parameters

8 years agoIssue #986 activate field after apply constarint on one object
nds [Thu, 17 Sep 2015 05:04:03 +0000 (08:04 +0300)]
Issue #986 activate field after apply constarint on one object

It blocks signals of widgets, which are to be removed

8 years agoIssue #986 activate field after apply constarint on one object
nds [Thu, 17 Sep 2015 04:58:07 +0000 (07:58 +0300)]
Issue #986 activate field after apply constarint on one object

It blocks signals of widgets, which are to be removed

8 years agoVisualize CompSolid sub-shapes when compsolid shape(e.g. through Object Browser)...
nds [Wed, 16 Sep 2015 16:11:45 +0000 (19:11 +0300)]
Visualize CompSolid sub-shapes when compsolid shape(e.g. through Object Browser) is chosen.

Extrusion(CompSolid), Boolean, Select extrusion.

8 years agoIssue #948 Wrong display after Sketch edition
nds [Wed, 16 Sep 2015 15:51:43 +0000 (18:51 +0300)]
Issue #948 Wrong display after Sketch edition

Code correction.

8 years agoIssue #839 Selection of Part sub-results
nds [Wed, 16 Sep 2015 15:09:31 +0000 (18:09 +0300)]
Issue #839 Selection of Part sub-results

8 years agoBug #994: 'Distance' icon in 'Translation' property panel is not useful
dbv [Wed, 16 Sep 2015 15:01:58 +0000 (18:01 +0300)]
Bug #994: 'Distance' icon in 'Translation' property panel is not useful

8 years agoBug #990: Fatal error when select faces From and To
dbv [Wed, 16 Sep 2015 14:51:16 +0000 (17:51 +0300)]
Bug #990: Fatal error when select faces From and To

8 years agoFix for a regression: create a point(0, 0), start line creation, select the point...
nds [Wed, 16 Sep 2015 13:01:04 +0000 (16:01 +0300)]
Fix for a regression: create a point(0, 0), start line creation, select the point as the line start point. The control did not lost the focus, because the attribute default value is (0,0). Initialize flag of the attribute should be checked.

8 years agoFix for a regression: create a point(100, 100), start line creation, select the point...
nds [Wed, 16 Sep 2015 12:44:27 +0000 (15:44 +0300)]
Fix for a regression: create a point(100, 100), start line creation, select the point as the line start point. The coordinates should be: (100, 100)

8 years agoAttach second point of the Coincidence constraint to the first one.
azv [Wed, 16 Sep 2015 11:30:37 +0000 (14:30 +0300)]
Attach second point of the Coincidence constraint to the first one.

Improve fixing of moved feature (issue #975)

8 years agoIssue #948 Wrong display after Sketch edition
nds [Wed, 16 Sep 2015 11:03:34 +0000 (14:03 +0300)]
Issue #948 Wrong display after Sketch edition

Save/restore hidden state of feature/results.

8 years agoCalculate points coordinates according their relation to the Angle center while chang...
azv [Wed, 16 Sep 2015 07:37:12 +0000 (10:37 +0300)]
Calculate points coordinates according their relation to the Angle center while changing angle value (issue #965)

8 years agoFix for the issue #769: fillet now does not destroy the naming of the modified edge...
mpv [Wed, 16 Sep 2015 07:27:52 +0000 (10:27 +0300)]
Fix for the issue #769: fillet now does not destroy the naming of the modified edge of the sketch.

8 years agoUpdate merging two Coincidence constraints (issue #955)
azv [Wed, 16 Sep 2015 06:26:05 +0000 (09:26 +0300)]
Update merging two Coincidence constraints (issue #955)

8 years agoIssue #948 partial fix: do not hide sketch after apply of extrusion/revolution on it
mpv [Wed, 16 Sep 2015 05:39:25 +0000 (08:39 +0300)]
Issue #948 partial fix: do not hide sketch after apply of extrusion/revolution on it

8 years agoSynchronize displayed objects if Viewer was opened after displaying
vsv [Tue, 15 Sep 2015 15:30:25 +0000 (18:30 +0300)]
Synchronize displayed objects if Viewer was opened after displaying

8 years agoFix for issue #980
mpv [Tue, 15 Sep 2015 14:38:18 +0000 (17:38 +0300)]
Fix for issue #980

8 years agoRoll back the improvement for third arc point coordinates input in property panel...
mpv [Tue, 15 Sep 2015 13:55:57 +0000 (16:55 +0300)]
Roll back the improvement for third arc point coordinates input in property panel because of issue #985

8 years agoSpell-checking
spo [Mon, 14 Sep 2015 12:48:09 +0000 (15:48 +0300)]
Spell-checking

8 years agoIssue #627 - Crashes on problems in new features and plugins
spo [Mon, 14 Sep 2015 12:47:10 +0000 (15:47 +0300)]
Issue #627 - Crashes on problems in new features and plugins

8 years agoUpdate constraints defined by parameters (issue #976)
azv [Tue, 15 Sep 2015 10:31:37 +0000 (13:31 +0300)]
Update constraints defined by parameters (issue #976)

8 years agoBug #973: Icon "Duplicate' renaming
dbv [Tue, 15 Sep 2015 07:13:25 +0000 (10:13 +0300)]
Bug #973: Icon "Duplicate' renaming

8 years agoThere is implemented fixed constraint for the points which coordinates are given...
azv [Mon, 14 Sep 2015 15:35:44 +0000 (18:35 +0300)]
There is implemented fixed constraint for the points which coordinates are given by parametric expression (issues #966, #967)

8 years agoAvoid duplicating entities placed in temporary constraints.
azv [Mon, 14 Sep 2015 12:09:00 +0000 (15:09 +0300)]
Avoid duplicating entities placed in temporary constraints.

8 years agoIssue #970: Rebuild sub-tree on delete object
vsv [Mon, 14 Sep 2015 14:42:45 +0000 (17:42 +0300)]
Issue #970: Rebuild sub-tree on delete object

8 years agoFix for the issue #898: sketch coordinates on the standard planes.
mpv [Mon, 14 Sep 2015 11:16:43 +0000 (14:16 +0300)]
Fix for the issue #898: sketch coordinates on the standard planes.

8 years agoTests update
dbv [Mon, 14 Sep 2015 09:15:01 +0000 (12:15 +0300)]
Tests update

8 years agoTests for ExtrusionSketch and RevolutionSketch
dbv [Mon, 14 Sep 2015 08:39:58 +0000 (11:39 +0300)]
Tests for ExtrusionSketch and RevolutionSketch

8 years agoStabilization of the application: to avoid recomputation of invalid parameters (undo...
mpv [Mon, 14 Sep 2015 07:32:42 +0000 (10:32 +0300)]
Stabilization of the application: to avoid recomputation of invalid parameters (undo in the issue #916)

8 years agoAdd default value for the rotation center (issue #893)
azv [Mon, 14 Sep 2015 07:23:34 +0000 (10:23 +0300)]
Add default value for the rotation center (issue #893)

8 years agoPreparation to the version 1.4.0 V_1.4.0_beta4
mpv [Mon, 14 Sep 2015 05:28:56 +0000 (08:28 +0300)]
Preparation to the version 1.4.0

8 years agoRoll back the modification, not yet approved
mpv [Mon, 14 Sep 2015 05:12:14 +0000 (08:12 +0300)]
Roll back the modification, not yet approved

8 years agoFix for the issue #955
mpv [Mon, 14 Sep 2015 05:07:48 +0000 (08:07 +0300)]
Fix for the issue #955

8 years agoIssue #960, 961 'CTRL+Z' buttons combination doesn't work
nds [Sat, 12 Sep 2015 12:28:17 +0000 (15:28 +0300)]
Issue #960, 961 'CTRL+Z' buttons combination doesn't work

8 years agoErroneous cases in SALOME mode: Sketch, start sub-feature operation[some control...
nds [Sat, 12 Sep 2015 09:34:53 +0000 (12:34 +0300)]
Erroneous cases in SALOME mode: Sketch, start sub-feature operation[some control is active], close view, open view ->filters should be activated.

Case 2: the same case: when viewer is removed(view is closed), we need to nullify AndFilter of Displayer, otherwise we lost all filters in opened view. It was realized for deactivate module and should be done when viewer is closed.

8 years agoIssue #956 Fatal error as result of action without OCC scene
nds [Sat, 12 Sep 2015 08:40:31 +0000 (11:40 +0300)]
Issue #956 Fatal error as result of action without OCC scene

8 years agoFIx for the issue #951
mpv [Fri, 11 Sep 2015 17:37:06 +0000 (20:37 +0300)]
FIx for the issue #951

8 years agoIssue #819: Update depth after FitAll
vsv [Fri, 11 Sep 2015 16:52:35 +0000 (19:52 +0300)]
Issue #819: Update depth after FitAll

8 years agoMake extrusion sketch created on the face is created outside of the material of the...
mpv [Fri, 11 Sep 2015 16:26:49 +0000 (19:26 +0300)]
Make extrusion sketch created on the face is created outside of the material of the solid

8 years agoFix for the correct scope calculation
mpv [Fri, 11 Sep 2015 16:03:35 +0000 (19:03 +0300)]
Fix for the correct scope calculation

8 years agoIssue #916 Sketch is broken after its modification
nds [Fri, 11 Sep 2015 14:57:39 +0000 (17:57 +0300)]
Issue #916 Sketch is broken after its modification

8 years agoIssue #684 Buttons "X"
nds [Fri, 11 Sep 2015 14:48:25 +0000 (17:48 +0300)]
Issue #684 Buttons "X"

Issue #956 Fatal error as result of action without OCC scene

8 years agoIssue #830 - cmake must fail if SolveSpace has not been found
spo [Fri, 11 Sep 2015 14:40:23 +0000 (17:40 +0300)]
Issue #830 - cmake must fail if SolveSpace has not been found

8 years agoIssue #830 - cmake must fail if SolveSpace has not been found
spo [Fri, 11 Sep 2015 14:25:03 +0000 (17:25 +0300)]
Issue #830 - cmake must fail if SolveSpace has not been found

8 years agoFix for the issue #930: update event of erased feature should not be processed
mpv [Fri, 11 Sep 2015 14:08:32 +0000 (17:08 +0300)]
Fix for the issue #930: update event of erased feature should not be processed

8 years agoIssue #894: Preserve constraint visibility state after operation finish
vsv [Fri, 11 Sep 2015 13:08:44 +0000 (16:08 +0300)]
Issue #894: Preserve constraint visibility state after operation finish

8 years agoWarnings fixes
dbv [Fri, 11 Sep 2015 13:06:49 +0000 (16:06 +0300)]
Warnings fixes

8 years agoExtrusionSketch and RevolutionSketch features.
dbv [Fri, 11 Sep 2015 12:56:24 +0000 (15:56 +0300)]
ExtrusionSketch and RevolutionSketch features.

8 years agoAbility to change direction of the Angle presentation (issue #882)
azv [Fri, 11 Sep 2015 12:45:03 +0000 (15:45 +0300)]
Ability to change direction of the Angle presentation (issue #882)

8 years agoIssue #881: Change label of selection controls of angle operation
vsv [Fri, 11 Sep 2015 12:39:37 +0000 (15:39 +0300)]
Issue #881: Change label of selection controls of angle operation

8 years agoUse SolveSpace 2.1
spo [Fri, 11 Sep 2015 12:18:05 +0000 (15:18 +0300)]
Use SolveSpace 2.1

8 years agoCorrection for the previous integration
nds [Fri, 11 Sep 2015 12:01:33 +0000 (15:01 +0300)]
Correction for the previous integration

8 years agoSet min and max values for the Angle constraint (issue #958)
azv [Fri, 11 Sep 2015 11:55:34 +0000 (14:55 +0300)]
Set min and max values for the Angle constraint (issue #958)

8 years agoIssue #830 - cmake must fail if SolveSpace has not been found
spo [Fri, 11 Sep 2015 11:43:04 +0000 (14:43 +0300)]
Issue #830 - cmake must fail if SolveSpace has not been found

8 years agoIssue #904 - Fatal error aftre delete sketch from dataset used in extrusion in part
spo [Thu, 10 Sep 2015 13:41:41 +0000 (16:41 +0300)]
Issue #904 - Fatal error aftre delete sketch from dataset used in extrusion in part

8 years agoSimplified calculation of fly out distance and creation of constraints limited only...
vsv [Fri, 11 Sep 2015 09:44:26 +0000 (12:44 +0300)]
Simplified calculation of fly out distance and creation of constraints limited only by Line, Point, Arc, Circle

8 years agoUpdate error manager processing. Error is got firstly from the feature, then from...
nds [Fri, 11 Sep 2015 08:46:08 +0000 (11:46 +0300)]
Update error manager processing. Error is got firstly from the feature, then from the GUI state.

Do not use validationChanged and nestedChanged signals for this. Use direct methods updateAction of error manager.
Update application Accept actions by signal of model about feature state change, but not by updated signal of object.

8 years agoUpdate error manager processing. Error is got firstly from the feature, then from...
nds [Fri, 11 Sep 2015 08:38:43 +0000 (11:38 +0300)]
Update error manager processing. Error is got firstly from the feature, then from the GUI state.

Do not use validationChanged and nestedChanged signals for this. Use direct methods updateAction of error manager.
Update application Accept actions by signal of model about feature state change, but not by updated signal of object.

8 years agoUpdate error manager processing.
nds [Fri, 11 Sep 2015 08:22:19 +0000 (11:22 +0300)]
Update error manager processing.

8 years agoUpdate the angle calculation when lines are intersected in the inner point
azv [Fri, 11 Sep 2015 06:36:16 +0000 (09:36 +0300)]
Update the angle calculation when lines are intersected in the inner point

8 years agoChange sorting procedure to avoid "conflicting constraints" message on Linux (issue...
azv [Fri, 11 Sep 2015 05:35:53 +0000 (08:35 +0300)]
Change sorting procedure to avoid "conflicting constraints" message on Linux (issue #893)

8 years agoMerge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
mpv [Thu, 10 Sep 2015 16:35:28 +0000 (19:35 +0300)]
Merge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0

8 years agoFix for the issue #937 and crashes:
mpv [Thu, 10 Sep 2015 16:35:08 +0000 (19:35 +0300)]
Fix for the issue #937 and crashes:

8 years agoIssue #663: Don't hide "Activate" menu item in PartSet pop-up
vsv [Thu, 10 Sep 2015 15:28:18 +0000 (18:28 +0300)]
Issue #663: Don't hide "Activate" menu item in PartSet pop-up

8 years agoImprovement #953: Icon not clear enough
dbv [Thu, 10 Sep 2015 15:24:41 +0000 (18:24 +0300)]
Improvement #953: Icon not clear enough

8 years agoIssue #685: Replace Prefix by Suffix
vsv [Thu, 10 Sep 2015 14:58:14 +0000 (17:58 +0300)]
Issue #685: Replace Prefix by Suffix

8 years agoMerge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
mpv [Thu, 10 Sep 2015 14:42:09 +0000 (17:42 +0300)]
Merge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0

8 years agoFix for the issue #952: additional orientation algorithm is not needed. The orientati...
mpv [Thu, 10 Sep 2015 14:41:52 +0000 (17:41 +0300)]
Fix for the issue #952: additional orientation algorithm is not needed. The orientation of face is enough.

8 years agoIssue #937: Process update of objects in Object Browser
vsv [Thu, 10 Sep 2015 14:40:59 +0000 (17:40 +0300)]
Issue #937: Process update of objects in Object Browser

8 years agoIssue #943: Process double click in Object Browser
vsv [Thu, 10 Sep 2015 14:22:30 +0000 (17:22 +0300)]
Issue #943: Process double click in Object Browser

8 years agoIssue #946: Use black color for enabled items in object browser
vsv [Thu, 10 Sep 2015 13:40:18 +0000 (16:40 +0300)]
Issue #946: Use black color for enabled items in object browser

8 years agoIssue #877: Reset order of symbols on delete of a constraint presentation
vsv [Thu, 10 Sep 2015 13:33:47 +0000 (16:33 +0300)]
Issue #877: Reset order of symbols on delete of a constraint presentation

8 years agoSpell-checking
spo [Thu, 10 Sep 2015 12:39:38 +0000 (15:39 +0300)]
Spell-checking

8 years agoIssue #904 - Fatal error aftre delete sketch from dataset used in extrusion in part
spo [Thu, 10 Sep 2015 12:39:15 +0000 (15:39 +0300)]
Issue #904 - Fatal error aftre delete sketch from dataset used in extrusion in part

8 years agoThis is a code correction: this code is obsolete after the cleanContent() is called...
nds [Thu, 10 Sep 2015 12:32:07 +0000 (15:32 +0300)]
This is a code correction: this code is obsolete after the cleanContent() is called in the same method before asking Session to abort operation.

8 years agoFix for the issue #905
mpv [Thu, 10 Sep 2015 12:09:16 +0000 (15:09 +0300)]
Fix for the issue #905

8 years agoIssue #894: Toggle constraint before transaction open
vsv [Thu, 10 Sep 2015 09:49:47 +0000 (12:49 +0300)]
Issue #894: Toggle constraint before transaction open

8 years agoFix for the issue #910: never fully remove the results, just make them disabled when...
mpv [Thu, 10 Sep 2015 09:33:25 +0000 (12:33 +0300)]
Fix for the issue #910: never fully remove the results, just make them disabled when not needed.

8 years agoOK button update
dbv [Thu, 10 Sep 2015 09:06:55 +0000 (12:06 +0300)]
OK button update

8 years agoIssue #910 - Impossible to set start point , end points for line manually
spo [Thu, 10 Sep 2015 07:52:59 +0000 (10:52 +0300)]
Issue #910 - Impossible to set start point , end points for line manually

8 years agoThe message is produced on each errors state of object change for later GUI catching...
mpv [Thu, 10 Sep 2015 07:37:49 +0000 (10:37 +0300)]
The message is produced on each errors state of object change for later GUI catching and usage.

8 years agoIssue #910 - Impossible to set start point , end points for line manually -- temporar...
spo [Thu, 10 Sep 2015 07:11:17 +0000 (10:11 +0300)]
Issue #910 - Impossible to set start point , end points for line manually -- temporary revert this function

8 years agoSketchSolver Linux warning
azv [Thu, 10 Sep 2015 07:09:39 +0000 (10:09 +0300)]
SketchSolver Linux warning

8 years agoStrange conflicting constraints error (issue #936)
azv [Thu, 10 Sep 2015 05:38:43 +0000 (08:38 +0300)]
Strange conflicting constraints error (issue #936)

1. The error message on the sketch may be rewritten by another sketch, solved correctly. This behavior is updated.
2. Implemented possibility to receive wrong constraints.

8 years agoThe updated icons for revol_cut and revol_fuse
mpv [Thu, 10 Sep 2015 05:38:57 +0000 (08:38 +0300)]
The updated icons for revol_cut and revol_fuse

8 years agoIseeue #926 - Message "Conflicting constraint" to be improved
spo [Wed, 9 Sep 2015 13:57:33 +0000 (16:57 +0300)]
Iseeue #926 - Message "Conflicting constraint" to be improved

8 years agoFix for regression caused by merging of new configuration files and the pictures
mpv [Wed, 9 Sep 2015 13:43:25 +0000 (16:43 +0300)]
Fix for regression caused by merging of new configuration files and the pictures

8 years agoUpdate ok_error button to be in the style of changed ok button.
nds [Wed, 9 Sep 2015 13:32:48 +0000 (16:32 +0300)]
Update ok_error button to be in the style of changed ok button.

8 years agoUpdate ok_error button to be in the style of changed ok button.
nds [Wed, 9 Sep 2015 13:27:56 +0000 (16:27 +0300)]
Update ok_error button to be in the style of changed ok button.

8 years agoCorrection for previous integration.
nds [Wed, 9 Sep 2015 13:23:16 +0000 (16:23 +0300)]
Correction for previous integration.