Salome HOME
modules/shaper.git
9 years agoMerge branch 'Dev_1.2.0' of newgeom:newgeom.git into Dev_1.2.0
sbh [Thu, 30 Apr 2015 14:46:23 +0000 (17:46 +0300)]
Merge branch 'Dev_1.2.0' of newgeom:newgeom.git into Dev_1.2.0

9 years agoMerge branch 'Dev_1.2.0' of newgeom:newgeom.git into Dev_1.2.0
sbh [Thu, 30 Apr 2015 14:46:05 +0000 (17:46 +0300)]
Merge branch 'Dev_1.2.0' of newgeom:newgeom.git into Dev_1.2.0

9 years agoMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
nds [Thu, 30 Apr 2015 14:34:41 +0000 (17:34 +0300)]
Merge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0

Conflicts:
src/PartSet/PartSet_Module.cpp

9 years agoEvalListener to evaluate expression from inputs
sbh [Thu, 30 Apr 2015 14:32:02 +0000 (17:32 +0300)]
EvalListener to evaluate expression from inputs

9 years agoMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
nds [Thu, 30 Apr 2015 14:23:54 +0000 (17:23 +0300)]
Merge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0

Conflicts:
src/PartSet/PartSet_Module.cpp

9 years agoAn angle widget for the rotation operation.
nds [Thu, 30 Apr 2015 14:19:02 +0000 (17:19 +0300)]
An angle widget for the rotation operation.

9 years agobuild procedures for centos/debian were separated
sbh [Thu, 30 Apr 2015 13:32:00 +0000 (16:32 +0300)]
build procedures for centos/debian were separated

9 years agoMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
vsv [Thu, 30 Apr 2015 10:02:27 +0000 (13:02 +0300)]
Merge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0

Conflicts:
src/ModuleBase/ModuleBase_IModule.h
src/PartSet/PartSet_Module.cpp

9 years agoTransfer data model for object browser under module responsibility
vsv [Thu, 30 Apr 2015 09:54:42 +0000 (12:54 +0300)]
Transfer data model for object browser under module responsibility

9 years agoThe selection problem with an object deactivate:
nds [Wed, 29 Apr 2015 19:55:34 +0000 (22:55 +0300)]
The selection problem with an object deactivate:

Scenario: select a line, start distance constraint operation, activate a point widget, the object is not selected in the viewer, but click 'Esc', the first control is filled by this object.

9 years agoRigid constraint should process selection of vertex, lines and circles. So, a new...
nds [Wed, 29 Apr 2015 16:59:49 +0000 (19:59 +0300)]
Rigid constraint should process selection of vertex, lines and circles. So, a new validator ShapeType is created. It uses a combination of given parameters. The functionality of Edge and EdgeOrVertex validators are replaced by  this new validator fully. So, they are removed.

9 years agoDo not use align to the left in the page group box widget.
nds [Wed, 29 Apr 2015 15:16:28 +0000 (18:16 +0300)]
Do not use align to the left in the page group box widget.

Test case is: start sketch, create segments, start translation/rotation. The grouped controls are not extended to all possible width of the property panel.

9 years agoUse the object attributes as attributes of Rigid constraint
azv [Wed, 29 Apr 2015 07:44:39 +0000 (10:44 +0300)]
Use the object attributes as attributes of Rigid constraint

9 years agoA possibility to use entity point attribute for the rigid constraint in GUI.
nds [Wed, 29 Apr 2015 07:23:54 +0000 (10:23 +0300)]
A possibility to use entity point attribute for the rigid constraint in GUI.

9 years agoA colors palette for multi-color.
nds [Tue, 28 Apr 2015 10:56:19 +0000 (13:56 +0300)]
A colors palette for multi-color.

9 years agoMerge branch 'Dev_1.2.0' of newgeom:newgeom.git into Dev_1.2.0
sbh [Mon, 27 Apr 2015 16:15:15 +0000 (19:15 +0300)]
Merge branch 'Dev_1.2.0' of newgeom:newgeom.git into Dev_1.2.0

9 years agoTests for parameter creation, referencing and use added.
sbh [Mon, 27 Apr 2015 16:15:06 +0000 (19:15 +0300)]
Tests for parameter creation, referencing and use added.

9 years agoMulti-color
nds [Mon, 27 Apr 2015 13:44:41 +0000 (16:44 +0300)]
Multi-color

9 years agoSeparate local contexts of parameter's and pyconsole interpreters
sbh [Mon, 27 Apr 2015 12:30:52 +0000 (15:30 +0300)]
Separate local contexts of parameter's and pyconsole interpreters

9 years ago1. Make count of copies in Translation/Rotation editable
vsv [Mon, 27 Apr 2015 09:44:12 +0000 (12:44 +0300)]
1. Make count of copies in Translation/Rotation editable

2. Make arrows in various view not bigger then acceptable

9 years agocreatePoint2DResult() to be used in Circle/Translation/Rotation objects. May be Sketc...
nds [Fri, 24 Apr 2015 17:24:27 +0000 (20:24 +0300)]
createPoint2DResult() to be used in Circle/Translation/Rotation objects. May be SketchPlugun tools should be created for the common functionality.

9 years agoThe bug fix: the enable state of nested sketch actions until sketch plane is not...
nds [Fri, 24 Apr 2015 16:18:20 +0000 (19:18 +0300)]
The bug fix: the enable state of nested sketch actions until sketch plane is not selected yet. It has been also integrated in 1.1.1 branch

9 years agoMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
nds [Fri, 24 Apr 2015 16:14:43 +0000 (19:14 +0300)]
Merge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0

9 years agoGUI for extrusion/revolution features.
nds [Fri, 24 Apr 2015 16:14:28 +0000 (19:14 +0300)]
GUI for extrusion/revolution features.

9 years agoMerge branch 'Dev_1.2.0' of newgeom:newgeom.git into Dev_1.2.0
sbh [Fri, 24 Apr 2015 15:21:29 +0000 (18:21 +0300)]
Merge branch 'Dev_1.2.0' of newgeom:newgeom.git into Dev_1.2.0

9 years agoPopup menu for constraints updated: no second window, accepts parameters
sbh [Fri, 24 Apr 2015 15:21:20 +0000 (18:21 +0300)]
Popup menu for constraints updated: no second window, accepts parameters

9 years agoMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
vsv [Fri, 24 Apr 2015 15:00:02 +0000 (18:00 +0300)]
Merge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0

9 years agoInteger widget is created and used in translate rotate widgets
vsv [Fri, 24 Apr 2015 14:59:45 +0000 (17:59 +0300)]
Integer widget is created and used in translate rotate widgets

9 years agoMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
nds [Fri, 24 Apr 2015 14:50:51 +0000 (17:50 +0300)]
Merge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0

9 years agoCorrections for extrusion/revolution xml definition and random color
nds [Fri, 24 Apr 2015 14:50:39 +0000 (17:50 +0300)]
Corrections for extrusion/revolution xml definition and random color

9 years agoSet icons for translation and rotation
vsv [Fri, 24 Apr 2015 12:27:53 +0000 (15:27 +0300)]
Set icons for translation and rotation

9 years agoMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
vsv [Fri, 24 Apr 2015 10:44:56 +0000 (13:44 +0300)]
Merge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0

9 years agoSymbols for translation/rotation are created
vsv [Fri, 24 Apr 2015 10:44:40 +0000 (13:44 +0300)]
Symbols for translation/rotation are created

9 years agoFix the problem with unexpected movement of features during Mirror constraint execution
azv [Fri, 24 Apr 2015 08:20:18 +0000 (11:20 +0300)]
Fix the problem with unexpected movement of features during Mirror constraint execution

9 years agoUpdate Multi-Translation and Multi-Rotation to work correct with decreasing of copies
azv [Fri, 24 Apr 2015 04:58:12 +0000 (07:58 +0300)]
Update Multi-Translation and Multi-Rotation to work correct with decreasing of copies

9 years agoUpdate Multi-Rotation tool to be used by solver
azv [Thu, 23 Apr 2015 14:29:57 +0000 (17:29 +0300)]
Update Multi-Rotation tool to be used by solver

9 years agoUpdate Multi-Translation tool to be used by solver
azv [Thu, 23 Apr 2015 12:11:44 +0000 (15:11 +0300)]
Update Multi-Translation tool to be used by solver

9 years agoCalculation of angle between two directions
azv [Thu, 23 Apr 2015 06:03:36 +0000 (09:03 +0300)]
Calculation of angle between two directions

9 years agoIssue #485: Avoid selection of shapes in case of custom selection modes
vsv [Wed, 22 Apr 2015 14:06:07 +0000 (17:06 +0300)]
Issue #485: Avoid selection of shapes in case of custom selection modes

9 years agoImplementation of multi-translation and multi-rotation
azv [Wed, 22 Apr 2015 08:02:20 +0000 (11:02 +0300)]
Implementation of multi-translation and multi-rotation

9 years agoProvide view transformation signal in Salome viewer
vsv [Tue, 21 Apr 2015 14:31:36 +0000 (17:31 +0300)]
Provide view transformation signal in Salome viewer

9 years agoCoincident with objects
vsv [Tue, 21 Apr 2015 13:15:18 +0000 (16:15 +0300)]
Coincident with objects

9 years agoImplementation of point-on-line and point-on-circle constraints in terms of Coinciden...
azv [Tue, 21 Apr 2015 07:28:45 +0000 (10:28 +0300)]
Implementation of point-on-line and point-on-circle constraints in terms of Coincidence constraint

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0 Dev_1.1.0 V_1.1.0
nds [Fri, 17 Apr 2015 17:04:23 +0000 (20:04 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoIssue #408: clear undo in any case and in sub-documents on finish operation
mpv [Fri, 17 Apr 2015 16:47:40 +0000 (19:47 +0300)]
Issue #408: clear undo in any case and in sub-documents on finish operation

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Fri, 17 Apr 2015 16:28:41 +0000 (19:28 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoAbort Sketch by click on the button in the tool bar. Abort nested opened operations.
nds [Fri, 17 Apr 2015 16:28:28 +0000 (19:28 +0300)]
Abort Sketch by click on the button in the tool bar. Abort nested opened operations.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 17 Apr 2015 16:26:37 +0000 (19:26 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoIssue #408 Update commnad status after "rebuild"
sbh [Fri, 17 Apr 2015 16:26:27 +0000 (19:26 +0300)]
Issue #408 Update commnad status after "rebuild"

9 years agoSet checkable state for features
vsv [Fri, 17 Apr 2015 15:51:44 +0000 (18:51 +0300)]
Set checkable state for features

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Fri, 17 Apr 2015 15:45:48 +0000 (18:45 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoIssue #388: Synchronize list of displayed objects on activation of module
vsv [Fri, 17 Apr 2015 15:45:40 +0000 (18:45 +0300)]
Issue #388: Synchronize list of displayed objects on activation of module

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 17 Apr 2015 15:38:44 +0000 (18:38 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoIssue #473 register plane equation attributes as non-obligatory
sbh [Fri, 17 Apr 2015 15:38:35 +0000 (18:38 +0300)]
Issue #473 register plane equation attributes as non-obligatory

9 years agoSet version number 1.1.0 in salome resources
mpv [Fri, 17 Apr 2015 15:38:23 +0000 (18:38 +0300)]
Set version number 1.1.0 in salome resources

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Fri, 17 Apr 2015 15:26:18 +0000 (18:26 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoCrash fix: // do not use the given selection if the plane of the sketch has been...
nds [Fri, 17 Apr 2015 15:26:05 +0000 (18:26 +0300)]
Crash fix: // do not use the given selection if the plane of the sketch has been already set.

 // If this check is absent, a selected plane in the viewer can be set in the sketch
 // even if the sketch is built on another plane.
Scenario: show a plane, create sketch, call a line creation, select a plane in the browser(face is selected in the viewer), abort line creation. Result-modification data model outside the transaction. Reason - the sketch is resumed and the selected face is set as the sketch preselection.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 17 Apr 2015 15:21:51 +0000 (18:21 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoAccept/Abort buttons in salome
sbh [Fri, 17 Apr 2015 15:21:37 +0000 (18:21 +0300)]
Accept/Abort buttons in salome

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Fri, 17 Apr 2015 15:10:13 +0000 (18:10 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoIssue #413: Update presentation on change display mode
vsv [Fri, 17 Apr 2015 15:10:05 +0000 (18:10 +0300)]
Issue #413: Update presentation on change display mode

9 years agoUpdate the test due to the API changes
mpv [Fri, 17 Apr 2015 14:50:48 +0000 (17:50 +0300)]
Update the test due to the API changes

9 years agoMake unit tests adopted to the updated API
mpv [Fri, 17 Apr 2015 14:30:00 +0000 (17:30 +0300)]
Make unit tests adopted to the updated API

9 years agoFix crash on changing attributes of Mirror constraint
azv [Fri, 17 Apr 2015 14:00:35 +0000 (17:00 +0300)]
Fix crash on changing attributes of Mirror constraint

9 years agoIssue #339: Set document filter before any other filters
vsv [Fri, 17 Apr 2015 13:56:08 +0000 (16:56 +0300)]
Issue #339: Set document filter before any other filters

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Fri, 17 Apr 2015 13:06:40 +0000 (16:06 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoUpdate documentation
vsv [Fri, 17 Apr 2015 13:06:32 +0000 (16:06 +0300)]
Update documentation

9 years agoMake sources compilable under linux.
sbh [Fri, 17 Apr 2015 12:32:29 +0000 (15:32 +0300)]
Make sources compilable under linux.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 17 Apr 2015 12:01:19 +0000 (15:01 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoIssue #475 #451 correct detection of variables in the ParamSpinBox
sbh [Fri, 17 Apr 2015 12:01:07 +0000 (15:01 +0300)]
Issue #475 #451 correct detection of variables in the ParamSpinBox

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Fri, 17 Apr 2015 11:59:46 +0000 (14:59 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoFix for issue #404
mpv [Fri, 17 Apr 2015 11:56:43 +0000 (14:56 +0300)]
Fix for issue #404

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Fri, 17 Apr 2015 11:53:16 +0000 (14:53 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoExternal edges for mirror
nds [Fri, 17 Apr 2015 11:52:58 +0000 (14:52 +0300)]
External edges for mirror

9 years agoUse external object as a mirror line
azv [Fri, 17 Apr 2015 11:02:33 +0000 (14:02 +0300)]
Use external object as a mirror line

9 years agoIssue #475 #451 Do not process EditingFinished slot.
sbh [Fri, 17 Apr 2015 10:12:58 +0000 (13:12 +0300)]
Issue #475 #451 Do not process EditingFinished slot.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Fri, 17 Apr 2015 09:34:54 +0000 (12:34 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoAvoid deletion of objects which do not have Delete context command
vsv [Fri, 17 Apr 2015 09:34:45 +0000 (12:34 +0300)]
Avoid deletion of objects which do not have Delete context command

9 years agoIssue #463: Improve movement of fillet
azv [Fri, 17 Apr 2015 09:28:58 +0000 (12:28 +0300)]
Issue #463: Improve movement of fillet

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Fri, 17 Apr 2015 09:07:43 +0000 (12:07 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoChange icon of part object
vsv [Fri, 17 Apr 2015 09:07:30 +0000 (12:07 +0300)]
Change icon of part object

9 years agoIssue #479: Conflicting constraints on multi-coincidence with the fixed point
azv [Fri, 17 Apr 2015 08:45:29 +0000 (11:45 +0300)]
Issue #479: Conflicting constraints on multi-coincidence with the fixed point

9 years agoAvoid "Conflicting constraints" when mirror external objects
azv [Fri, 17 Apr 2015 08:09:45 +0000 (11:09 +0300)]
Avoid "Conflicting constraints" when mirror external objects

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Fri, 17 Apr 2015 07:50:12 +0000 (10:50 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoModify name of parameters
vsv [Fri, 17 Apr 2015 07:50:04 +0000 (10:50 +0300)]
Modify name of parameters

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

9 years agoMirror for external objects.
nds [Fri, 17 Apr 2015 07:44:11 +0000 (10:44 +0300)]
Mirror for external objects.

9 years agoFix for the issue #476: really close all documents on close
mpv [Fri, 17 Apr 2015 06:51:27 +0000 (09:51 +0300)]
Fix for the issue #476: really close all documents on close

9 years agoCorrect change of mirror line in the Mirror operation
azv [Fri, 17 Apr 2015 05:06:29 +0000 (08:06 +0300)]
Correct change of mirror line in the Mirror operation

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Thu, 16 Apr 2015 17:30:11 +0000 (20:30 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoBlock signals when adding parameters
sbh [Thu, 16 Apr 2015 17:30:00 +0000 (20:30 +0300)]
Block signals when adding parameters

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Thu, 16 Apr 2015 17:28:12 +0000 (20:28 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

Conflicts:
src/PartSet/PartSet_SketcherMgr.cpp

9 years agoExternal object manager to be used in the multi selector widget
nds [Thu, 16 Apr 2015 17:25:17 +0000 (20:25 +0300)]
External object manager to be used in the multi selector widget

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Thu, 16 Apr 2015 17:02:50 +0000 (20:02 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoIssue #445 undo/redo for Delete and Auxiliary operations
sbh [Thu, 16 Apr 2015 17:02:29 +0000 (20:02 +0300)]
Issue #445 undo/redo for Delete and Auxiliary operations

9 years agoEdit radius with variable
vsv [Thu, 16 Apr 2015 16:57:40 +0000 (19:57 +0300)]
Edit radius with variable

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Thu, 16 Apr 2015 16:15:47 +0000 (19:15 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoMake features parameters arguments updated with update of parameter value
mpv [Thu, 16 Apr 2015 16:15:27 +0000 (19:15 +0300)]
Make features parameters arguments updated with update of parameter value

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Thu, 16 Apr 2015 16:14:39 +0000 (19:14 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoFixed bug with non active shape after import operation
vsv [Thu, 16 Apr 2015 16:14:29 +0000 (19:14 +0300)]
Fixed bug with non active shape after import operation