Salome HOME
modules/shaper.git
7 years agoPreparations for Split operation. It includes:
nds [Fri, 22 Jul 2016 18:39:43 +0000 (21:39 +0300)]
Preparations for Split operation. It includes:

1. restart operation for tangent arc (do not use send of signal, do it linear)
2. MouseProcessor interface for mouseMove/mouseRelease sketch controls
3. ModelWidget::setFeature - do not store value if the attribute is initialized(reentrant operation, tangent arc)
4. initial split

7 years agoTemporary commented modifications for point
nds [Wed, 20 Jul 2016 11:19:05 +0000 (14:19 +0300)]
Temporary commented modifications for point

7 years agoIssue #1649: New creation of Construction Planes
nds [Tue, 19 Jul 2016 13:44:49 +0000 (16:44 +0300)]
Issue #1649: New creation of Construction Planes

Positive validator using breaks the test.

7 years agoIssue #1649: New creation of Construction Planes
nds [Tue, 19 Jul 2016 13:28:08 +0000 (16:28 +0300)]
Issue #1649: New creation of Construction Planes

Positive validator using breaks the test.

7 years agoIssue #1649: New creation of Construction Planes
nds [Tue, 19 Jul 2016 13:23:58 +0000 (16:23 +0300)]
Issue #1649: New creation of Construction Planes

Test correction

7 years agoIssue #1649: New creation of Construction Planes
nds [Tue, 19 Jul 2016 12:20:16 +0000 (15:20 +0300)]
Issue #1649: New creation of Construction Planes

"Reverse" boolean attribute in plane creation in distance to other plane.
It is commented as ModelAPI/Test/Test1064.py should be corrected also.

7 years agoIssue #1649: New creation of Construction Planes
nds [Tue, 19 Jul 2016 11:51:20 +0000 (14:51 +0300)]
Issue #1649: New creation of Construction Planes

"Reverse" boolean attribute in plane creation in distance to other plane.

7 years agoTests fix
dbv [Fri, 15 Jul 2016 17:23:06 +0000 (20:23 +0300)]
Tests fix

7 years agoIssue #1650: Added option to create axis by two planes.
dbv [Fri, 15 Jul 2016 17:03:16 +0000 (20:03 +0300)]
Issue #1650: Added option to create axis by two planes.

7 years agoIssue #1650: Added option to create axis by plane and point.
dbv [Fri, 15 Jul 2016 15:01:29 +0000 (18:01 +0300)]
Issue #1650: Added option to create axis by plane and point.

7 years agoIssue #1650: Added option to create axis by line.
dbv [Fri, 15 Jul 2016 14:05:33 +0000 (17:05 +0300)]
Issue #1650: Added option to create axis by line.

7 years agoIssue #1649: Added options to create plane by two parallel planes;
dbv [Fri, 15 Jul 2016 08:22:26 +0000 (11:22 +0300)]
Issue #1649: Added options to create plane by two parallel planes;

7 years agoIssue #1649: Added options to create plane by rotation around axis;
dbv [Thu, 14 Jul 2016 15:03:38 +0000 (18:03 +0300)]
Issue #1649: Added options to create plane by rotation around axis;

7 years agoTests fix.
dbv [Thu, 14 Jul 2016 13:00:50 +0000 (16:00 +0300)]
Tests fix.

7 years agoIssue #1618 naming in sketch is broken: external object creation should use the shape...
nds [Thu, 14 Jul 2016 13:00:02 +0000 (16:00 +0300)]
Issue #1618 naming in sketch is broken: external object creation should use the shape on the object given as a parameter of this function. Otherwise the linkage to the source result is lost and such a wrong case happens.

7 years agoIssue #1649: Added options to create plane by coincident point;
dbv [Wed, 13 Jul 2016 15:49:17 +0000 (18:49 +0300)]
Issue #1649: Added options to create plane by coincident point;

7 years agoIssue #1649: Added options to create plane by three points;
dbv [Wed, 13 Jul 2016 12:21:33 +0000 (15:21 +0300)]
Issue #1649: Added options to create plane by three points;
Added option to create plane by line and point.

7 years agoIssue #1649: Icons from ABA
dbv [Wed, 13 Jul 2016 12:18:41 +0000 (15:18 +0300)]
Issue #1649: Icons from ABA

7 years agoIssue #1659 New widget for supporting optional inputs : rename CheckGroupBox to Optio...
nds [Thu, 14 Jul 2016 07:46:44 +0000 (10:46 +0300)]
Issue #1659 New widget for supporting optional inputs : rename CheckGroupBox to OptionalBox as it shows usual check box for singular widget.

7 years agoIssue #1659 New widget for supporting optional inputs : correction for enclosed cases.
nds [Thu, 14 Jul 2016 07:22:58 +0000 (10:22 +0300)]
Issue #1659 New widget for supporting optional inputs : correction for enclosed cases.

7 years ago#1659 New widget for supporting optional inputs
nds [Wed, 13 Jul 2016 09:10:05 +0000 (12:10 +0300)]
#1659 New widget for supporting optional inputs

7 years ago#1659 New widget for supporting optional inputs
nds [Wed, 13 Jul 2016 09:08:53 +0000 (12:08 +0300)]
#1659 New widget for supporting optional inputs

7 years ago#1658 New widget supporting nested option buttons
nds [Tue, 12 Jul 2016 12:51:29 +0000 (15:51 +0300)]
#1658 New widget supporting nested option buttons

7 years agoAdded option to create Construction Point by intersection of line and plane.
dbv [Tue, 12 Jul 2016 13:26:30 +0000 (16:26 +0300)]
Added option to create Construction Point by intersection of line and plane.

7 years agoRemove legacy code adjusting the Angle constraint (issue #1615)
azv [Tue, 12 Jul 2016 08:24:17 +0000 (11:24 +0300)]
Remove legacy code adjusting the Angle constraint (issue #1615)

7 years agoTemporary modification
nds [Tue, 12 Jul 2016 07:59:28 +0000 (10:59 +0300)]
Temporary modification

7 years ago#1658 New widget supporting nested option buttons
nds [Tue, 12 Jul 2016 07:46:19 +0000 (10:46 +0300)]
#1658 New widget supporting nested option buttons

7 years agoFix couple of crashes in SketchSolver plugin
azv [Tue, 12 Jul 2016 07:20:24 +0000 (10:20 +0300)]
Fix couple of crashes in SketchSolver plugin

7 years agoTemporary modification to check whether the compilation on Linux is correct. OCCT...
nds [Tue, 12 Jul 2016 04:48:14 +0000 (07:48 +0300)]
Temporary modification to check whether the compilation on Linux is correct. OCCT patch is absent for Jenkins compilation, so there is an error in built.

7 years agoTemporary modification to check whether the compilation on Linux is correct. OCCT...
nds [Mon, 11 Jul 2016 12:25:20 +0000 (15:25 +0300)]
Temporary modification to check whether the compilation on Linux is correct. OCCT patch is absent for Jenkins compilation, so there is an error in built.

7 years agoTemporary comment (somehow inform the user about the scale of the view: line lenght...
nds [Mon, 11 Jul 2016 12:19:00 +0000 (15:19 +0300)]
Temporary comment (somehow inform the user about the scale of the view: line lenght) To correct issues concerned to previous saved studies.

7 years agoIssue #1608 : Dimension in sketcher is not always correctly updated
nds [Mon, 11 Jul 2016 11:33:17 +0000 (14:33 +0300)]
Issue #1608 : Dimension in sketcher is not always correctly updated

7 years agoIssue #1629 : it is not anymore possible to select entities first in the sketcher...
nds [Mon, 11 Jul 2016 08:00:20 +0000 (11:00 +0300)]
Issue #1629 : it is not anymore possible to select entities first in the sketcher and then to apply constraints

7 years ago#1624 Translation/Rotation/Mirror geometrical constraint are always visible
nds [Mon, 11 Jul 2016 06:40:21 +0000 (09:40 +0300)]
#1624 Translation/Rotation/Mirror geometrical constraint are always visible

7 years agoIssue #1540: Added test case.
dbv [Fri, 8 Jul 2016 15:03:17 +0000 (18:03 +0300)]
Issue #1540: Added test case.

7 years agoCorrection for unit-test for int array
nds [Fri, 8 Jul 2016 12:59:33 +0000 (15:59 +0300)]
Correction for unit-test for int array

7 years agoUnit test for Int Array
nds [Fri, 8 Jul 2016 12:46:27 +0000 (15:46 +0300)]
Unit test for Int Array

7 years agoIssue #1540: Added attribute for array of double.
dbv [Fri, 8 Jul 2016 12:44:20 +0000 (15:44 +0300)]
Issue #1540: Added attribute for array of double.

7 years agoAbility to have optional input fields in dialog panels (checkbox - page)
nds [Fri, 8 Jul 2016 07:42:52 +0000 (10:42 +0300)]
Ability to have optional input fields in dialog panels (checkbox - page)

7 years agoFix crash in the "Multi" constraints
azv [Fri, 8 Jul 2016 06:24:06 +0000 (09:24 +0300)]
Fix crash in the "Multi" constraints

7 years agoCompilation fix.
dbv [Thu, 7 Jul 2016 12:11:14 +0000 (15:11 +0300)]
Compilation fix.

7 years agoFixed naming; Fixed UnitTestBox.py
dbv [Thu, 7 Jul 2016 11:53:28 +0000 (14:53 +0300)]
Fixed naming; Fixed UnitTestBox.py

7 years agoRenaming the direct API high level.
Clarisse Genrault [Fri, 1 Jul 2016 10:12:13 +0000 (12:12 +0200)]
Renaming the direct API high level.

7 years agoRenaming the direct API high level.
Clarisse Genrault [Fri, 1 Jul 2016 10:09:49 +0000 (12:09 +0200)]
Renaming the direct API high level.

7 years agoParametric API high level for the primitive "Box".
Clarisse Genrault [Fri, 1 Jul 2016 10:06:58 +0000 (12:06 +0200)]
Parametric API high level for the primitive "Box".

7 years agoUpdate the icons for axis and box.
Clarisse Genrault [Fri, 1 Jul 2016 10:04:45 +0000 (12:04 +0200)]
Update the icons for axis and box.

7 years agoCompletion of the parametric API high level for the construction of an axis from...
Clarisse Genrault [Fri, 1 Jul 2016 10:03:27 +0000 (12:03 +0200)]
Completion of the parametric API high level for the construction of an axis from dimensions.

7 years agoChanging the icons for primitive "Box".
Clarisse Genrault [Fri, 24 Jun 2016 08:19:29 +0000 (10:19 +0200)]
Changing the icons for primitive "Box".

7 years agoRemoval of the widget "checkbox with spinbox".
Clarisse Genrault [Fri, 24 Jun 2016 08:09:22 +0000 (10:09 +0200)]
Removal of the widget "checkbox with spinbox".

7 years agoFix for problems of compilation on Windows
mpv [Wed, 22 Jun 2016 07:37:19 +0000 (10:37 +0300)]
Fix for problems of compilation on Windows

7 years agoChange the id for the box.
Clarisse Genrault [Tue, 21 Jun 2016 13:26:01 +0000 (15:26 +0200)]
Change the id for the box.

7 years agoAdding a new element : a spinbox with a checkbox.
Clarisse Genrault [Tue, 21 Jun 2016 13:25:28 +0000 (15:25 +0200)]
Adding a new element : a spinbox with a checkbox.

7 years agoAdding primitives 3D (Box, Sphere, Cylinder, Cone, Torus).
Clarisse Genrault [Tue, 21 Jun 2016 13:24:35 +0000 (15:24 +0200)]
Adding primitives 3D (Box, Sphere, Cylinder, Cone, Torus).

7 years agoAdd the primitive 3D "Box".
Clarisse Genrault [Tue, 21 Jun 2016 13:23:48 +0000 (15:23 +0200)]
Add the primitive 3D "Box".

7 years agoAdding a new type of axis creation : by 3 dimensions.
Clarisse Genrault [Tue, 21 Jun 2016 13:22:01 +0000 (15:22 +0200)]
Adding a new type of axis creation : by 3 dimensions.

7 years agoAdding error handling.
Clarisse Genrault [Tue, 21 Jun 2016 13:19:41 +0000 (15:19 +0200)]
Adding error handling.
Adding check for shape result (before and after launch algo).

7 years agoAdding the high level direct API.
Clarisse Genrault [Tue, 21 Jun 2016 13:18:45 +0000 (15:18 +0200)]
Adding the high level direct API.

7 years agoAdded option to create Construction Point by intersection of two lines.
dbv [Thu, 7 Jul 2016 09:31:40 +0000 (12:31 +0300)]
Added option to create Construction Point by intersection of two lines.

7 years agoFix compilation error on Linux
azv [Wed, 6 Jul 2016 10:27:57 +0000 (13:27 +0300)]
Fix compilation error on Linux

7 years agoCompilation fix.
dbv [Wed, 6 Jul 2016 09:13:53 +0000 (12:13 +0300)]
Compilation fix.

7 years agoCompilation fix.
dbv [Wed, 6 Jul 2016 08:56:00 +0000 (11:56 +0300)]
Compilation fix.

7 years agoMiddle point decrease 2 DoF (issue #1625)
azv [Tue, 5 Jul 2016 12:03:37 +0000 (15:03 +0300)]
Middle point decrease 2 DoF (issue #1625)

7 years agoFix coincidence between rotated/translated entity and any other (issue #1607)
azv [Tue, 5 Jul 2016 11:25:22 +0000 (14:25 +0300)]
Fix coincidence between rotated/translated entity and any other (issue #1607)

7 years agoUpdate radii of dependent circles used in multi-rotation/multi-translation (issue...
azv [Tue, 5 Jul 2016 07:38:25 +0000 (10:38 +0300)]
Update radii of dependent circles used in multi-rotation/multi-translation (issue #1606)

7 years agoAdded option to create Construction Point by projection point on plane. Fixed CPP...
dbv [Mon, 4 Jul 2016 11:07:09 +0000 (14:07 +0300)]
Added option to create Construction Point by projection point on plane. Fixed CPP High API for Construction plane. Fixed tests.

7 years agoSupport of nested option buttons
nds [Mon, 4 Jul 2016 09:18:15 +0000 (12:18 +0300)]
Support of nested option buttons

7 years agoSupport of nested option buttons
nds [Mon, 4 Jul 2016 08:27:02 +0000 (11:27 +0300)]
Support of nested option buttons

7 years ago#1603 Error on the launch SHAPER 2.4.0
nds [Mon, 4 Jul 2016 07:34:16 +0000 (10:34 +0300)]
#1603 Error on the launch SHAPER 2.4.0

7 years agoSomehow inform the user about the scale of the view
nds [Mon, 4 Jul 2016 07:32:12 +0000 (10:32 +0300)]
Somehow inform the user about the scale of the view

7 years agoDisabling all input fields of geometry creation panels
nds [Mon, 4 Jul 2016 06:04:07 +0000 (09:04 +0300)]
Disabling all input fields of geometry creation panels

7 years agoAdded option to create Construction Point by distance on edge. Fixed tests.
dbv [Fri, 1 Jul 2016 09:33:37 +0000 (12:33 +0300)]
Added option to create Construction Point by distance on edge. Fixed tests.

7 years agoFixes for Boolean operations;
dbv [Wed, 29 Jun 2016 15:15:36 +0000 (18:15 +0300)]
Fixes for Boolean operations;
High API for Boolean Smash and Boolean Fill;
Test case for Boolean Fill.

7 years agoEnabled test for Pipe
dbv [Mon, 27 Jun 2016 13:51:52 +0000 (16:51 +0300)]
Enabled test for Pipe

7 years agoDisable problem of exported file compare on Windows V_2.4.0
mpv [Fri, 24 Jun 2016 19:33:58 +0000 (22:33 +0300)]
Disable problem of exported file compare on Windows

7 years agoPrepare version 2.4.0
mpv [Fri, 24 Jun 2016 19:21:10 +0000 (22:21 +0300)]
Prepare version 2.4.0

7 years agoTranslations for BuildPlugin and FeaturesPlugin
dbv [Fri, 24 Jun 2016 19:18:34 +0000 (22:18 +0300)]
Translations for BuildPlugin and FeaturesPlugin

7 years agoMerge branch 'master' of salome:modules/shaper
mpv [Fri, 24 Jun 2016 19:02:20 +0000 (22:02 +0300)]
Merge branch 'master' of salome:modules/shaper

7 years agoFill the translation files and remove couts and debug work in Session
mpv [Fri, 24 Jun 2016 19:01:56 +0000 (22:01 +0300)]
Fill the translation files and remove couts and debug work in Session

7 years agoAdd translations 2
spo [Fri, 24 Jun 2016 17:56:34 +0000 (20:56 +0300)]
Add translations 2

7 years agoCorrection of CMake files for correct management of translation files.
mpv [Fri, 24 Jun 2016 18:01:36 +0000 (21:01 +0300)]
Correction of CMake files for correct management of translation files.

7 years agoAdd translation 1
spo [Fri, 24 Jun 2016 17:56:18 +0000 (20:56 +0300)]
Add translation 1

7 years agoMerge branch 'master' of salome:modules/shaper
mpv [Fri, 24 Jun 2016 17:44:46 +0000 (20:44 +0300)]
Merge branch 'master' of salome:modules/shaper

7 years agoAdded translations and some debug
mpv [Fri, 24 Jun 2016 17:44:15 +0000 (20:44 +0300)]
Added translations and some debug

7 years agoTranslation for FeaturesPlugin
dbv [Fri, 24 Jun 2016 17:20:14 +0000 (20:20 +0300)]
Translation for FeaturesPlugin
Translation for BuildPlugin
Translation for PythonAddons

7 years agoAdd translations
spo [Fri, 24 Jun 2016 16:05:52 +0000 (19:05 +0300)]
Add translations

7 years agoReplace error construction with + with using %1 placeholders
spo [Fri, 24 Jun 2016 12:23:47 +0000 (15:23 +0300)]
Replace error construction with + with using %1 placeholders

7 years agoIn SALOME mode the tool tip info defined in XML should be shown in Status tip of...
nds [Fri, 24 Jun 2016 15:08:24 +0000 (18:08 +0300)]
In SALOME mode the tool tip info defined in XML should be shown in Status tip of the application. It should not be shown in the action's tool tip according to #605 issue.

7 years agoIssue #1598 strange planes in GEOM after Export to GEOM
nds [Fri, 24 Jun 2016 14:42:34 +0000 (17:42 +0300)]
Issue #1598 strange planes in GEOM after Export to GEOM

7 years agoIssue #1598 strange planes in GEOM after Export to GEOM
nds [Fri, 24 Jun 2016 14:37:48 +0000 (17:37 +0300)]
Issue #1598 strange planes in GEOM after Export to GEOM

7 years agoFixed validators for Boolean and Intersection
dbv [Fri, 24 Jun 2016 13:52:03 +0000 (16:52 +0300)]
Fixed validators for Boolean and Intersection

7 years agoIssue #1597: Unknown error in sketch
nds [Fri, 24 Jun 2016 12:07:03 +0000 (15:07 +0300)]
Issue #1597: Unknown error in sketch

7 years agoWarning in Sketch to delete invalid sketch features.
nds [Fri, 24 Jun 2016 09:16:32 +0000 (12:16 +0300)]
Warning in Sketch to delete invalid sketch features.

7 years agoFix #1596: export XAO
spo [Fri, 24 Jun 2016 09:13:57 +0000 (12:13 +0300)]
Fix #1596: export XAO

7 years agoBug #1596: Export does not work
nds [Fri, 24 Jun 2016 08:33:39 +0000 (11:33 +0300)]
Bug #1596: Export does not work

Warning in Sketch to delete invalid sketch features.

7 years agoDisabled pipe test
dbv [Fri, 24 Jun 2016 08:08:51 +0000 (11:08 +0300)]
Disabled pipe test

7 years agoValidators return InfoMessage instead of string as an error
spo [Thu, 23 Jun 2016 14:33:12 +0000 (17:33 +0300)]
Validators return InfoMessage instead of string as an error

7 years ago1. Accept All to be enabled when 1st sketch feature is reentrant(feature in the model...
nds [Fri, 24 Jun 2016 06:41:36 +0000 (09:41 +0300)]
1. Accept All to be enabled when 1st sketch feature is reentrant(feature in the model is still invalid because commit has not happened)

2. Selection should be cleared only if the operation is stopped but it is not a reentrant operation because on restart the previous selected object is used as a preselection for the new created object.

7 years agoFix for issue #1594
mpv [Thu, 23 Jun 2016 17:25:05 +0000 (20:25 +0300)]
Fix for issue #1594

7 years agoRegression about not-external object in sketch: create sketch, line, start arc creati...
nds [Thu, 23 Jun 2016 17:21:41 +0000 (20:21 +0300)]
Regression about not-external object in sketch: create sketch, line, start arc creation, select tangency mode. The points of the line are not selectable.

7 years agoLinux compilation correction
nds [Thu, 23 Jun 2016 17:07:03 +0000 (20:07 +0300)]
Linux compilation correction