Salome HOME
modules/shaper.git
9 years agoMerge branch 'master' of newgeom:newgeom
nds [Wed, 5 Nov 2014 16:32:33 +0000 (19:32 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoEdit operation correction.
nds [Wed, 5 Nov 2014 16:32:22 +0000 (19:32 +0300)]
Edit operation correction.

Edit and multi edit union finish, restart edit operation from sketch and edit operation only.
Do not perform the commit of edit operation from the module.
The edit operation is commited on mousePress(). This is the temporary modification until the selection(local, global) restore is not realized on setShape() for AIS object.

9 years agoMerge branch 'master' of newgeom:newgeom.git
Sergey BELASH [Wed, 5 Nov 2014 15:31:08 +0000 (18:31 +0300)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoRuntime error in libPartSet on linux resolved.
Sergey BELASH [Wed, 5 Nov 2014 15:30:40 +0000 (18:30 +0300)]
Runtime error in libPartSet on linux resolved.

9 years agoIt was impossible to select another face of the same object. Fixed.
vsv [Wed, 5 Nov 2014 15:06:47 +0000 (18:06 +0300)]
It was impossible to select another face of the same object. Fixed.

9 years agoIssie #204: Size of Fixed constraint depends on object size
vsv [Wed, 5 Nov 2014 13:35:23 +0000 (16:35 +0300)]
Issie #204: Size of Fixed constraint depends on object size

9 years agoAvoid selection of the same object in extrusion
vsv [Wed, 5 Nov 2014 10:05:58 +0000 (13:05 +0300)]
Avoid selection of the same object in extrusion

9 years agorefs #222 - correction to do not select the same parameters in the distance constraint.
nds [Wed, 5 Nov 2014 10:01:48 +0000 (13:01 +0300)]
refs #222 - correction to do not select the same parameters in the distance constraint.

refs #196 - return an empty preview presentation if the parameters are invalid.

9 years agoIssue #205: Rotate view on selection of sketch plane and not rotate on selection...
vsv [Wed, 5 Nov 2014 09:35:22 +0000 (12:35 +0300)]
Issue #205: Rotate view on selection of sketch plane and not rotate on selection of a face

9 years agoSet selection modes on show/hide of global objects during sketch editing.
vsv [Wed, 5 Nov 2014 07:42:24 +0000 (10:42 +0300)]
Set selection modes on show/hide of global objects during sketch editing.

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Wed, 5 Nov 2014 07:16:32 +0000 (10:16 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoRegression during edit operation. Edit sketch, select a line, as a result the propert...
nds [Wed, 5 Nov 2014 05:57:05 +0000 (08:57 +0300)]
Regression during edit operation. Edit sketch, select a line, as a result the property panel is filled and closed during this action.

The OperationFeatureEditMulti remove. It is deleted, but in the FeatureEdit operation the flag isMultiOperation provide this operation algorithms.

9 years agoMerge branch 'master' of newgeom:newgeom
nds [Wed, 5 Nov 2014 05:04:27 +0000 (08:04 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoRegression during edit operation. Edit sketch, select a line, as a result the propert...
nds [Wed, 5 Nov 2014 05:04:10 +0000 (08:04 +0300)]
Regression during edit operation. Edit sketch, select a line, as a result the property panel is filled and closed during this action.

It should be shown and filled with the parameters of the selected object.
The second regression: select a line, grab and try to drag any other object. The initially selected is moved as a result.

9 years agoMerge branch 'master' of newgeom:newgeom
mpv [Fri, 31 Oct 2014 16:44:14 +0000 (19:44 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 31 Oct 2014 16:44:08 +0000 (19:44 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoFixed problem with too many executions of extrusion wit hexternal sketch edges
mpv [Fri, 31 Oct 2014 16:43:53 +0000 (19:43 +0300)]
Fixed problem with too many executions of extrusion wit hexternal sketch edges

9 years agoIssue #201: Reuse already created external edges
vsv [Fri, 31 Oct 2014 16:24:04 +0000 (19:24 +0300)]
Issue #201: Reuse already created external edges

9 years agoIssue #220: proper work for multiselection widget on shape type changing.
sbh [Fri, 31 Oct 2014 15:41:16 +0000 (18:41 +0300)]
Issue #220: proper work for multiselection widget on shape type changing.

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Fri, 31 Oct 2014 14:05:12 +0000 (17:05 +0300)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoIssue #219 Clear selected list if selection type changed
sbh [Fri, 31 Oct 2014 14:04:48 +0000 (17:04 +0300)]
Issue #219 Clear selected list if selection type changed

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 31 Oct 2014 13:53:28 +0000 (16:53 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoUpdate pop-up menu of group object.
vsv [Fri, 31 Oct 2014 13:53:07 +0000 (16:53 +0300)]
Update pop-up menu of group object.

9 years agoMerge branch 'master' of newgeom:newgeom
mpv [Fri, 31 Oct 2014 13:40:17 +0000 (16:40 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoSend attribute updated only once
mpv [Fri, 31 Oct 2014 13:39:57 +0000 (16:39 +0300)]
Send attribute updated only once

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Fri, 31 Oct 2014 13:39:22 +0000 (16:39 +0300)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Fri, 31 Oct 2014 13:39:08 +0000 (16:39 +0300)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoImport and Groups features: highlight only one control in the widget
sbh [Fri, 31 Oct 2014 13:39:04 +0000 (16:39 +0300)]
Import and Groups features: highlight only one control in the widget

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 31 Oct 2014 13:34:50 +0000 (16:34 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoIssue #199: Deactivate trihedron in local selection
vsv [Fri, 31 Oct 2014 13:34:42 +0000 (16:34 +0300)]
Issue #199: Deactivate trihedron in local selection

9 years agorefs #222: Fatal error for 0 distance
nds [Fri, 31 Oct 2014 13:30:45 +0000 (16:30 +0300)]
refs #222: Fatal error for 0 distance

Do not visualize any presentation if the start and end points are equal

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 31 Oct 2014 13:23:57 +0000 (16:23 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoClose context before new opening in order to clear selection modes.
vsv [Fri, 31 Oct 2014 13:23:44 +0000 (16:23 +0300)]
Close context before new opening in order to clear selection modes.

9 years agoMake selection naming works wit hsketch faces (added sub-edges in naming structure)
mpv [Fri, 31 Oct 2014 13:12:09 +0000 (16:12 +0300)]
Make selection naming works wit hsketch faces (added sub-edges in naming structure)

9 years agoFix of the Extrusion feature naming bug.
szy [Fri, 31 Oct 2014 13:06:00 +0000 (16:06 +0300)]
Fix of the Extrusion feature naming bug.

9 years agoMerge branch 'master' of newgeom:newgeom
szy [Fri, 31 Oct 2014 12:44:36 +0000 (15:44 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoImplementation for 2 functions in ResultBody is added.
szy [Fri, 31 Oct 2014 12:44:11 +0000 (15:44 +0300)]
Implementation for 2 functions in ResultBody is added.

9 years agoIssue #228: Behavior of "Fixed" constraint is changed
azv [Fri, 31 Oct 2014 12:37:00 +0000 (15:37 +0300)]
Issue #228: Behavior of "Fixed" constraint is changed

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Fri, 31 Oct 2014 12:14:37 +0000 (15:14 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoUse selection attribute for sketch plane
vsv [Fri, 31 Oct 2014 12:14:18 +0000 (15:14 +0300)]
Use selection attribute for sketch plane

9 years agoMerge branch 'master' of newgeom:newgeom
szy [Fri, 31 Oct 2014 12:07:52 +0000 (15:07 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoInterfaces to be used by Import feature.
szy [Fri, 31 Oct 2014 12:07:25 +0000 (15:07 +0300)]
Interfaces to be used by Import feature.

9 years agoIssue #192 small fix
sbh [Fri, 31 Oct 2014 11:44:59 +0000 (14:44 +0300)]
Issue #192 small fix

9 years agoMerge branch 'master' of newgeom:newgeom
szy [Fri, 31 Oct 2014 11:31:23 +0000 (14:31 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoCrash on abort of any non-sketch operation.
sbh [Fri, 31 Oct 2014 11:12:43 +0000 (14:12 +0300)]
Crash on abort of any non-sketch operation.

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Fri, 31 Oct 2014 10:03:52 +0000 (13:03 +0300)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoIssue #192: store shape type for selection list attribute
sbh [Fri, 31 Oct 2014 10:03:44 +0000 (13:03 +0300)]
Issue #192: store shape type for selection list attribute

9 years agoIssue #228: Avoid hangup on parallel constraint
azv [Fri, 31 Oct 2014 09:51:36 +0000 (12:51 +0300)]
Issue #228: Avoid hangup on parallel constraint

9 years agoMerge branch 'master' of newgeom:newgeom
nds [Fri, 31 Oct 2014 09:40:55 +0000 (12:40 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoCreate a groups in Object Browser
vsv [Fri, 31 Oct 2014 09:30:19 +0000 (12:30 +0300)]
Create a groups in Object Browser

9 years agoMerge branch 'master' of newgeom:newgeom
szy [Fri, 31 Oct 2014 09:27:22 +0000 (12:27 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoPatch for Boolean feature.
szy [Fri, 31 Oct 2014 09:26:26 +0000 (12:26 +0300)]
Patch for Boolean feature.

9 years agoMake groups apperaed in results
mpv [Fri, 31 Oct 2014 09:11:57 +0000 (12:11 +0300)]
Make groups apperaed in results

9 years agorefs #226: the next non-filled widget should have focus after preselection processing
nds [Fri, 31 Oct 2014 09:11:37 +0000 (12:11 +0300)]
refs #226: the next non-filled widget should have focus after preselection processing

9 years agoMerge branch 'master' of newgeom:newgeom
szy [Fri, 31 Oct 2014 08:33:22 +0000 (11:33 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoMerge branch 'master' of newgeom:newgeom.git
Sergey BELASH [Fri, 31 Oct 2014 08:27:52 +0000 (11:27 +0300)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoBring back sources to compilable state on linux
Sergey BELASH [Fri, 31 Oct 2014 08:27:30 +0000 (11:27 +0300)]
Bring back sources to compilable state on linux

9 years agorefs #221: constraint defining fixed object - selection of object is wrong
nds [Fri, 31 Oct 2014 08:25:12 +0000 (11:25 +0300)]
refs #221: constraint defining fixed object - selection of object is wrong

9 years agoMerge branch 'master' of newgeom:newgeom
nds [Fri, 31 Oct 2014 08:14:49 +0000 (11:14 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agorefs #193: OCC viwer problems when move line
nds [Fri, 31 Oct 2014 08:09:18 +0000 (11:09 +0300)]
refs #193: OCC viwer problems when move line

A fix to avoid black-colored window.
A fix from the SALOME 7.5.

9 years agoIssues #208 : added sketch possibility to reference parametrically to the external...
mpv [Fri, 31 Oct 2014 08:05:58 +0000 (11:05 +0300)]
Issues #208 : added sketch possibility to reference parametrically to the external face

9 years agoMove back the freezing after selection of external sketch edge
mpv [Fri, 31 Oct 2014 07:34:32 +0000 (10:34 +0300)]
Move back the freezing after selection of external sketch edge

9 years agoIssue #208 : selection of edges and vertices on the sketch
mpv [Fri, 31 Oct 2014 07:32:50 +0000 (10:32 +0300)]
Issue #208 : selection of edges and vertices on the sketch

9 years agorefs #202: segmentation violation when switch between modules
nds [Fri, 31 Oct 2014 06:36:11 +0000 (09:36 +0300)]
refs #202: segmentation violation when switch between modules

Disconnect NewGEOM from the viewer by the module deactivation

9 years agoMerge branch 'master' of newgeom:newgeom
nds [Fri, 31 Oct 2014 05:54:21 +0000 (08:54 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agorefs #193: OCC viwer problems when move line
nds [Fri, 31 Oct 2014 05:54:08 +0000 (08:54 +0300)]
refs #193: OCC viwer problems when move line

A fix to avoid black-colored window.

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 30 Oct 2014 17:01:10 +0000 (20:01 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoIssue #189: Clear GUI state on module closing
vsv [Thu, 30 Oct 2014 17:00:54 +0000 (20:00 +0300)]
Issue #189: Clear GUI state on module closing

9 years agoAdded groups results
mpv [Thu, 30 Oct 2014 16:22:18 +0000 (19:22 +0300)]
Added groups results

9 years ago30.10.2014. Redesigned boolean feature.
szy [Thu, 30 Oct 2014 16:17:29 +0000 (19:17 +0300)]
30.10.2014. Redesigned boolean feature.

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 30 Oct 2014 15:46:39 +0000 (18:46 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years ago_NO_DEBUG_HEAP added
vsv [Thu, 30 Oct 2014 15:46:25 +0000 (18:46 +0300)]
_NO_DEBUG_HEAP added

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Thu, 30 Oct 2014 15:38:04 +0000 (18:38 +0300)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoIssues #210 #211 #214 Correct edit behavior restored
sbh [Thu, 30 Oct 2014 15:37:52 +0000 (18:37 +0300)]
Issues #210 #211 #214 Correct edit behavior restored

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 30 Oct 2014 14:56:53 +0000 (17:56 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoIssue #206: Clear selection after create operation commit
vsv [Thu, 30 Oct 2014 14:56:39 +0000 (17:56 +0300)]
Issue #206: Clear selection after create operation commit

9 years agoIssue #207: remove external edges from the result of the sketch
mpv [Thu, 30 Oct 2014 14:42:56 +0000 (17:42 +0300)]
Issue #207: remove external edges from the result of the sketch

9 years agoSet fixed constraint on external edge selection: this must increase performance a lot
mpv [Thu, 30 Oct 2014 14:01:20 +0000 (17:01 +0300)]
Set fixed constraint on external edge selection: this must increase performance a lot

9 years agoIssue #189 : really close the root document
mpv [Thu, 30 Oct 2014 13:46:25 +0000 (16:46 +0300)]
Issue #189 : really close the root document

9 years agoBring back parent's kind to the "Duplicate" feature
sbh [Thu, 30 Oct 2014 13:12:33 +0000 (16:12 +0300)]
Bring back parent's kind to the "Duplicate" feature

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Thu, 30 Oct 2014 12:55:18 +0000 (15:55 +0300)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoIssues #198 #118 "Remove" and "Duplicate" features corrected to be correctrly process...
sbh [Thu, 30 Oct 2014 12:55:04 +0000 (15:55 +0300)]
Issues #198 #118 "Remove" and "Duplicate" features corrected to be correctrly processed by action mgr

9 years agoIssue #189: Close document on study close.
vsv [Thu, 30 Oct 2014 12:37:55 +0000 (15:37 +0300)]
Issue #189: Close document on study close.

9 years agoIssue #191: Processing of pre-selection is improved.
vsv [Thu, 30 Oct 2014 12:21:25 +0000 (15:21 +0300)]
Issue #191: Processing of pre-selection is improved.

9 years agoMerge branch 'master' of newgeom:newgeom.git
sbh [Thu, 30 Oct 2014 11:44:51 +0000 (14:44 +0300)]
Merge branch 'master' of newgeom:newgeom.git

9 years agoIssues #198 #118 Hotfix for "Remove part" action
sbh [Thu, 30 Oct 2014 11:44:35 +0000 (14:44 +0300)]
Issues #198 #118 Hotfix for "Remove part" action

9 years agoFix is waiting for SALOME 7.5.0
mpv [Thu, 30 Oct 2014 11:17:59 +0000 (14:17 +0300)]
Fix is waiting for SALOME 7.5.0

9 years agoMerge branch 'master' of newgeom:newgeom
nds [Thu, 30 Oct 2014 10:34:29 +0000 (13:34 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoPreview of an arc object to visualize presentation even when not all attributes are...
nds [Thu, 30 Oct 2014 10:34:16 +0000 (13:34 +0300)]
Preview of an arc object to visualize presentation even when not all attributes are initialized.

9 years agoFix for undo/redo inside of the sketch
mpv [Thu, 30 Oct 2014 09:41:15 +0000 (12:41 +0300)]
Fix for undo/redo inside of the sketch

9 years agoUpdate result without erasing
vsv [Thu, 30 Oct 2014 09:31:36 +0000 (12:31 +0300)]
Update result without erasing

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 30 Oct 2014 08:31:49 +0000 (11:31 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoExternal edges for sketch: lines and circles
mpv [Thu, 30 Oct 2014 08:17:38 +0000 (11:17 +0300)]
External edges for sketch: lines and circles

9 years agoMerge branch 'master' of newgeom:newgeom
vsv [Thu, 30 Oct 2014 08:11:49 +0000 (11:11 +0300)]
Merge branch 'master' of newgeom:newgeom

9 years agoAdded comment
vsv [Thu, 30 Oct 2014 08:11:41 +0000 (11:11 +0300)]
Added comment

9 years agorefs #156: Behavior of the Sketch during edition
nds [Wed, 29 Oct 2014 15:50:04 +0000 (18:50 +0300)]
refs #156: Behavior of the Sketch during edition

Edit operation is correct to modify the feature attribute only.

9 years agorefs #156: Behavior of the Sketch during edition
nds [Wed, 29 Oct 2014 14:54:04 +0000 (17:54 +0300)]
refs #156: Behavior of the Sketch during edition

Edit Multi operation is correct to modify the feature attribute only.

9 years agoMerge branch 'master' of newgeom:newgeom
nds [Wed, 29 Oct 2014 14:45:16 +0000 (17:45 +0300)]
Merge branch 'master' of newgeom:newgeom

Conflicts:
src/PartSet/PartSet_Tools.cpp

9 years agorefs #156: Behavior of the Sketch during edition
nds [Wed, 29 Oct 2014 14:43:41 +0000 (17:43 +0300)]
refs #156: Behavior of the Sketch during edition

Edit Multi operation is correct to modify the feature attribute only.

9 years agoIssue #190: Extrusion has to use only results with shape
vsv [Wed, 29 Oct 2014 14:19:38 +0000 (17:19 +0300)]
Issue #190: Extrusion has to use only results with shape