Salome HOME
modules/shaper.git
9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Tue, 24 Feb 2015 15:02:10 +0000 (18:02 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

Defines a re-factored as static methods of corresponding classes
Conflicts:
src/ConstructionPlugin/ConstructionPlugin_Axis.h
src/ConstructionPlugin/ConstructionPlugin_Point.h

9 years agoMinor changes for Eclipse IDE
sbh [Tue, 24 Feb 2015 14:53:28 +0000 (17:53 +0300)]
Minor changes for Eclipse IDE

9 years ago"Initialization" plugin: plugin and it's features stubs created
sbh [Tue, 24 Feb 2015 14:52:54 +0000 (17:52 +0300)]
"Initialization" plugin: plugin and it's features stubs created

9 years agoColor preferences for the imported feature.
nds [Fri, 20 Feb 2015 11:14:52 +0000 (14:14 +0300)]
Color preferences for the imported feature.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Fri, 20 Feb 2015 10:24:08 +0000 (13:24 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoColor preferences for the sketch entities.
nds [Fri, 20 Feb 2015 10:23:53 +0000 (13:23 +0300)]
Color preferences for the sketch entities.

9 years agoColor preferences for the constraints
nds [Fri, 20 Feb 2015 09:37:13 +0000 (12:37 +0300)]
Color preferences for the constraints

9 years agoIssue #408 : don't allow undo during the operation if there is nothing to undo behind...
mpv [Tue, 17 Feb 2015 11:35:38 +0000 (14:35 +0300)]
Issue #408 : don't allow undo during the operation if there is nothing to undo behind this operation

9 years agoIssue 396: removed constraint did not disappear in the viewer
mpv [Tue, 17 Feb 2015 11:03:53 +0000 (14:03 +0300)]
Issue 396: removed constraint did not disappear in the viewer

9 years agoIssue #394 Undo-ing a Sketch element
nds [Mon, 16 Feb 2015 14:21:27 +0000 (17:21 +0300)]
Issue #394 Undo-ing a Sketch element

the flyout value should to be computed here, not in the getAISObject in order to change the model value
inside the object transaction. This is important for creating a constraint by preselection.
The display of the presentation in this case happens after the transaction commit

9 years agoIssue #394 Undo-ing a Sketch element
nds [Mon, 16 Feb 2015 13:46:42 +0000 (16:46 +0300)]
Issue #394 Undo-ing a Sketch element

Check the value on initialized and do not set new value if it was initialized.

9 years agoIssue #394 Undo-ing a Sketch element
nds [Mon, 16 Feb 2015 13:33:43 +0000 (16:33 +0300)]
Issue #394 Undo-ing a Sketch element

Compute default value by moving the mouse of the viewer. Check that the default value for the creation a constraint by preselection is computed.

9 years agoIssue #394 Undo-ing a Sketch element
nds [Mon, 16 Feb 2015 09:03:15 +0000 (12:03 +0300)]
Issue #394 Undo-ing a Sketch element

Do not hide the constraint distance presentation if editor widget currently is active.

9 years agoIssue #394 Undo-ing a Sketch element
nds [Mon, 16 Feb 2015 08:39:28 +0000 (11:39 +0300)]
Issue #394 Undo-ing a Sketch element

The spin box value set without emitting a signal about valueChanged is necessary for some controls. So, it is moved to ModuleBase_Tools.

9 years agoIssue #394 Undo-ing a Sketch element
nds [Mon, 16 Feb 2015 08:28:08 +0000 (11:28 +0300)]
Issue #394 Undo-ing a Sketch element

The reset should not lead to emitting valueChanged() signal.

9 years agoIssue #396 Rigid constraint can not be deleted
nds [Mon, 16 Feb 2015 07:23:14 +0000 (10:23 +0300)]
Issue #396 Rigid constraint can not be deleted

A selected object should be find before aborting the current operation. It is caused by #391 issue

9 years agoIssue #394 Undo-ing a Sketch element
nds [Mon, 16 Feb 2015 05:59:17 +0000 (08:59 +0300)]
Issue #394 Undo-ing a Sketch element

A correction to display the nested feature by the operation commit, but if it was not displayed in the view.

9 years agoIssue #394 Undo-ing a Sketch element
nds [Mon, 16 Feb 2015 05:15:00 +0000 (08:15 +0300)]
Issue #394 Undo-ing a Sketch element

A correction to display the nested feature by the operation commit, but if it was not displayed in the view.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 13 Feb 2015 16:22:47 +0000 (19:22 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoDocumentation updated
sbh [Fri, 13 Feb 2015 16:22:38 +0000 (19:22 +0300)]
Documentation updated

9 years agoIssue #394 Undo-ing a Sketch element
nds [Fri, 13 Feb 2015 16:08:38 +0000 (19:08 +0300)]
Issue #394 Undo-ing a Sketch element

A correction to visualize constraints created by preselection by clicking on a button outside the view.

9 years agoIssue #394 Undo-ing a Sketch element
nds [Fri, 13 Feb 2015 15:39:11 +0000 (18:39 +0300)]
Issue #394 Undo-ing a Sketch element

Display/erase constraint features.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Fri, 13 Feb 2015 15:05:16 +0000 (18:05 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoIssue #394 Undo-ing a Sketch element
nds [Fri, 13 Feb 2015 15:04:56 +0000 (18:04 +0300)]
Issue #394 Undo-ing a Sketch element

A fix for the default constraint distance value

9 years agoHistory menu: improvments and bugfixes
sbh [Fri, 13 Feb 2015 13:39:14 +0000 (16:39 +0300)]
History menu: improvments and bugfixes

9 years agoIssue #394 Undo-ing a Sketch element
nds [Fri, 13 Feb 2015 12:57:53 +0000 (15:57 +0300)]
Issue #394 Undo-ing a Sketch element

The mouse over view flag should not be updated by stopNestedSketch function. Because if it is done, the presentation is not visible until the next leave/enter viewer happens.

9 years agoIssue #394 Undo-ing a Sketch element
nds [Fri, 13 Feb 2015 12:31:07 +0000 (15:31 +0300)]
Issue #394 Undo-ing a Sketch element

Current view in the SALOME viewer is created.
It is not correct to return viewport of the activeView because by viewCreated signal the active view is not set.
May be myCurrentView should be updated by the SUIT_ViewWindow destroyed signal.

9 years agoIssue #394 Undo-ing a Sketch element
nds [Fri, 13 Feb 2015 11:38:15 +0000 (14:38 +0300)]
Issue #394 Undo-ing a Sketch element

The realization for the NewGeom module

9 years agoIssue #394 Undo-ing a Sketch element
nds [Fri, 13 Feb 2015 10:49:30 +0000 (13:49 +0300)]
Issue #394 Undo-ing a Sketch element

Enter/Leave events using to process the state in the sketch manager.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Fri, 13 Feb 2015 07:46:26 +0000 (10:46 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoIssue #394 Undo-ing a Sketch element
nds [Fri, 13 Feb 2015 07:46:10 +0000 (10:46 +0300)]
Issue #394 Undo-ing a Sketch element

Update Undo/Redo action enable state.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Thu, 12 Feb 2015 14:36:11 +0000 (17:36 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

Conflicts:
src/AppElements/AppElements_Command.cpp

9 years agoWhole column button with accept/abort actions is implemented
sbh [Thu, 12 Feb 2015 14:35:05 +0000 (17:35 +0300)]
Whole column button with accept/abort actions is implemented

9 years agoMake for exported Group to GEOM the same name as in NewGeom
vsv [Thu, 12 Feb 2015 13:04:55 +0000 (16:04 +0300)]
Make for exported Group to GEOM the same name as in NewGeom

9 years agoIssue #394 Undo-ing a Sketch element
nds [Thu, 12 Feb 2015 13:00:53 +0000 (16:00 +0300)]
Issue #394 Undo-ing a Sketch element

Reset for the widget value by mouse leaving the active window.

9 years agoIssue #394 Undo-ing a Sketch element
nds [Thu, 12 Feb 2015 12:02:27 +0000 (15:02 +0300)]
Issue #394 Undo-ing a Sketch element

Using the valueChanged() signal of the model widget to update the sketch feature visibility on creation.

9 years agoIssue #394 Undo-ing a Sketch element
nds [Thu, 12 Feb 2015 07:45:21 +0000 (10:45 +0300)]
Issue #394 Undo-ing a Sketch element

9 years agoAn attempt to correct the linux runtime problem after the previous integration.
nds [Wed, 11 Feb 2015 11:15:18 +0000 (14:15 +0300)]
An attempt to correct the linux runtime problem after the previous integration.

9 years agoFix for issue #400 : crash on undo of sketch with sub elements.
mpv [Wed, 11 Feb 2015 07:27:49 +0000 (10:27 +0300)]
Fix for issue #400 : crash on undo of sketch with sub elements.

Sketch can be erased before the subs are removed.

9 years agoIssue #276 - Names for selected topology
nds [Tue, 10 Feb 2015 08:18:47 +0000 (11:18 +0300)]
Issue #276 - Names for selected topology

It avoids degenrated edges using in the Group control.

9 years agoMake undo/redo lists stored/restored and managed correctly
mpv [Mon, 9 Feb 2015 16:50:59 +0000 (19:50 +0300)]
Make undo/redo lists stored/restored and managed correctly

9 years agoMerge branch 'master' into Dev_1.1.0
sbh [Mon, 9 Feb 2015 15:22:48 +0000 (18:22 +0300)]
Merge branch 'master' into Dev_1.1.0

9 years agoMake master compilable under linux V_1.0.0
sbh [Mon, 9 Feb 2015 15:20:04 +0000 (18:20 +0300)]
Make master compilable under linux

9 years agoIssue #399: Create a rigid vertex on selection of external one
vsv [Mon, 9 Feb 2015 13:29:33 +0000 (16:29 +0300)]
Issue #399: Create a rigid vertex on selection of external one

9 years agoFix for bug with interaction style problem
vsv [Mon, 9 Feb 2015 12:28:23 +0000 (15:28 +0300)]
Fix for bug with interaction style problem

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Mon, 9 Feb 2015 09:54:52 +0000 (12:54 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoMerge problems fix
sbh [Mon, 9 Feb 2015 09:54:43 +0000 (12:54 +0300)]
Merge problems fix

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Mon, 9 Feb 2015 09:45:02 +0000 (12:45 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoMerge branch 'master' into Dev_1.1.0
sbh [Mon, 9 Feb 2015 09:06:33 +0000 (12:06 +0300)]
Merge branch 'master' into Dev_1.1.0

Conflicts:
src/PartSet/PartSet_WidgetSketchLabel.cpp

9 years agoMerge branch 'Dev_0.7.1'
sbh [Mon, 9 Feb 2015 09:01:49 +0000 (12:01 +0300)]
Merge branch 'Dev_0.7.1'

9 years agoUndo/Redo list for salome mode
sbh [Mon, 9 Feb 2015 08:52:16 +0000 (11:52 +0300)]
Undo/Redo list for salome mode

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Mon, 9 Feb 2015 08:46:16 +0000 (11:46 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoFix for shortcut problem
sbh [Mon, 9 Feb 2015 08:44:10 +0000 (11:44 +0300)]
Fix for shortcut problem

9 years agoIssue #398: Make exported shape name as unique
vsv [Fri, 6 Feb 2015 17:13:40 +0000 (20:13 +0300)]
Issue #398: Make exported shape name as unique

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 6 Feb 2015 16:41:09 +0000 (19:41 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoFacilate action processing with ModuleBase_ActionInfo
sbh [Fri, 6 Feb 2015 16:40:59 +0000 (19:40 +0300)]
Facilate action processing with ModuleBase_ActionInfo

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Fri, 6 Feb 2015 16:20:47 +0000 (19:20 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoIssue #398: Export shape to GEOM with the same name as it has in NewGeom
vsv [Fri, 6 Feb 2015 16:20:26 +0000 (19:20 +0300)]
Issue #398: Export shape to GEOM with the same name as it has in NewGeom

9 years agoFix for INSTAL_DOCS target in VS/Release mode
sbh [Fri, 6 Feb 2015 15:11:34 +0000 (18:11 +0300)]
Fix for INSTAL_DOCS target in VS/Release mode

9 years agoSmall workaround to avoid consequences of OCCT bug in TopExp::MapShapesAndAncestors.
szy [Fri, 6 Feb 2015 14:26:39 +0000 (17:26 +0300)]
Small workaround to avoid consequences of OCCT bug in TopExp::MapShapesAndAncestors.

9 years agoIssue #377: Do not edit sketch by dragging when interaction style is not standard
vsv [Fri, 6 Feb 2015 10:14:06 +0000 (13:14 +0300)]
Issue #377: Do not edit sketch by dragging when interaction style is not standard

9 years agoAllow to react the sketch features on modification of its attributes Dev_0.7.1
mpv [Fri, 6 Feb 2015 08:29:50 +0000 (11:29 +0300)]
Allow to react the sketch features on modification of its attributes

9 years agoMake the group parametrics back
mpv [Fri, 6 Feb 2015 06:46:11 +0000 (09:46 +0300)]
Make the group parametrics back

9 years agoDebug preferences of sketch planes
vsv [Thu, 5 Feb 2015 16:03:09 +0000 (19:03 +0300)]
Debug preferences of sketch planes

9 years agoAvoid extra connections to operations
vsv [Thu, 5 Feb 2015 14:49:39 +0000 (17:49 +0300)]
Avoid extra connections to operations

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Thu, 5 Feb 2015 14:10:13 +0000 (17:10 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1

9 years ago"How to create custom features or plugins" added.
sbh [Thu, 5 Feb 2015 14:10:02 +0000 (17:10 +0300)]
"How to create custom features or plugins" added.

9 years agoFix for the issue #346 & Dev_1.1.0 (Patching ImportShape feature).
szy [Thu, 5 Feb 2015 13:08:55 +0000 (16:08 +0300)]
Fix for the issue #346 & Dev_1.1.0 (Patching ImportShape feature).

9 years agoFix for the issue #346.
szy [Thu, 5 Feb 2015 11:58:21 +0000 (14:58 +0300)]
Fix for the issue #346.

9 years agoIssue #371: show external edges in different color. Also hide rigid constraint for...
vsv [Thu, 5 Feb 2015 09:32:27 +0000 (12:32 +0300)]
Issue #371: show external edges in different color. Also hide rigid constraint for external edges. Fixed bug with setColor and planes preferences management.

9 years agoDocumentation for new methods
vsv [Wed, 4 Feb 2015 15:53:33 +0000 (18:53 +0300)]
Documentation for new methods

9 years agoChanged the version number to 1.0.0
mpv [Wed, 4 Feb 2015 15:06:35 +0000 (18:06 +0300)]
Changed the version number to 1.0.0

9 years agoMerge remote-tracking branch 'origin/Dev_1.1.0' into Dev_1.1.0
vsv [Wed, 4 Feb 2015 08:49:05 +0000 (11:49 +0300)]
Merge remote-tracking branch 'origin/Dev_1.1.0' into Dev_1.1.0

9 years agoIssue #376 : one more crash-case fix
mpv [Wed, 4 Feb 2015 07:30:32 +0000 (10:30 +0300)]
Issue #376 : one more crash-case fix

Sketch-Extrusion-One more sketch with something-Exit

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Tue, 3 Feb 2015 17:50:14 +0000 (20:50 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoHistory for undo and redo commands
sbh [Tue, 3 Feb 2015 17:50:01 +0000 (20:50 +0300)]
History for undo and redo commands

9 years agoIssue #392 Can not create axis on two points of one sketch
nds [Mon, 2 Feb 2015 09:22:58 +0000 (12:22 +0300)]
Issue #392 Can not create axis on two points of one sketch

9 years agoThe sketch feature can be edited only in the active part. Otherwise the following...
nds [Mon, 2 Feb 2015 07:17:16 +0000 (10:17 +0300)]
The sketch feature can be edited only in the active part. Otherwise the following case is incorrect:

Create Sketch, create a line, apply, create a part, edit the sketch, create a lenght constraint, result is crash.

9 years agoIssue #393 wrong sketch presentation
nds [Mon, 2 Feb 2015 06:25:06 +0000 (09:25 +0300)]
Issue #393 wrong sketch presentation

9 years agoUpdate documentation
vsv [Fri, 30 Jan 2015 10:26:16 +0000 (13:26 +0300)]
Update documentation

9 years agoResolve rebasing errors
sbh [Fri, 30 Jan 2015 08:34:59 +0000 (11:34 +0300)]
Resolve rebasing errors

9 years agoRename canAbortOperation on branch Dev_1.1.0 as in 3ef4f71fa94dbd4055244bd7715061b0ea...
sbh [Fri, 30 Jan 2015 08:21:01 +0000 (11:21 +0300)]
Rename canAbortOperation on branch Dev_1.1.0 as in 3ef4f71fa94dbd4055244bd7715061b0eacae517

9 years agoIssue #355 Delete: elements of sketch and constraints
nds [Mon, 19 Jan 2015 12:25:49 +0000 (15:25 +0300)]
Issue #355 Delete: elements of sketch and constraints

Delete action on multi-selection.

9 years agoIssue #355 Delete: elements of sketch and constraints
nds [Mon, 19 Jan 2015 11:51:31 +0000 (14:51 +0300)]
Issue #355 Delete: elements of sketch and constraints

Delete action on multi-selection.

9 years agoIssue #355 Delete: elements of sketch and constraints
nds [Mon, 19 Jan 2015 09:56:51 +0000 (12:56 +0300)]
Issue #355 Delete: elements of sketch and constraints

Remove the first empty feature if the removed feature is not found in the list of sketch sub-elements.

9 years agoIssue #355 Delete: elements of sketch and constraints
nds [Mon, 19 Jan 2015 09:28:05 +0000 (12:28 +0300)]
Issue #355 Delete: elements of sketch and constraints

Remove the deleted feature from the list of sketch sub-elements.

9 years agoIssue #355 Delete: elements of sketch and constraints
nds [Mon, 19 Jan 2015 04:56:07 +0000 (07:56 +0300)]
Issue #355 Delete: elements of sketch and constraints

9 years agoIssue #231 Deletion of a feature
nds [Thu, 15 Jan 2015 08:28:39 +0000 (11:28 +0300)]
Issue #231 Deletion of a feature

Message box correction to show it only once with the list of refefenced features.

9 years agoIssue #231 Deletion of a feature
nds [Wed, 14 Jan 2015 12:00:24 +0000 (15:00 +0300)]
Issue #231 Deletion of a feature

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Thu, 29 Jan 2015 17:10:22 +0000 (20:10 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1

9 years agoUpdated documentation
sbh [Thu, 29 Jan 2015 17:10:00 +0000 (20:10 +0300)]
Updated documentation

9 years agoFix for issue #388 : do not allow to undo/redo transaction which did nothing (like...
mpv [Thu, 29 Jan 2015 16:24:13 +0000 (19:24 +0300)]
Fix for issue #388 : do not allow to undo/redo transaction which did nothing (like export to old GEOM)

9 years agoAdditional fix for the issue #383.
szy [Thu, 29 Jan 2015 15:34:54 +0000 (18:34 +0300)]
Additional fix for the issue #383.

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1
sbh [Thu, 29 Jan 2015 15:23:17 +0000 (18:23 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom.git into Dev_0.7.1

9 years agoIssue #387 #388 Fix for the crash in the swig generated code on export
sbh [Thu, 29 Jan 2015 15:23:06 +0000 (18:23 +0300)]
Issue #387 #388 Fix for the crash in the swig generated code on export

9 years agodefault values for the constraint point in order to enable the "Apply" button
nds [Thu, 29 Jan 2015 15:21:31 +0000 (18:21 +0300)]
default values for the constraint point in order to enable the "Apply" button

9 years agoMerge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1
mpv [Thu, 29 Jan 2015 14:36:59 +0000 (17:36 +0300)]
Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1

9 years agoFix for issue #136 : set null active document when all documents are closing
mpv [Thu, 29 Jan 2015 14:36:35 +0000 (17:36 +0300)]
Fix for issue #136 : set null active document when all documents are closing

9 years agodefault values for the constraint point in order to enable the "Apply" button
nds [Thu, 29 Jan 2015 14:17:44 +0000 (17:17 +0300)]
default values for the constraint point in order to enable the "Apply" button

9 years agoThe files are not used anymore, the OCC bugs are fixed for the tested cases.
nds [Thu, 29 Jan 2015 13:21:09 +0000 (16:21 +0300)]
The files are not used anymore, the OCC bugs are fixed for the tested cases.