Salome HOME
modules/shaper.git
4 years agoFix errors of dumping filters arguments.
azv [Wed, 10 Jul 2019 05:27:41 +0000 (08:27 +0300)]
Fix errors of dumping filters arguments.

4 years agoFix incorrect result of selection of filter "F12: Topologically connected faces".
azv [Wed, 10 Jul 2019 05:26:45 +0000 (08:26 +0300)]
Fix incorrect result of selection of filter "F12: Topologically connected faces".

4 years agoSplit coverage of API and Plugin for different groups.
azv [Tue, 9 Jul 2019 08:43:56 +0000 (11:43 +0300)]
Split coverage of API and Plugin for different groups.

4 years agoUse ampersand in XML of "F8: On/In/Out a Solid" filter.
azv [Tue, 9 Jul 2019 08:37:28 +0000 (11:37 +0300)]
Use ampersand in XML of "F8: On/In/Out a Solid" filter.

4 years agoAdd more tests for "Reversed" flag of filters.
azv [Tue, 9 Jul 2019 08:29:11 +0000 (11:29 +0300)]
Add more tests for "Reversed" flag of filters.

4 years agoFix regression in filters tests.
azv [Tue, 9 Jul 2019 07:08:02 +0000 (10:08 +0300)]
Fix regression in filters tests.

4 years agoImplement filter "F12: Topologically connected Faces"
azv [Mon, 8 Jul 2019 15:13:51 +0000 (18:13 +0300)]
Implement filter "F12: Topologically connected Faces"

4 years agoMove representations of filters to separate XML files.
azv [Thu, 4 Jul 2019 13:46:23 +0000 (16:46 +0300)]
Move representations of filters to separate XML files.

4 years agoImplement filter "F9: External Faces"
azv [Thu, 4 Jul 2019 12:00:03 +0000 (15:00 +0300)]
Implement filter "F9: External Faces"

4 years agoFinalize implementation of filter "F8: On/In/Out a Solid"
azv [Thu, 4 Jul 2019 07:28:28 +0000 (10:28 +0300)]
Finalize implementation of filter "F8: On/In/Out a Solid"

4 years agoCorrect XML of a filter GUI
vsv [Mon, 1 Jul 2019 12:10:56 +0000 (15:10 +0300)]
Correct XML of a filter GUI

4 years agoPrototype of filter "F8: On/In/Out a Solid"
azv [Mon, 1 Jul 2019 10:12:47 +0000 (13:12 +0300)]
Prototype of filter "F8: On/In/Out a Solid"

4 years agoImplement filter "F7: Opposite to an edge"
azv [Fri, 28 Jun 2019 09:48:40 +0000 (12:48 +0300)]
Implement filter "F7: Opposite to an edge"

4 years agoImplement filter "F6: On plane side"
azv [Wed, 26 Jun 2019 13:15:35 +0000 (16:15 +0300)]
Implement filter "F6: On plane side"

5 years agoImplement filter "F5: On geometry"
azv [Tue, 25 Jun 2019 11:09:14 +0000 (14:09 +0300)]
Implement filter "F5: On geometry"

5 years agoImplement filter "F3: On a Line"
azv [Mon, 24 Jun 2019 14:25:52 +0000 (17:25 +0300)]
Implement filter "F3: On a Line"

5 years agoFix crashes in unit tests (produced by stack of transactions)
azv [Mon, 24 Jun 2019 14:10:05 +0000 (17:10 +0300)]
Fix crashes in unit tests (produced by stack of transactions)

5 years agoFix compilation error on Linux (#include <cmath>)
azv [Mon, 24 Jun 2019 12:59:04 +0000 (15:59 +0300)]
Fix compilation error on Linux (#include <cmath>)

5 years agoFix too long lines > 100 characters.
azv [Mon, 24 Jun 2019 12:48:17 +0000 (15:48 +0300)]
Fix too long lines > 100 characters.

5 years agoFix too long lines > 100 characters.
azv [Mon, 24 Jun 2019 12:43:08 +0000 (15:43 +0300)]
Fix too long lines > 100 characters.

5 years agoUnit tests for already implemented filters.
azv [Mon, 24 Jun 2019 12:30:49 +0000 (15:30 +0300)]
Unit tests for already implemented filters.

5 years agoImplement dumping filters to Python
azv [Fri, 21 Jun 2019 08:38:50 +0000 (11:38 +0300)]
Implement dumping filters to Python

5 years agoSeparate classes related to Filters in Model/ModelAPI
azv [Wed, 19 Jun 2019 13:30:26 +0000 (16:30 +0300)]
Separate classes related to Filters in Model/ModelAPI

5 years agoRestore reversing state of a filter in GUI
vsv [Fri, 21 Jun 2019 09:53:36 +0000 (12:53 +0300)]
Restore reversing state of a filter in GUI

5 years agoCorrect processing of parametric update of filters arguments
mpv [Tue, 18 Jun 2019 13:50:37 +0000 (16:50 +0300)]
Correct processing of parametric update of filters arguments

5 years agoImplement 'Show Only' button in group operation
vsv [Mon, 17 Jun 2019 12:29:31 +0000 (15:29 +0300)]
Implement 'Show Only' button in group operation

5 years agoDeactivate Accept button if nothing was selected
vsv [Fri, 14 Jun 2019 16:25:01 +0000 (19:25 +0300)]
Deactivate Accept button if nothing was selected

5 years agoSupport of open/save and undo/redo for filters feature
mpv [Tue, 11 Jun 2019 14:03:22 +0000 (17:03 +0300)]
Support of open/save and undo/redo for filters feature

5 years agoSeveral improvement of the filters functionality, correct work with shapes types...
mpv [Tue, 11 Jun 2019 09:37:13 +0000 (12:37 +0300)]
Several improvement of the filters functionality, correct work with shapes types in the filters and arguments.

5 years agoRemove already installed filters from combo box for choice
vsv [Mon, 10 Jun 2019 09:49:34 +0000 (12:49 +0300)]
Remove already installed filters from combo box for choice

5 years agoStore/restore filters state
vsv [Fri, 7 Jun 2019 14:45:30 +0000 (17:45 +0300)]
Store/restore filters state

5 years agoUse filters for all objects of a current document
vsv [Fri, 7 Jun 2019 12:50:33 +0000 (15:50 +0300)]
Use filters for all objects of a current document

5 years agoImplement OnPlane filter
vsv [Fri, 7 Jun 2019 09:52:42 +0000 (12:52 +0300)]
Implement OnPlane filter

5 years agoFix bug with losing of focus of selector
vsv [Fri, 7 Jun 2019 09:02:32 +0000 (12:02 +0300)]
Fix bug with losing of focus of selector

5 years agoProvide On Plane filter and reading of validators for filters GUI definition
vsv [Fri, 7 Jun 2019 08:34:03 +0000 (11:34 +0300)]
Provide On Plane filter and reading of validators for filters GUI definition

5 years agoMerge branch 'Filters_Development_2' of https://codev-tuleap.cea.fr/plugins/git/salom...
vsv [Thu, 6 Jun 2019 09:47:42 +0000 (12:47 +0300)]
Merge branch 'Filters_Development_2' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper into Filters_Development_2

5 years agoProvide reopening of transaction on resuming of Group operation
vsv [Thu, 6 Jun 2019 09:47:22 +0000 (12:47 +0300)]
Provide reopening of transaction on resuming of Group operation

5 years agoAllow nested transactions have any number of attached transactions (needed for filter...
mpv [Thu, 6 Jun 2019 08:47:30 +0000 (11:47 +0300)]
Allow nested transactions have any number of attached transactions (needed for filters Selection feature restart in Groups any time in new nested transaction).

5 years agoCreate filter "Belongs To"
vsv [Wed, 5 Jun 2019 16:56:12 +0000 (19:56 +0300)]
Create filter "Belongs To"

5 years agoSupport of attributes-arguments of the filters management
mpv [Tue, 4 Jun 2019 13:52:29 +0000 (16:52 +0300)]
Support of attributes-arguments of the filters management

5 years agoUse ModelWidgets for filters GUI
vsv [Tue, 4 Jun 2019 13:06:48 +0000 (16:06 +0300)]
Use ModelWidgets for filters GUI

5 years agoDebug of the "reversed" filters flag management.
mpv [Tue, 4 Jun 2019 12:15:47 +0000 (15:15 +0300)]
Debug of the "reversed" filters flag management.

5 years agoAdd BelongsTo filter prototipe
vsv [Tue, 4 Jun 2019 11:55:00 +0000 (14:55 +0300)]
Add BelongsTo filter prototipe

5 years agoDebug of filters arguments processing
mpv [Tue, 4 Jun 2019 07:28:59 +0000 (10:28 +0300)]
Debug of filters arguments processing

5 years agoUpdate of GUI
vsv [Mon, 3 Jun 2019 13:05:43 +0000 (16:05 +0300)]
Update of GUI

5 years agoImprove the coverage level.
mpv [Thu, 30 May 2019 12:28:28 +0000 (15:28 +0300)]
Improve the coverage level.

5 years agoFix for crash with data tree
vsv [Thu, 30 May 2019 09:25:50 +0000 (12:25 +0300)]
Fix for crash with data tree

5 years agoTask 3.3. Recovering Compsolids and Compounds
azv [Wed, 29 May 2019 10:21:05 +0000 (13:21 +0300)]
Task 3.3. Recovering Compsolids and Compounds

Update documentation of Recover feature.

5 years agoTask 3.10. BuildEdge from two points
azv [Wed, 29 May 2019 07:28:46 +0000 (10:28 +0300)]
Task 3.10. BuildEdge from two points

Update documentation of Edge feature.

5 years agoImprove unit-tests and coverage.
mpv [Wed, 29 May 2019 10:34:30 +0000 (13:34 +0300)]
Improve unit-tests and coverage.

5 years agoImprove unit-tests and coverage.
mpv [Wed, 29 May 2019 08:23:07 +0000 (11:23 +0300)]
Improve unit-tests and coverage.

5 years agoImprove unit-tests and coverage.
mpv [Wed, 29 May 2019 08:02:20 +0000 (11:02 +0300)]
Improve unit-tests and coverage.

5 years agoCut too long line
vsv [Wed, 29 May 2019 07:43:12 +0000 (10:43 +0300)]
Cut too long line

5 years agoIssue #2913: Make selectable original shape instead of substituting compound
vsv [Wed, 29 May 2019 07:22:35 +0000 (10:22 +0300)]
Issue #2913: Make selectable original shape instead of substituting compound

5 years agoInitialize the default method of Recover feature.
azv [Wed, 29 May 2019 05:44:15 +0000 (08:44 +0300)]
Initialize the default method of Recover feature.

5 years agoFix compilation error
azv [Tue, 28 May 2019 19:56:31 +0000 (22:56 +0300)]
Fix compilation error

5 years agoTask 3.3. Recovering Compsolids and Compounds
azv [Mon, 20 May 2019 07:36:40 +0000 (10:36 +0300)]
Task 3.3. Recovering Compsolids and Compounds

5 years agoTask 3.8. Extrusion to any face
azv [Tue, 28 May 2019 15:23:11 +0000 (18:23 +0300)]
Task 3.8. Extrusion to any face

5 years agoIssue #2916: Remember expanded items before Object Browser update and restore them...
vsv [Tue, 28 May 2019 12:45:56 +0000 (15:45 +0300)]
Issue #2916: Remember expanded items before Object Browser update and restore them after

5 years agoPrevent resizing of property panel on an operation launch.
vsv [Mon, 27 May 2019 15:01:03 +0000 (18:01 +0300)]
Prevent resizing of property panel on an operation launch.

5 years agoEnable the geometrical selection for the sketch plane.
mpv [Wed, 22 May 2019 12:32:15 +0000 (15:32 +0300)]
Enable the geometrical selection for the sketch plane.

5 years agoTask #2924 : Ability to remove a result. Disable ability to remove groups and fields...
mpv [Mon, 20 May 2019 13:59:21 +0000 (16:59 +0300)]
Task #2924 : Ability to remove a result. Disable ability to remove groups and fields results because it has not sense and they are not-selectable in normal use-case.

5 years agoTask #2924 implementation : Ability to remove a result
mpv [Mon, 20 May 2019 12:52:19 +0000 (15:52 +0300)]
Task #2924 implementation : Ability to remove a result

5 years agoTask 3.10. BuildEdge from two points
azv [Fri, 17 May 2019 06:57:42 +0000 (09:57 +0300)]
Task 3.10. BuildEdge from two points

5 years agoIssue #2530 fix and the unit test correction for this fix
mpv [Thu, 16 May 2019 13:13:08 +0000 (16:13 +0300)]
Issue #2530 fix and the unit test correction for this fix

5 years agoImplementation of task "3.1. Ability to export the PartSet to GEOM"
mpv [Thu, 16 May 2019 11:40:33 +0000 (14:40 +0300)]
Implementation of task "3.1. Ability to export the PartSet to GEOM"

5 years agoSet the users guide documentation version is automatically received from the standard...
mpv [Thu, 16 May 2019 08:10:48 +0000 (11:10 +0300)]
Set the users guide documentation version is automatically received from the standard CMake variable.

5 years agoYet another regressions in Partition.
azv [Wed, 15 May 2019 10:21:45 +0000 (13:21 +0300)]
Yet another regressions in Partition.

5 years agoFix too long line (>100 characters)
azv [Wed, 15 May 2019 07:17:47 +0000 (10:17 +0300)]
Fix too long line (>100 characters)

5 years agoTask 3.2. Concealment into multi-level Compounds
azv [Wed, 15 May 2019 07:12:15 +0000 (10:12 +0300)]
Task 3.2. Concealment into multi-level Compounds

Update behavior of UNION operation to keep hierarchy of compounds.

5 years agoFix regression in Partition feature
azv [Wed, 15 May 2019 05:17:42 +0000 (08:17 +0300)]
Fix regression in Partition feature

5 years agoTask 3.2. Concealment into multi-level Compounds
azv [Tue, 14 May 2019 12:27:22 +0000 (15:27 +0300)]
Task 3.2. Concealment into multi-level Compounds

Update behavior of PARTITION operation to keep hierarchy of compounds.

5 years agoMove to the final 9.3.0 version.
mpv [Tue, 14 May 2019 10:25:31 +0000 (13:25 +0300)]
Move to the final 9.3.0 version.

5 years agoFix for the tuleap issue #16931: Windows version: Dump Python: new blank line between...
mpv [Tue, 14 May 2019 08:42:34 +0000 (11:42 +0300)]
Fix for the tuleap issue #16931: Windows version: Dump Python: new blank line between each line

5 years agoRefactoring: split base class of Boolean operation (separate methods related to versi...
azv [Tue, 14 May 2019 04:24:43 +0000 (07:24 +0300)]
Refactoring: split base class of Boolean operation (separate methods related to versioning and keeping the hierarchy of compounds)

5 years agoSmall refactoring: separate storing a compound of sub-results.
azv [Mon, 13 May 2019 13:24:58 +0000 (16:24 +0300)]
Small refactoring: separate storing a compound of sub-results.

5 years agoTask 3.2. Concealment into multi-level Compounds
azv [Mon, 13 May 2019 12:39:51 +0000 (15:39 +0300)]
Task 3.2. Concealment into multi-level Compounds

Update behavior of SPLIT operation to keep hierarchy of compounds.

5 years agoFix incorrect order of results when processing compsolids
azv [Mon, 13 May 2019 11:39:47 +0000 (14:39 +0300)]
Fix incorrect order of results when processing compsolids

5 years agoTask 3.2. Concealment into multi-level Compounds
azv [Mon, 13 May 2019 10:23:58 +0000 (13:23 +0300)]
Task 3.2. Concealment into multi-level Compounds

Update behavior of SMASH operation to keep hierarchy of compounds.

5 years agoTask 3.2. Concealment into multi-level Compounds
azv [Mon, 13 May 2019 05:11:47 +0000 (08:11 +0300)]
Task 3.2. Concealment into multi-level Compounds

Update behavior of CUT operation to keep hierarchy of compounds.

5 years agoFix too long line (>100 characters)
azv [Sat, 11 May 2019 19:27:08 +0000 (22:27 +0300)]
Fix too long line (>100 characters)

5 years agoTask 3.2. Concealment into multi-level Compounds
azv [Sat, 11 May 2019 19:19:00 +0000 (22:19 +0300)]
Task 3.2. Concealment into multi-level Compounds

Update behavior of COMMON operation to keep hierarchy of compounds.

5 years agoTask 3.2. Concealment into multi-level Compounds
azv [Tue, 7 May 2019 08:13:23 +0000 (11:13 +0300)]
Task 3.2. Concealment into multi-level Compounds

Update behavior of FUSE operation to keep hierarchy of compounds.

5 years agoFix a crash.
azv [Mon, 6 May 2019 11:42:01 +0000 (14:42 +0300)]
Fix a crash.

5 years agoFix incorrect geometric selection of a compound, which is sub-shape of another compound.
azv [Mon, 6 May 2019 10:05:44 +0000 (13:05 +0300)]
Fix incorrect geometric selection of a compound, which is sub-shape of another compound.

5 years agoFix regressions related to treating edges and faces in Boolean operations.
azv [Mon, 6 May 2019 08:47:49 +0000 (11:47 +0300)]
Fix regressions related to treating edges and faces in Boolean operations.

5 years agoFix error when fusing a face with a solid from a compsolid.
azv [Thu, 2 May 2019 12:41:33 +0000 (15:41 +0300)]
Fix error when fusing a face with a solid from a compsolid.

5 years agoFUSE operation refactoring (process edges and faces while creating objects hierarchy).
azv [Wed, 1 May 2019 20:01:44 +0000 (23:01 +0300)]
FUSE operation refactoring (process edges and faces while creating objects hierarchy).

5 years agoFix shape dependencies leading to regressions in test cases.
azv [Fri, 26 Apr 2019 22:02:28 +0000 (01:02 +0300)]
Fix shape dependencies leading to regressions in test cases.

5 years agoTests for checking default behavior of Boolean operations while processing multi...
azv [Fri, 26 Apr 2019 08:05:24 +0000 (11:05 +0300)]
Tests for checking default behavior of Boolean operations while processing multi-level compounds.

5 years agoRefactor Boolean operations in FeaturesPlugin.
azv [Fri, 26 Apr 2019 07:31:10 +0000 (10:31 +0300)]
Refactor Boolean operations in FeaturesPlugin.

5 years agoFix the long line formatting problem
mpv [Fri, 26 Apr 2019 07:23:24 +0000 (10:23 +0300)]
Fix the long line formatting problem

5 years agoAn additional minor fix based on the issue #2917 issue script: to update some kind...
mpv [Fri, 26 Apr 2019 07:16:30 +0000 (10:16 +0300)]
An additional minor fix based on the issue #2917 issue script: to update some kind of construction points results before transaction is finished.

5 years agoIssue #2908: Update presentation on call setColor in Python
vsv [Thu, 25 Apr 2019 13:40:48 +0000 (16:40 +0300)]
Issue #2908: Update presentation  on call setColor in Python

5 years agoFix for the issue #2917 : Adding a Point based on an object in python makes it create...
mpv [Thu, 25 Apr 2019 07:27:18 +0000 (10:27 +0300)]
Fix for the issue #2917 : Adding a Point based on an object in python makes it created by coords

5 years agoCheck reference data file for each HDF file
azv [Mon, 22 Apr 2019 12:48:43 +0000 (15:48 +0300)]
Check reference data file for each HDF file

5 years agoUpdate HDF tests reference data
azv [Mon, 22 Apr 2019 12:31:12 +0000 (15:31 +0300)]
Update HDF tests reference data

5 years agoRemove debug outputs
azv [Mon, 22 Apr 2019 11:08:40 +0000 (14:08 +0300)]
Remove debug outputs

5 years agoCorrect processing of errors while HDF reading
azv [Mon, 22 Apr 2019 11:06:06 +0000 (14:06 +0300)]
Correct processing of errors while HDF reading

5 years agoAdd DISPLAY variable
azv [Mon, 22 Apr 2019 10:30:20 +0000 (13:30 +0300)]
Add DISPLAY variable