Salome HOME
modules/shaper.git
8 years agoTests update
dbv [Fri, 18 Sep 2015 14:45:19 +0000 (17:45 +0300)]
Tests update

8 years agoForgotten verification of fixed points (issues #982, #993)
azv [Fri, 18 Sep 2015 14:41:20 +0000 (17:41 +0300)]
Forgotten verification of fixed points (issues #982, #993)

8 years agoIssue #1002: Fit depth of viewer
vsv [Fri, 18 Sep 2015 14:37:28 +0000 (17:37 +0300)]
Issue #1002: Fit depth of viewer

8 years agoBug #1001: Fatal error after activation part
dbv [Fri, 18 Sep 2015 14:27:33 +0000 (17:27 +0300)]
Bug #1001: Fatal error after activation part

8 years agoRemove unnecessary method
vsv [Fri, 18 Sep 2015 13:42:04 +0000 (16:42 +0300)]
Remove unnecessary method

8 years agoFix for issue #1000
mpv [Fri, 18 Sep 2015 12:37:03 +0000 (15:37 +0300)]
Fix for issue #1000

8 years agoAvoid crash on using of wrong folder as a model for opening
vsv [Fri, 18 Sep 2015 11:48:39 +0000 (14:48 +0300)]
Avoid crash on using of wrong folder as a model for opening

8 years agoDocumentation fixes.
spo [Fri, 18 Sep 2015 10:29:45 +0000 (13:29 +0300)]
Documentation fixes.

8 years agoDocumentation fixes.
spo [Fri, 18 Sep 2015 09:55:11 +0000 (12:55 +0300)]
Documentation fixes.

8 years agoImprove SQUISH tests
spo [Fri, 18 Sep 2015 08:33:01 +0000 (11:33 +0300)]
Improve SQUISH tests

8 years agoTest for boolean with compsolid
dbv [Fri, 18 Sep 2015 08:48:46 +0000 (11:48 +0300)]
Test for boolean with compsolid

8 years agoMerge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0
mpv [Fri, 18 Sep 2015 08:34:43 +0000 (11:34 +0300)]
Merge branch 'Dev_1.4.0' of newgeom:newgeom into Dev_1.4.0

8 years agoSend "document changed" on bad try to open folder
mpv [Fri, 18 Sep 2015 08:34:23 +0000 (11:34 +0300)]
Send "document changed" on bad try to open folder

8 years agoFix TestParameterRename
spo [Fri, 18 Sep 2015 08:30:49 +0000 (11:30 +0300)]
Fix TestParameterRename

8 years agoFix of uninitialized memory using
vsv [Fri, 18 Sep 2015 08:22:57 +0000 (11:22 +0300)]
Fix of uninitialized memory using

8 years agoDocumentation fixes.
dbv [Fri, 18 Sep 2015 06:48:16 +0000 (09:48 +0300)]
Documentation fixes.

8 years ago#968 parameter creation problem
nds [Fri, 18 Sep 2015 04:25:22 +0000 (07:25 +0300)]
#968  parameter creation problem

do not display operation presentation if there are not shapes/result on it.

8 years agoUpdate the Doxygen documentation for the Model* packages
mpv [Thu, 17 Sep 2015 17:12:58 +0000 (20:12 +0300)]
Update the Doxygen documentation for the Model* packages

8 years agoUpdate of documentation in the Model package
mpv [Thu, 17 Sep 2015 16:41:42 +0000 (19:41 +0300)]
Update of documentation in the Model package

8 years agoMinor changes
mpv [Thu, 17 Sep 2015 16:31:22 +0000 (19:31 +0300)]
Minor changes

8 years agoFix for the crash on import of OpenParts document from the SALOME study with the...
mpv [Thu, 17 Sep 2015 16:30:03 +0000 (19:30 +0300)]
Fix for the crash on import of OpenParts document from the SALOME study with the opened Session

8 years agoUse .get() for shared pointers checking
vsv [Thu, 17 Sep 2015 16:19:03 +0000 (19:19 +0300)]
Use .get() for shared pointers checking

8 years agoPartition test fix
dbv [Thu, 17 Sep 2015 16:12:37 +0000 (19:12 +0300)]
Partition test fix

8 years agoValidator for partition
dbv [Thu, 17 Sep 2015 15:05:54 +0000 (18:05 +0300)]
Validator for partition

8 years agoNew "Combine" flag for partition
dbv [Thu, 17 Sep 2015 14:37:24 +0000 (17:37 +0300)]
New "Combine" flag for partition

8 years agoImprove performance of sketch solver by disabling by default the search of failed...
azv [Thu, 17 Sep 2015 13:49:13 +0000 (16:49 +0300)]
Improve performance of sketch solver by disabling by default the search of failed constraints

8 years agoIssue #963 Constraint is blinking during movement
nds [Thu, 17 Sep 2015 13:02:35 +0000 (16:02 +0300)]
Issue #963 Constraint is blinking during movement

It is necessary to check the previous state of the enable flag. SALOME unconditionally call ClearSelection by the enable selection state change if the new state is false.

8 years agoFix for hang up (and crash after) on remove of all features in the complicated model...
mpv [Thu, 17 Sep 2015 13:09:05 +0000 (16:09 +0300)]
Fix for hang up (and crash after) on remove of all features in the complicated model (model_with_parameters2.hdf)

8 years agoReturn removing of constraint for the unique fixed point to avoid conflicting constra...
azv [Thu, 17 Sep 2015 11:27:11 +0000 (14:27 +0300)]
Return removing of constraint for the unique fixed point to avoid conflicting constraints (issue #753)

8 years agoFix for generation of ExtrusionSketch preview while the nested sketch element is...
mpv [Thu, 17 Sep 2015 10:51:28 +0000 (13:51 +0300)]
Fix for generation of ExtrusionSketch preview while the nested sketch element is modified.

8 years agoExtrusion Cut: the current extrusion cut feature should be restored after sketch...
nds [Thu, 17 Sep 2015 10:00:59 +0000 (13:00 +0300)]
Extrusion Cut: the current extrusion cut feature should be restored after sketch is finished.

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

An attempt to delete widgets.

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.