]>
SALOME platform Git repositories - modules/shaper.git/log
vsv [Mon, 29 Dec 2014 14:03:58 +0000 (17:03 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Mon, 29 Dec 2014 14:01:53 +0000 (17:01 +0300)]
Obsolete keyword "use-subshapes" is removed
nds [Mon, 29 Dec 2014 13:55:31 +0000 (16:55 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Mon, 29 Dec 2014 13:55:21 +0000 (16:55 +0300)]
Disable selection in the viewer between mouse move and mouse release signals processing.
Otherwise the viewer clears the current selection.
vsv [Mon, 29 Dec 2014 13:50:03 +0000 (16:50 +0300)]
Provide Copy command for items in Group operation
vsv [Mon, 29 Dec 2014 13:07:45 +0000 (16:07 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Mon, 29 Dec 2014 13:07:35 +0000 (16:07 +0300)]
Issue #327: Update presentation on width changed
mpv [Mon, 29 Dec 2014 12:52:34 +0000 (15:52 +0300)]
Allows to append the naming name in the group.
szy [Mon, 29 Dec 2014 12:29:41 +0000 (15:29 +0300)]
Added selectSubShape() method (part1: face selection)
szy [Mon, 29 Dec 2014 12:27:42 +0000 (15:27 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Mon, 29 Dec 2014 12:27:37 +0000 (15:27 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Mon, 29 Dec 2014 12:27:10 +0000 (15:27 +0300)]
Debug the multi-edit operation. The restore of the selection after all features are moved,
Edge activation mode in the context for the edit operation(in order to the selection of the edge is not lost during moving)
do not flush for the Update signal, because it is automatically called by the solver after pocessing(flush) the move signal.
vsv [Mon, 29 Dec 2014 12:16:40 +0000 (15:16 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Mon, 29 Dec 2014 12:16:21 +0000 (15:16 +0300)]
Issue #324: Reset items of loaded parts
nds [Mon, 29 Dec 2014 10:10:01 +0000 (13:10 +0300)]
It replaces two lists of features and attributes to a map of feature to a list of attributes.
It fixes a multi-selection bug, in the new version it is possible to move a countour of four lines in another place, the countour figure is not changed.
nds [Mon, 29 Dec 2014 10:06:50 +0000 (13:06 +0300)]
An arc moving correction for dragging it by the center point.
vsv [Mon, 29 Dec 2014 09:08:31 +0000 (12:08 +0300)]
Avoid shading mode for sketcher
szy [Mon, 29 Dec 2014 08:05:15 +0000 (11:05 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Mon, 29 Dec 2014 07:03:32 +0000 (10:03 +0300)]
It switch on the vertex selection during edit operation.
nds [Sat, 27 Dec 2014 15:41:37 +0000 (18:41 +0300)]
a fix for bug #98 and rectangle, concerned to SALOME 7.5.1
The commented code should be removed after test campaign
vsv [Sat, 27 Dec 2014 13:58:32 +0000 (16:58 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
Conflicts:
src/PartSet/PartSet_SketcherMgr.cpp
vsv [Sat, 27 Dec 2014 13:53:45 +0000 (16:53 +0300)]
Provide editing on multi-selection
nds [Sat, 27 Dec 2014 13:22:14 +0000 (16:22 +0300)]
A correction to the top Add filter move from the Global context to the Local one during openLocalContext.
nds [Sat, 27 Dec 2014 12:39:24 +0000 (15:39 +0300)]
This is not necessary anymore for edit operation because the selection is restored in the PartSet_SketcherMgr::onMouseMove. It is possible that this functionality will be moved in another place.
nds [Sat, 27 Dec 2014 12:09:12 +0000 (15:09 +0300)]
1. Check the owner is already selected and do not call for it AddOrRemoveSelected,
2. An attempt to restore selection for the edited attribute. The result is the selection is not restored - to debug it.
nds [Sat, 27 Dec 2014 10:50:37 +0000 (13:50 +0300)]
The local selection restore for a feature vertex (it is checked on the line feature)
Restore the selection for the results also.
nds [Sat, 27 Dec 2014 10:44:05 +0000 (13:44 +0300)]
The local selection restore for a feature vertex (it is checked on the line feature)
Restore the selection for the results also.
nds [Sat, 27 Dec 2014 09:30:43 +0000 (12:30 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Sat, 27 Dec 2014 09:30:34 +0000 (12:30 +0300)]
The local selection restore for a feature vertex (it is checked on the line feature)
Save results in addition to attributes
vsv [Sat, 27 Dec 2014 09:29:12 +0000 (12:29 +0300)]
Edit arc by dragging
vsv [Sat, 27 Dec 2014 09:12:49 +0000 (12:12 +0300)]
Improvement for lines editing by dragging
vsv [Sat, 27 Dec 2014 08:10:04 +0000 (11:10 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Sat, 27 Dec 2014 08:09:47 +0000 (11:09 +0300)]
Correct of compilation errors
nds [Sat, 27 Dec 2014 08:07:50 +0000 (11:07 +0300)]
The local selection restore for a feature vertex (it is checked on the line feature)
It blocks updateViewer() during move feature. The block, selection save, move, selection restore, unblock, updateViewer.
Also it corrects the XGUI_Workshop to do not deactivate current object if the current operation is edit.
vsv [Sat, 27 Dec 2014 08:07:18 +0000 (11:07 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Sat, 27 Dec 2014 08:07:10 +0000 (11:07 +0300)]
Dragging selected vertex of a line
vsv [Sat, 27 Dec 2014 08:04:29 +0000 (11:04 +0300)]
Preserve selection on setDisplay mode
nds [Sat, 27 Dec 2014 08:01:06 +0000 (11:01 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Sat, 27 Dec 2014 07:59:51 +0000 (10:59 +0300)]
The local selection restore for a feature vertex (it is checked on the line feature)
It blocks updateViewer() during move feature. The block, selection save, move, selection restore, unblock, updateViewer.
Also it corrects the XGUI_Workshop to do not deactivate current object if the current operation is edit.
vsv [Sat, 27 Dec 2014 06:57:12 +0000 (09:57 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
mpv [Fri, 26 Dec 2014 17:14:52 +0000 (20:14 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
mpv [Fri, 26 Dec 2014 17:14:35 +0000 (20:14 +0300)]
Make the correct naming of construction elements
vsv [Fri, 26 Dec 2014 15:38:16 +0000 (18:38 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Fri, 26 Dec 2014 15:38:09 +0000 (18:38 +0300)]
Switch Wireframe/Shading with closing of context
szy [Fri, 26 Dec 2014 15:37:58 +0000 (18:37 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
szy [Fri, 26 Dec 2014 15:37:35 +0000 (18:37 +0300)]
Added 'selectSubShape' for sub-shape selection by name for faces.
nds [Fri, 26 Dec 2014 15:25:20 +0000 (18:25 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Fri, 26 Dec 2014 15:24:50 +0000 (18:24 +0300)]
The local selection restore for a feature vertex (it is checked on the line feature)
A fix for restore selection after manipulation close/open local context on display.
mpv [Fri, 26 Dec 2014 14:59:01 +0000 (17:59 +0300)]
Make simple reference if the whole result is selected, not sub-shape
sbh [Fri, 26 Dec 2014 14:19:36 +0000 (17:19 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom.git into Dev_0.6.1
sbh [Fri, 26 Dec 2014 14:19:08 +0000 (17:19 +0300)]
ModelDocument test corrected to avoid SWIG/Python crash
vsv [Fri, 26 Dec 2014 14:18:25 +0000 (17:18 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Fri, 26 Dec 2014 14:18:18 +0000 (17:18 +0300)]
The local selection restore for a feature vertex (it is checked on the line feature)
It commits the previous functionality, because the LenghtConstraint digit is disappeared with it.
vsv [Fri, 26 Dec 2014 14:18:07 +0000 (17:18 +0300)]
Provide names of sub-objects from Naming for Groups
nds [Fri, 26 Dec 2014 13:47:48 +0000 (16:47 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
nds [Fri, 26 Dec 2014 13:47:32 +0000 (16:47 +0300)]
The local selection restore for a feature vertex (it is checked on the line feature)
sbh [Fri, 26 Dec 2014 13:42:01 +0000 (16:42 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom.git into Dev_0.6.1
sbh [Fri, 26 Dec 2014 13:40:58 +0000 (16:40 +0300)]
"Export to NewGeom" enabled only in SALOME mode.
vsv [Fri, 26 Dec 2014 13:14:50 +0000 (16:14 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
mpv [Fri, 26 Dec 2014 08:59:29 +0000 (11:59 +0300)]
Make interfaces of methods are in more object oriented way
szy [Fri, 26 Dec 2014 07:40:19 +0000 (10:40 +0300)]
Small fix for buildSubShapeName: the selected sub-shape and its name will not be shared.
szy [Thu, 25 Dec 2014 15:42:12 +0000 (18:42 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
szy [Thu, 25 Dec 2014 15:41:12 +0000 (18:41 +0300)]
Small fix to register selected name.
sbh [Thu, 25 Dec 2014 15:40:24 +0000 (18:40 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom.git into Dev_0.6.1
sbh [Thu, 25 Dec 2014 15:40:10 +0000 (18:40 +0300)]
Corrections in connector plugin
szy [Thu, 25 Dec 2014 13:49:09 +0000 (16:49 +0300)]
Small fix of ImportNaming.
vsv [Thu, 25 Dec 2014 12:39:01 +0000 (15:39 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Thu, 25 Dec 2014 12:38:52 +0000 (15:38 +0300)]
Analyze Shift press instead of Selection on mouse press
szy [Thu, 25 Dec 2014 11:48:03 +0000 (14:48 +0300)]
Added name registration for methods 'storeGenerated' & 'store'.
sbh [Thu, 25 Dec 2014 10:15:56 +0000 (13:15 +0300)]
Tooltips are corrected
sbh [Thu, 25 Dec 2014 09:08:08 +0000 (12:08 +0300)]
Env tweaks for Eclipse IDE: uninstall & salome environment
szy [Thu, 25 Dec 2014 09:08:53 +0000 (12:08 +0300)]
Topological names management. Patch to correct OCCT bugs.
sbh [Wed, 24 Dec 2014 17:26:17 +0000 (20:26 +0300)]
SWIG wrapper for Events_Error:send() created.
szy [Wed, 24 Dec 2014 16:26:18 +0000 (19:26 +0300)]
Topological name management. Building names for faces, edges and vertexes.
vsv [Wed, 24 Dec 2014 16:08:22 +0000 (19:08 +0300)]
Call fitAll on display of first object
vsv [Wed, 24 Dec 2014 15:36:28 +0000 (18:36 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
sbh [Wed, 24 Dec 2014 15:33:00 +0000 (18:33 +0300)]
BREP/STEP Import moved into GeomAlgoAPI. ExchangePlugin is not linked with OCC anymore.
vsv [Wed, 24 Dec 2014 15:11:11 +0000 (18:11 +0300)]
Working with preselection after edit operation
vsv [Wed, 24 Dec 2014 13:44:51 +0000 (16:44 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Wed, 24 Dec 2014 13:44:43 +0000 (16:44 +0300)]
Activation of objects after close/open context is corrected
mpv [Wed, 24 Dec 2014 12:41:58 +0000 (15:41 +0300)]
Issue #321 : temporary fix for big sketches with high number of transactions
mpv [Wed, 24 Dec 2014 09:29:11 +0000 (12:29 +0300)]
Fix for issue #319 : remove useless documents on start of the operation (undo/redo cleared on it)
sbh [Wed, 24 Dec 2014 09:23:17 +0000 (12:23 +0300)]
Salome's 7.5.0 import BREP/STEP methods extraction
mpv [Wed, 24 Dec 2014 07:24:00 +0000 (10:24 +0300)]
Fix of the problem that on undo/redo of new part creation it becomes inactive and tried to be saved by copying the file.
nds [Tue, 23 Dec 2014 17:18:20 +0000 (20:18 +0300)]
A fix to remove the selection filter by abort the sketch operation.
szy [Tue, 23 Dec 2014 15:06:03 +0000 (18:06 +0300)]
Topological names management: add "buildSubShapeName".
szy [Tue, 23 Dec 2014 15:01:29 +0000 (18:01 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
mpv [Tue, 23 Dec 2014 14:29:48 +0000 (17:29 +0300)]
Fix of creation of sketch-distance to external sketch elements: first to a vertex, then to an edge
mpv [Tue, 23 Dec 2014 14:26:29 +0000 (17:26 +0300)]
Fix of creation of sketch-distance to external sketch elements: first to an edge, then to a vertex
mpv [Tue, 23 Dec 2014 13:04:02 +0000 (16:04 +0300)]
Issue #295: the rest files for the fix
mpv [Tue, 23 Dec 2014 13:03:28 +0000 (16:03 +0300)]
Issue 295: skip closed documents on save, but still copy not-activated parts as files
szy [Tue, 23 Dec 2014 09:10:31 +0000 (12:10 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
mpv [Tue, 23 Dec 2014 08:54:12 +0000 (11:54 +0300)]
Issue #294 : remove dependency between the copied part and the original one
vsv [Mon, 22 Dec 2014 15:59:36 +0000 (18:59 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Mon, 22 Dec 2014 15:59:28 +0000 (18:59 +0300)]
Provide editing flag for widgets
mpv [Mon, 22 Dec 2014 15:22:39 +0000 (18:22 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
mpv [Mon, 22 Dec 2014 15:22:16 +0000 (18:22 +0300)]
Issue #285 - crash on invalid reference opened in document
vsv [Mon, 22 Dec 2014 14:58:50 +0000 (17:58 +0300)]
Adapt shape selector to working in local context
vsv [Mon, 22 Dec 2014 14:21:59 +0000 (17:21 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
vsv [Mon, 22 Dec 2014 14:21:37 +0000 (17:21 +0300)]
Merge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1