]>
SALOME platform Git repositories - modules/shaper.git/log
sbh [Fri, 27 Feb 2015 13:17:42 +0000 (16:17 +0300)]
Implementatation of Toolbox as ModelWidget
sbh [Fri, 27 Feb 2015 10:12:57 +0000 (13:12 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 27 Feb 2015 10:12:47 +0000 (13:12 +0300)]
Processing of "case" xml nodes for paiged containers (toolbox, switchcase)
nds [Fri, 27 Feb 2015 09:44:27 +0000 (12:44 +0300)]
Issue #353 constraint on 2 segments from not acive sketches
It moves the widget constraint shape selector in a separate file.
nds [Fri, 27 Feb 2015 09:33:36 +0000 (12:33 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Fri, 27 Feb 2015 09:33:24 +0000 (12:33 +0300)]
Issue #353 constraint on 2 segments from not acive sketches
Undoes the temporary row.
mpv [Fri, 27 Feb 2015 08:34:58 +0000 (11:34 +0300)]
Fix for issue #409 : skip the current operation in the undo list
nds [Fri, 27 Feb 2015 06:23:30 +0000 (09:23 +0300)]
Issue #353 constraint on 2 segments from not acive sketches
sbh [Thu, 26 Feb 2015 18:46:18 +0000 (21:46 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
Conflicts:
src/ModuleBase/ModuleBase_WidgetBoolValue.cpp
sbh [Thu, 26 Feb 2015 18:21:10 +0000 (21:21 +0300)]
Property panel widgets redesign
nds [Thu, 26 Feb 2015 15:09:59 +0000 (18:09 +0300)]
Issue #355 Delete: elements of sketch and constraints
nds [Thu, 26 Feb 2015 13:50:18 +0000 (16:50 +0300)]
A correction to do not create excessive coincidence constraint
nds [Thu, 26 Feb 2015 12:15:37 +0000 (15:15 +0300)]
Issue #407 Crash on distance constraint for two overlapped points
nds [Thu, 26 Feb 2015 08:51:05 +0000 (11:51 +0300)]
Issue #394 - Undo-ing a Sketch element
The OpenCascade does not clear a list of redoes on the start of a new transaction.
nds [Thu, 26 Feb 2015 08:05:47 +0000 (11:05 +0300)]
Issue #391 Selection restore problem for sketch constraints
nds [Thu, 26 Feb 2015 07:10:12 +0000 (10:10 +0300)]
Filter for the cylindrical face.
To use it, xml should contain: <selection_filter id="FaceFilter" parameters="cylinder"/>
nds [Thu, 26 Feb 2015 07:09:08 +0000 (10:09 +0300)]
Issue #390 Selection restore problems during edit operation
nds [Wed, 25 Feb 2015 17:25:06 +0000 (20:25 +0300)]
Issue #390 Selection restore problems during edit operation
nds [Wed, 25 Feb 2015 12:45:08 +0000 (15:45 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Wed, 25 Feb 2015 12:42:02 +0000 (15:42 +0300)]
Issue #390 Selection restore problems during edit operation
mpv [Wed, 25 Feb 2015 10:56:54 +0000 (13:56 +0300)]
Added unit test for many Booleans operations performance
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
sbh [Tue, 24 Feb 2015 14:53:28 +0000 (17:53 +0300)]
Minor changes for Eclipse IDE
sbh [Tue, 24 Feb 2015 14:52:54 +0000 (17:52 +0300)]
"Initialization" plugin: plugin and it's features stubs created
nds [Tue, 24 Feb 2015 07:42:26 +0000 (10:42 +0300)]
Issue #386 Distance constraint on circle and arc preselected
nds [Fri, 20 Feb 2015 11:14:52 +0000 (14:14 +0300)]
Color preferences for the imported feature.
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
nds [Fri, 20 Feb 2015 10:23:53 +0000 (13:23 +0300)]
Color preferences for the sketch entities.
nds [Fri, 20 Feb 2015 09:37:13 +0000 (12:37 +0300)]
Color preferences for the constraints
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
mpv [Tue, 17 Feb 2015 11:03:53 +0000 (14:03 +0300)]
Issue 396: removed constraint did not disappear in the viewer
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
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.
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.
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.
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.
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.
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
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.
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.
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
sbh [Fri, 13 Feb 2015 16:22:38 +0000 (19:22 +0300)]
Documentation updated
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.
nds [Fri, 13 Feb 2015 15:39:11 +0000 (18:39 +0300)]
Issue #394 Undo-ing a Sketch element
Display/erase constraint features.
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
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
sbh [Fri, 13 Feb 2015 13:39:14 +0000 (16:39 +0300)]
History menu: improvments and bugfixes
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.
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.
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
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.
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
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.
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
sbh [Thu, 12 Feb 2015 14:35:05 +0000 (17:35 +0300)]
Whole column button with accept/abort actions is implemented
vsv [Thu, 12 Feb 2015 13:04:55 +0000 (16:04 +0300)]
Make for exported Group to GEOM the same name as in NewGeom
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.
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.
nds [Thu, 12 Feb 2015 07:45:21 +0000 (10:45 +0300)]
Issue #394 Undo-ing a Sketch element
nds [Wed, 11 Feb 2015 11:15:18 +0000 (14:15 +0300)]
An attempt to correct the linux runtime problem after the previous integration.
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.
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.
mpv [Mon, 9 Feb 2015 16:50:59 +0000 (19:50 +0300)]
Make undo/redo lists stored/restored and managed correctly
sbh [Mon, 9 Feb 2015 15:22:48 +0000 (18:22 +0300)]
Merge branch 'master' into Dev_1.1.0
sbh [Mon, 9 Feb 2015 15:20:04 +0000 (18:20 +0300)]
Make master compilable under linux
vsv [Mon, 9 Feb 2015 13:29:33 +0000 (16:29 +0300)]
Issue #399: Create a rigid vertex on selection of external one
vsv [Mon, 9 Feb 2015 12:28:23 +0000 (15:28 +0300)]
Fix for bug with interaction style problem
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
sbh [Mon, 9 Feb 2015 09:54:43 +0000 (12:54 +0300)]
Merge problems fix
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
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
sbh [Mon, 9 Feb 2015 09:01:49 +0000 (12:01 +0300)]
Merge branch 'Dev_0.7.1'
sbh [Mon, 9 Feb 2015 08:52:16 +0000 (11:52 +0300)]
Undo/Redo list for salome mode
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
sbh [Mon, 9 Feb 2015 08:44:10 +0000 (11:44 +0300)]
Fix for shortcut problem
vsv [Fri, 6 Feb 2015 17:13:40 +0000 (20:13 +0300)]
Issue #398: Make exported shape name as unique
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
sbh [Fri, 6 Feb 2015 16:40:59 +0000 (19:40 +0300)]
Facilate action processing with ModuleBase_ActionInfo
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
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
sbh [Fri, 6 Feb 2015 15:11:34 +0000 (18:11 +0300)]
Fix for INSTAL_DOCS target in VS/Release mode
szy [Fri, 6 Feb 2015 14:26:39 +0000 (17:26 +0300)]
Small workaround to avoid consequences of OCCT bug in TopExp::MapShapesAndAncestors.
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
mpv [Fri, 6 Feb 2015 08:29:50 +0000 (11:29 +0300)]
Allow to react the sketch features on modification of its attributes
mpv [Fri, 6 Feb 2015 06:46:11 +0000 (09:46 +0300)]
Make the group parametrics back
vsv [Thu, 5 Feb 2015 16:03:09 +0000 (19:03 +0300)]
Debug preferences of sketch planes
vsv [Thu, 5 Feb 2015 14:49:39 +0000 (17:49 +0300)]
Avoid extra connections to operations
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
sbh [Thu, 5 Feb 2015 14:10:02 +0000 (17:10 +0300)]
"How to create custom features or plugins" added.
szy [Thu, 5 Feb 2015 13:08:55 +0000 (16:08 +0300)]
Fix for the issue #346 & Dev_1.1.0 (Patching ImportShape feature).
szy [Thu, 5 Feb 2015 11:58:21 +0000 (14:58 +0300)]
Fix for the issue #346.
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.
vsv [Wed, 4 Feb 2015 15:53:33 +0000 (18:53 +0300)]
Documentation for new methods
mpv [Wed, 4 Feb 2015 15:06:35 +0000 (18:06 +0300)]
Changed the version number to 1.0.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
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
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
sbh [Tue, 3 Feb 2015 17:50:01 +0000 (20:50 +0300)]
History for undo and redo commands
nds [Mon, 2 Feb 2015 09:22:58 +0000 (12:22 +0300)]
Issue #392 Can not create axis on two points of one sketch
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.