Salome HOME
modules/shaper.git
9 years agoMulti-selection widget to be used in the extrusion feature.
nds [Tue, 17 Mar 2015 09:18:47 +0000 (12:18 +0300)]
Multi-selection widget to be used in the extrusion feature.

Sepate the method storeValueCustom on two methods - to change an attribute and update the object.
The method to change attribute without object's update is necessary for isValid functionality

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Tue, 17 Mar 2015 09:06:46 +0000 (12:06 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoColor for results - an error message appears if the result has no defined color in...
nds [Tue, 17 Mar 2015 09:05:44 +0000 (12:05 +0300)]
Color for results - an error message appears if the result has no defined color in preferences

9 years agoMake initialization plugin:
mpv [Tue, 17 Mar 2015 08:21:15 +0000 (11:21 +0300)]
Make initialization plugin:

- make features in every new document (not loaded)
- called for PartSet without checking the transactions
- creates features without history

9 years agoMulti-selection widget to be used in the extrusion feature.
nds [Tue, 17 Mar 2015 07:04:09 +0000 (10:04 +0300)]
Multi-selection widget to be used in the extrusion feature.

Validator and filters redesign to unite them and simplify the isValid() method parameters

9 years agoMulti-selection widget to be used in the extrusion feature.
nds [Tue, 17 Mar 2015 05:25:59 +0000 (08:25 +0300)]
Multi-selection widget to be used in the extrusion feature.

The sketch validator is not necessary because the sketch feature filter check if the selected in the object browser object is sketch.

9 years agoHorisontal and vertical constraints added
vsv [Mon, 16 Mar 2015 15:32:36 +0000 (18:32 +0300)]
Horisontal and vertical constraints added

9 years agoPositionMgr improvement
vsv [Mon, 16 Mar 2015 14:18:58 +0000 (17:18 +0300)]
PositionMgr improvement

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Mon, 16 Mar 2015 11:47:36 +0000 (14:47 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoRemove code duplication.
vsv [Mon, 16 Mar 2015 11:47:15 +0000 (14:47 +0300)]
Remove code duplication.

9 years agoConstraints for equality of lengths and radii
azv [Mon, 16 Mar 2015 11:44:23 +0000 (14:44 +0300)]
Constraints for equality of lengths and radii

9 years agoHorizontal and vertical constraints
azv [Mon, 16 Mar 2015 09:33:24 +0000 (12:33 +0300)]
Horizontal and vertical constraints

1. SketchPlugin featurea are implemented
2. SketchSolver integration of new constraints is made
3. Unit tests are created

9 years agoDefine rigid constraint symbol
vsv [Mon, 16 Mar 2015 09:56:51 +0000 (12:56 +0300)]
Define rigid constraint symbol

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

9 years agoSwitch and Toolbox refactored: common methods are extracted into base class
sbh [Fri, 13 Mar 2015 16:06:25 +0000 (19:06 +0300)]
Switch and Toolbox refactored: common methods are extracted into base class

9 years agoPosition manager created
vsv [Fri, 13 Mar 2015 15:54:50 +0000 (18:54 +0300)]
Position manager created

9 years agoMulti-selection widget to be used in the extrusion feature.
nds [Fri, 13 Mar 2015 08:29:19 +0000 (11:29 +0300)]
Multi-selection widget to be used in the extrusion feature.

9 years agoCorrect CMake file
vsv [Fri, 13 Mar 2015 08:02:28 +0000 (11:02 +0300)]
Correct CMake file

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

9 years agoDo no highlight the boolean widget
sbh [Thu, 12 Mar 2015 17:13:51 +0000 (20:13 +0300)]
Do no highlight the boolean widget

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

9 years agoPerpendicular constraint presentation created
vsv [Thu, 12 Mar 2015 16:22:10 +0000 (19:22 +0300)]
Perpendicular constraint presentation created

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Thu, 12 Mar 2015 16:04:45 +0000 (19:04 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoDefault planes and origin initialization
sbh [Thu, 12 Mar 2015 16:04:35 +0000 (19:04 +0300)]
Default planes and origin initialization

9 years agoParallel constraint presentation created.
vsv [Thu, 12 Mar 2015 12:27:16 +0000 (15:27 +0300)]
Parallel constraint presentation created.

9 years agoConstuction sketch entity attribute.
nds [Thu, 12 Mar 2015 08:54:04 +0000 (11:54 +0300)]
Constuction sketch entity attribute.

Store the value by reset(), in order to do not show the previous values by apply/auxiliary attribute change.

9 years agoConstuction sketch entity attribute.
nds [Thu, 12 Mar 2015 08:35:34 +0000 (11:35 +0300)]
Constuction sketch entity attribute.

Rename the construction flag in the auxiliary

9 years agoConstraint sketch entity attribute.
nds [Thu, 12 Mar 2015 07:49:45 +0000 (10:49 +0300)]
Constraint sketch entity attribute.

The created sketch entity should not disappear in the viewer by context popup menu show.

9 years agoChange color for construction/body/group.
nds [Thu, 12 Mar 2015 07:03:36 +0000 (10:03 +0300)]
Change color for construction/body/group.

Using one sketch entity color for points and lines in order to have the same color for circle. This presentation has both a point and a line.

9 years agoAxis creation on cylindrical face stub
sbh [Wed, 11 Mar 2015 17:26:26 +0000 (20:26 +0300)]
Axis creation on cylindrical face stub

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Wed, 11 Mar 2015 15:52:21 +0000 (18:52 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoBugfixes for focus processing in the property panel
sbh [Wed, 11 Mar 2015 15:51:47 +0000 (18:51 +0300)]
Bugfixes for focus processing in the property panel

9 years agoChange color for construction/body/group.
nds [Wed, 11 Mar 2015 15:36:52 +0000 (18:36 +0300)]
Change color for construction/body/group.

The custom presentation using to change the arc's AIS preview object.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Wed, 11 Mar 2015 14:42:38 +0000 (17:42 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoChange color for construction/body/group.
nds [Wed, 11 Mar 2015 14:42:26 +0000 (17:42 +0300)]
Change color for construction/body/group.

The default custom presentation to customize the AIS object color if there is no a customizer realized with the feature of the object.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Wed, 11 Mar 2015 09:33:51 +0000 (12:33 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoCreate SketcherPrs package
vsv [Wed, 11 Mar 2015 09:33:38 +0000 (12:33 +0300)]
Create SketcherPrs package

9 years agoChange color for construction/body/group.
nds [Tue, 10 Mar 2015 13:30:47 +0000 (16:30 +0300)]
Change color for construction/body/group.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Tue, 10 Mar 2015 09:08:03 +0000 (12:08 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

Conflicts:
src/XGUI/XGUI_Workshop.cpp

9 years agoConstriction type for all sketch entities
nds [Tue, 10 Mar 2015 09:04:51 +0000 (12:04 +0300)]
Constriction type for all sketch entities

The color dialog modification to apply the color, a signal to redisplay the result(it will be moved to the model later)

9 years agoFix bug where two solids are produced by Cut operation (found by MKO)
mpv [Tue, 10 Mar 2015 09:02:34 +0000 (12:02 +0300)]
Fix bug where two solids are produced by Cut operation (found by MKO)

9 years agoImplementation of color as integer array attribute
mpv [Tue, 10 Mar 2015 08:51:47 +0000 (11:51 +0300)]
Implementation of color as integer array attribute

9 years agoConstriction type for all sketch entities
nds [Tue, 10 Mar 2015 05:06:31 +0000 (08:06 +0300)]
Constriction type for all sketch entities

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Tue, 10 Mar 2015 04:57:26 +0000 (07:57 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoChange color action for a body object
nds [Tue, 10 Mar 2015 04:50:48 +0000 (07:50 +0300)]
Change color action for a body object

Random color using by default.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 6 Mar 2015 18:45:48 +0000 (21:45 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoPass focus to children widgets (pages)
sbh [Fri, 6 Mar 2015 18:45:14 +0000 (21:45 +0300)]
Pass focus to children widgets (pages)

9 years agoChange color action for a body object
nds [Fri, 6 Mar 2015 17:38:22 +0000 (20:38 +0300)]
Change color action for a body object

Customize object correction in order to take into account the color of the result if it has been set.

9 years agoChange color action for a body object
nds [Fri, 6 Mar 2015 17:05:01 +0000 (20:05 +0300)]
Change color action for a body object

9 years agoSketchEntity object for the Sketch features
nds [Fri, 6 Mar 2015 14:40:41 +0000 (17:40 +0300)]
SketchEntity object for the Sketch features

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Fri, 6 Mar 2015 08:24:05 +0000 (11:24 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoProperty pannel refactoring: focus processing in paged widgets
sbh [Fri, 6 Mar 2015 08:23:59 +0000 (11:23 +0300)]
Property pannel refactoring: focus processing in paged widgets

9 years agoCorrection of validator for point to point distance
vsv [Fri, 6 Mar 2015 08:14:59 +0000 (11:14 +0300)]
Correction of validator for point to point distance

9 years agoAvoid duplication of validators
vsv [Thu, 5 Mar 2015 14:52:36 +0000 (17:52 +0300)]
Avoid duplication of validators

9 years agoConstruction elements are auxiliary entities:
nds [Thu, 5 Mar 2015 12:09:04 +0000 (15:09 +0300)]
Construction elements are auxiliary entities:

The regression: contour is not closed. We need to check whether there is at least one obligatory left widgets.

9 years agoConstruction elements are auxiliary entities:
nds [Thu, 5 Mar 2015 11:39:53 +0000 (14:39 +0300)]
Construction elements are auxiliary entities:

The regression: contour is not closed. We need to check whether there is at least one obligatory left widgets.

9 years agoConstruction elements are auxiliary entities:
nds [Thu, 5 Mar 2015 08:35:40 +0000 (11:35 +0300)]
Construction elements are auxiliary entities:

Preview of a construction element should not be visible outside the sketch

9 years agoConstruction elements are auxiliary entities:
nds [Thu, 5 Mar 2015 08:29:28 +0000 (11:29 +0300)]
Construction elements are auxiliary entities:

Construction attribute change for multi-selected features

9 years agoUsing the workshop "Delete" action for the sketch operation features
nds [Wed, 4 Mar 2015 12:08:32 +0000 (15:08 +0300)]
Using the workshop "Delete" action for the sketch operation features

9 years agoUsing the workshop "Delete" action for the sketch operation features
nds [Wed, 4 Mar 2015 11:25:20 +0000 (14:25 +0300)]
Using the workshop "Delete" action for the sketch operation features

9 years agoSelection of the text in the editor control
nds [Wed, 4 Mar 2015 11:12:54 +0000 (14:12 +0300)]
Selection of the text in the editor control

9 years agoConstruction elements are auxiliary entities:
nds [Wed, 4 Mar 2015 09:52:23 +0000 (12:52 +0300)]
Construction elements are auxiliary entities:

Construction change through a context popup menu.
Customize presentation by redisplay feature

9 years agoThe flushCreated/flushUpdated are obsolete and nobody uses them.
nds [Wed, 4 Mar 2015 09:40:04 +0000 (12:40 +0300)]
The flushCreated/flushUpdated are obsolete and nobody uses them.

9 years agoConstruction elements are auxiliary entities:
nds [Tue, 3 Mar 2015 14:34:14 +0000 (17:34 +0300)]
Construction elements are auxiliary entities:

a boolean flag in the sketch feature,
customize sketch feature presentation by the color change.

Important modification: it was decided to use non-obligatory xml constructions to set the no-focus policy for the attribute.
Otherwise during a segment-line creation, it is not enough to select two points, the check box control has a focus after them.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Tue, 3 Mar 2015 10:32:06 +0000 (13:32 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoCorrection for boolean control after refactoring
sbh [Tue, 3 Mar 2015 10:31:55 +0000 (13:31 +0300)]
Correction for boolean control after refactoring

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Mon, 2 Mar 2015 11:40:06 +0000 (14:40 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoa lot of ObjectTypeFilter was created on the widget activate, not all of them are...
nds [Mon, 2 Mar 2015 11:39:46 +0000 (14:39 +0300)]
a lot of ObjectTypeFilter was created on the widget activate, not all of them are removed.

Error: create part, extrusion, sketch - > it is not possible to select a sketch plane.

9 years agoError messages processing on librarry loading under windows platform
sbh [Mon, 2 Mar 2015 10:05:16 +0000 (13:05 +0300)]
Error messages processing on librarry loading under windows platform

9 years agoKey_Delete shortcut for both delete action - 1. workshop, 2. partset module.
nds [Fri, 27 Feb 2015 16:51:21 +0000 (19:51 +0300)]
Key_Delete shortcut for both delete action - 1. workshop, 2. partset module.

Crash fix for SALOME mode.

9 years agoKey_Delete shortcut for both delete action - 1. workshop, 2. partset module.
nds [Fri, 27 Feb 2015 16:18:15 +0000 (19:18 +0300)]
Key_Delete shortcut for both delete action - 1. workshop, 2. partset module.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Fri, 27 Feb 2015 16:06:54 +0000 (19:06 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoKey_Delete shortcut for both delete action - 1. workshop, 2. partset module.
nds [Fri, 27 Feb 2015 16:06:41 +0000 (19:06 +0300)]
Key_Delete shortcut for both delete action - 1. workshop, 2. partset module.

9 years agoDebug of the case-validation
mpv [Fri, 27 Feb 2015 14:47:10 +0000 (17:47 +0300)]
Debug of the case-validation

9 years agoCase-specific attributes validation implementation
mpv [Fri, 27 Feb 2015 14:22:47 +0000 (17:22 +0300)]
Case-specific attributes validation implementation

9 years agoSend switch id in a attribute message as the case id
sbh [Mon, 22 Dec 2014 11:07:42 +0000 (14:07 +0300)]
Send switch id in a attribute message as the case id

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

9 years agoImplementatation of Toolbox as ModelWidget
sbh [Fri, 27 Feb 2015 13:17:42 +0000 (16:17 +0300)]
Implementatation of Toolbox as ModelWidget

9 years agoIssue #353 constraint on 2 segments from not acive sketches
nds [Fri, 27 Feb 2015 13:12:11 +0000 (16:12 +0300)]
Issue #353  constraint on 2 segments from not acive sketches

A sketch shape validator for parallel/perpendicular constraints.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Fri, 27 Feb 2015 12:41:47 +0000 (15:41 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoIssue #353 constraint on 2 segments from not acive sketches
nds [Fri, 27 Feb 2015 12:41:34 +0000 (15:41 +0300)]
Issue #353  constraint on 2 segments from not acive sketches

A sketch shape validator for parallel/perpendicular constraints.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
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

9 years agoProcessing of "case" xml nodes for paiged containers (toolbox, switchcase)
sbh [Fri, 27 Feb 2015 10:12:47 +0000 (13:12 +0300)]
Processing of "case" xml nodes for paiged containers (toolbox, switchcase)

9 years agoIssue #353 constraint on 2 segments from not acive sketches
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.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
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

9 years agoIssue #353 constraint on 2 segments from not acive sketches
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.

9 years agoFix for issue #409 : skip the current operation in the undo list
mpv [Fri, 27 Feb 2015 08:34:58 +0000 (11:34 +0300)]
Fix for issue #409 : skip the current operation in the undo list

9 years agoIssue #353 constraint on 2 segments from not acive sketches
nds [Fri, 27 Feb 2015 06:23:30 +0000 (09:23 +0300)]
Issue #353  constraint on 2 segments from not acive sketches

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
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

9 years agoProperty panel widgets redesign
sbh [Thu, 26 Feb 2015 18:21:10 +0000 (21:21 +0300)]
Property panel widgets redesign

9 years agoIssue #355 Delete: elements of sketch and constraints
nds [Thu, 26 Feb 2015 15:09:59 +0000 (18:09 +0300)]
Issue #355 Delete: elements of sketch and constraints

9 years agoA correction to do not create excessive coincidence constraint
nds [Thu, 26 Feb 2015 13:50:18 +0000 (16:50 +0300)]
A correction to do not create excessive coincidence constraint

9 years agoIssue #407 Crash on distance constraint for two overlapped points
nds [Thu, 26 Feb 2015 12:15:37 +0000 (15:15 +0300)]
Issue #407 Crash on distance constraint for two overlapped points

9 years agoIssue #394 - Undo-ing a Sketch element
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.

9 years agoIssue #391 Selection restore problem for sketch constraints
nds [Thu, 26 Feb 2015 08:05:47 +0000 (11:05 +0300)]
Issue #391 Selection restore problem for sketch constraints

9 years agoFilter for the cylindrical face.
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"/>

9 years agoIssue #390 Selection restore problems during edit operation
nds [Thu, 26 Feb 2015 07:09:08 +0000 (10:09 +0300)]
Issue #390 Selection restore problems during edit operation

9 years agoIssue #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

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
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

9 years agoIssue #390 Selection restore problems during edit operation
nds [Wed, 25 Feb 2015 12:42:02 +0000 (15:42 +0300)]
Issue #390 Selection restore problems during edit operation