Salome HOME
modules/shaper.git
9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Tue, 24 Mar 2015 05:39:16 +0000 (08:39 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoUnion of validator and filter functionalities.
nds [Tue, 24 Mar 2015 05:39:01 +0000 (08:39 +0300)]
Union of validator and filter functionalities.

The attribute type should be stored through the standard way. Just selection is processed on selection changed.

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

9 years agoParameters plugin created
sbh [Mon, 23 Mar 2015 15:10:46 +0000 (18:10 +0300)]
Parameters plugin created

9 years agoUnion of validator and filter functionalities.
nds [Mon, 23 Mar 2015 12:57:03 +0000 (15:57 +0300)]
Union of validator and filter functionalities.

This is moving of ModuleBase validators to the GeomValidator project

9 years agoUnion of validator and filter functionalities.
nds [Mon, 23 Mar 2015 10:54:42 +0000 (13:54 +0300)]
Union of validator and filter functionalities.

It replaces ResultValidator to AttributeValidator in order to have a similar interface for most of validators.

9 years agoUnion of validator and filter functionalities.
nds [Mon, 23 Mar 2015 05:40:42 +0000 (08:40 +0300)]
Union of validator and filter functionalities.

Validators using for the multi-selection control. It uses the cashed objects mySeleciton for isValid functionality.
The cash between onSelectionChanged and storeCustom is not used anumore.

9 years agoCode improvement: it removes the obsolete commented code to do not give the shape...
nds [Fri, 20 Mar 2015 16:18:49 +0000 (19:18 +0300)]
Code improvement: it removes the obsolete commented code to do not give the shape if the result has the same shape.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Fri, 20 Mar 2015 14:58:31 +0000 (17:58 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoUnion of validator and filter functionalities.
nds [Fri, 20 Mar 2015 14:57:28 +0000 (17:57 +0300)]
Union of validator and filter functionalities.

Validator for NoConstructionSubShape filter

9 years agoFix for stable processing of mirror constraint (eliminating SolveSpace problems)
azv [Fri, 20 Mar 2015 14:12:38 +0000 (17:12 +0300)]
Fix for stable processing of mirror constraint (eliminating SolveSpace problems)

9 years agoUnion of validator and filter functionalities.
nds [Fri, 20 Mar 2015 13:31:19 +0000 (16:31 +0300)]
Union of validator and filter functionalities.

Update object by selection change

9 years agoUnion of validator and filter functionalities.
nds [Fri, 20 Mar 2015 12:31:45 +0000 (15:31 +0300)]
Union of validator and filter functionalities.

FaceFilter is replaced on ModuleBase_ValidatorFace

9 years agoConstruction bug fix: the current operation should not be aborted on the popup menu...
nds [Fri, 20 Mar 2015 09:42:54 +0000 (12:42 +0300)]
Construction bug fix: the current operation should not be aborted on the popup menu build.

9 years agoConstruction bug fix: the current operation should not be aborted on the popup menu...
nds [Fri, 20 Mar 2015 09:38:54 +0000 (12:38 +0300)]
Construction bug fix: the current operation should not be aborted on the popup menu build.

9 years agoIssue #412: Crash on delete sketch line with constraints
azv [Fri, 20 Mar 2015 08:23:12 +0000 (11:23 +0300)]
Issue #412: Crash on delete sketch line with constraints

Avoid removing from the sketch all points used in coincidence constraint

9 years agoVerification the sketch data is not empty
azv [Fri, 20 Mar 2015 07:52:57 +0000 (10:52 +0300)]
Verification the sketch data is not empty

9 years agoFix the deletion events problems
mpv [Fri, 20 Mar 2015 07:49:07 +0000 (10:49 +0300)]
Fix the deletion events problems

9 years agoUnion of validator and filter functionalities.
nds [Fri, 20 Mar 2015 07:47:39 +0000 (10:47 +0300)]
Union of validator and filter functionalities.

Code improvement.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Fri, 20 Mar 2015 07:35:03 +0000 (10:35 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoUnion of validator and filter functionalities.
nds [Fri, 20 Mar 2015 07:34:55 +0000 (10:34 +0300)]
Union of validator and filter functionalities.

EdgeFilter and MultiFilter use is replaced by validator.

9 years agoFillet constraint is implemented.
azv [Fri, 20 Mar 2015 07:10:10 +0000 (10:10 +0300)]
Fillet constraint is implemented.
Small changes according Mirror constraint were made.

9 years agoSet default value for case id attribute of Paged Containers (like Toolbox)
sbh [Thu, 19 Mar 2015 16:42:05 +0000 (19:42 +0300)]
Set default value for case id attribute of Paged Containers (like Toolbox)

9 years agoMinor corrections
mpv [Thu, 19 Mar 2015 13:57:15 +0000 (16:57 +0300)]
Minor corrections

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

9 years agoUnion of validator and filter functionalities.
nds [Thu, 19 Mar 2015 09:28:50 +0000 (12:28 +0300)]
Union of validator and filter functionalities.

The selection is obtained from the entity owner instead of getting it from the viewer context.

9 years agoMake selection of results as arguments of extrusion working correctly
mpv [Thu, 19 Mar 2015 08:04:29 +0000 (11:04 +0300)]
Make selection of results as arguments of extrusion working correctly

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Thu, 19 Mar 2015 07:11:24 +0000 (10:11 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoSketch selection in the browser for extrusion operation
nds [Thu, 19 Mar 2015 05:42:08 +0000 (08:42 +0300)]
Sketch selection in the browser for extrusion operation

An empty shape for the sketch result

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0
sbh [Wed, 18 Mar 2015 16:59:56 +0000 (19:59 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom.git into Dev_1.1.0

9 years agoCode documentation and formating for initialization plugin
sbh [Wed, 18 Mar 2015 16:59:40 +0000 (19:59 +0300)]
Code documentation and formating for initialization plugin

9 years agoTangent presentation correction
vsv [Wed, 18 Mar 2015 16:09:28 +0000 (19:09 +0300)]
Tangent presentation correction

9 years agoAvoid problems with mirror constraint
azv [Wed, 18 Mar 2015 13:01:47 +0000 (16:01 +0300)]
Avoid problems with mirror constraint

9 years agoFix by MPV
azv [Wed, 18 Mar 2015 12:14:40 +0000 (15:14 +0300)]
Fix by MPV

9 years agoImplemented processing of Mirror constraint by sketch solver
azv [Wed, 18 Mar 2015 07:36:20 +0000 (10:36 +0300)]
Implemented processing of Mirror constraint by sketch solver
Test case added

9 years agoImplemented feature for constraint Mirror
azv [Wed, 18 Mar 2015 04:12:43 +0000 (07:12 +0300)]
Implemented feature for constraint Mirror

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

9 years agoSketch selection in the browser for extrusion operation
nds [Wed, 18 Mar 2015 11:53:52 +0000 (14:53 +0300)]
Sketch selection in the browser for extrusion operation

An empty shape for the sketch result

9 years agoImplementation of "copyTo" method for data
mpv [Wed, 18 Mar 2015 11:46:16 +0000 (14:46 +0300)]
Implementation of "copyTo" method for data

9 years agoSketch selection in the browser for extrusion operation
nds [Wed, 18 Mar 2015 11:34:25 +0000 (14:34 +0300)]
Sketch selection in the browser for extrusion operation

An empty shape for the sketch result

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

9 years agoMulti-selection widget to be used in the extrusion feature.
nds [Wed, 18 Mar 2015 11:09:12 +0000 (14:09 +0300)]
Multi-selection widget to be used in the extrusion feature.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Wed, 18 Mar 2015 08:10:00 +0000 (11:10 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoMulti-selection widget to be used in the extrusion feature.
nds [Wed, 18 Mar 2015 08:09:45 +0000 (11:09 +0300)]
Multi-selection widget to be used in the extrusion feature.

Shape validator correction

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Wed, 18 Mar 2015 07:38:50 +0000 (10:38 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoMake same naming in the data model and in XML of types of shapes. Make Extrusion...
mpv [Wed, 18 Mar 2015 07:38:24 +0000 (10:38 +0300)]
Make same naming in the data model and in XML of types of shapes. Make Extrusion selection type "FACE" by default that allows to simplify tests a little.

9 years agoMulti-selection widget to be used in the extrusion feature.
nds [Wed, 18 Mar 2015 07:33:25 +0000 (10:33 +0300)]
Multi-selection widget to be used in the extrusion feature.

Shape validator correction

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
vsv [Tue, 17 Mar 2015 15:16:35 +0000 (18:16 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoImprove tangent presentation
vsv [Tue, 17 Mar 2015 15:16:22 +0000 (18:16 +0300)]
Improve tangent presentation

9 years agoMake extrusion able to work with many base-faces
mpv [Tue, 17 Mar 2015 14:56:23 +0000 (17:56 +0300)]
Make extrusion able to work with many base-faces

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

Crash fix.

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

Crash fix.

9 years agoCreate tangent constraint presentation
vsv [Tue, 17 Mar 2015 14:36:59 +0000 (17:36 +0300)]
Create tangent constraint presentation

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

Code improvement. The initial behavior

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

Code improvement.

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
nds [Tue, 17 Mar 2015 13:22:17 +0000 (16:22 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoMulti-selection widget to be used in the extrusion feature.
nds [Tue, 17 Mar 2015 13:21:54 +0000 (16:21 +0300)]
Multi-selection widget to be used in the extrusion feature.

It removes the cached mySelectedObject and myShape in the widget shape selector control.

9 years agoEqual constraint presentation
vsv [Tue, 17 Mar 2015 12:58:11 +0000 (15:58 +0300)]
Equal constraint presentation

9 years agoAdjusting test cases for Equal and Tangent constraints
azv [Tue, 17 Mar 2015 11:50:51 +0000 (14:50 +0300)]
Adjusting test cases for Equal and Tangent constraints

9 years agoMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
mpv [Tue, 17 Mar 2015 11:07:54 +0000 (14:07 +0300)]
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0

9 years agoMake undo/redo working correctly with the color of results
mpv [Tue, 17 Mar 2015 11:07:28 +0000 (14:07 +0300)]
Make undo/redo working correctly with the color of results

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

9 years agoImprove rigid constraint presentation
vsv [Tue, 17 Mar 2015 09:47:40 +0000 (12:47 +0300)]
Improve rigid constraint presentation

9 years agoConstraint Tangent is added
azv [Tue, 17 Mar 2015 09:18:34 +0000 (12:18 +0300)]
Constraint Tangent is added

9 years agoUnit test for the Equal constraint
azv [Mon, 16 Mar 2015 14:54:27 +0000 (17:54 +0300)]
Unit test for the Equal constraint

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.