Salome HOME
modules/shaper.git
4 years agoTask 2.5. Combination operations on Groups (issue #2935)
azv [Tue, 30 Jul 2019 08:50:46 +0000 (11:50 +0300)]
Task 2.5. Combination operations on Groups (issue #2935)

Implementation of Group Addition operation from scratch.

4 years agoIssue #2961: Сrash when Change sketch plane
azv [Tue, 30 Jul 2019 08:25:23 +0000 (11:25 +0300)]
Issue #2961: Сrash when Change sketch plane

4 years agoIssue #2951: "Opposite to an edge" problems
azv [Tue, 30 Jul 2019 07:06:28 +0000 (10:06 +0300)]
Issue #2951: "Opposite to an edge" problems

Add a wire explorer to iterate edges of wire according to connectivity order.

4 years agoIssue #2949: "On geometry" filter correct name and selection mechanism
azv [Mon, 29 Jul 2019 14:50:24 +0000 (17:50 +0300)]
Issue #2949: "On geometry" filter correct name and selection mechanism

Implement new validator to select shape types specified by the Group feature.

4 years agoIssue #2946: "On plane" filter works wrong
azv [Mon, 29 Jul 2019 10:25:49 +0000 (13:25 +0300)]
Issue #2946: "On plane" filter works wrong

Fix for non-linear edges lying on plane.

4 years agoIssue #2972: Restore selection modes after filter item editing
vsv [Mon, 29 Jul 2019 14:29:39 +0000 (17:29 +0300)]
Issue #2972: Restore selection modes after filter item editing

4 years agoIssue #2954: Provide activation/deactivation of filters
vsv [Mon, 29 Jul 2019 13:01:15 +0000 (16:01 +0300)]
Issue #2954: Provide activation/deactivation of filters

4 years agoIssue #2956: Use removeTemporaryValues method instead of reset.
vsv [Mon, 29 Jul 2019 10:43:30 +0000 (13:43 +0300)]
Issue #2956: Use removeTemporaryValues method instead of reset.

4 years agoUpdate path to SALOME (Linux version).
azv [Mon, 29 Jul 2019 08:24:09 +0000 (11:24 +0300)]
Update path to SALOME (Linux version).

4 years agoIssue #2956: Clear temporarily defined value of an attribute
vsv [Fri, 26 Jul 2019 15:13:43 +0000 (18:13 +0300)]
Issue #2956: Clear temporarily defined value of an attribute

4 years agoIssue #2962: Provide name of 'Change Sketch plane' operation in Undo/Redo lists
vsv [Fri, 26 Jul 2019 12:50:53 +0000 (15:50 +0300)]
Issue #2962: Provide name of 'Change Sketch plane' operation in Undo/Redo lists

4 years agoIssue #2963: Show Color Bar on commands Show and Show only
vsv [Fri, 26 Jul 2019 12:15:47 +0000 (15:15 +0300)]
Issue #2963: Show Color Bar on commands Show and Show only

4 years agoIssue #2964: Coloring of a step field on a part
vsv [Fri, 26 Jul 2019 10:08:24 +0000 (13:08 +0300)]
Issue #2964: Coloring of a step field on a part

4 years agoFix for creation of a step presentation with Part selection type
vsv [Fri, 26 Jul 2019 09:46:33 +0000 (12:46 +0300)]
Fix for creation of a step presentation with Part selection type

4 years agoCut long line
vsv [Fri, 26 Jul 2019 08:20:00 +0000 (11:20 +0300)]
Cut long line

4 years agoIssue #2966: Provide update of viewer on text color preference changed
vsv [Thu, 25 Jul 2019 15:41:51 +0000 (18:41 +0300)]
Issue #2966: Provide update of viewer on text color preference changed

4 years agoFix non synchronous show/hide color scale with step object display
vsv [Thu, 25 Jul 2019 14:23:09 +0000 (17:23 +0300)]
Fix non synchronous show/hide color scale with step object display

4 years agoIssue #2966: Redisplay text field on preferences change
vsv [Thu, 25 Jul 2019 12:38:23 +0000 (15:38 +0300)]
Issue #2966: Redisplay text field on preferences change

4 years agoIssue #2967: Provide Transparency as Int value form 0 to 100 and avoid conflict by...
vsv [Thu, 25 Jul 2019 10:40:08 +0000 (13:40 +0300)]
Issue #2967: Provide Transparency as Int value form 0 to 100 and avoid conflict by names with transparency from viewer

4 years agoIssue #2970: Set size of Sketcher plane by user request
vsv [Wed, 24 Jul 2019 15:34:10 +0000 (18:34 +0300)]
Issue #2970: Set size of Sketcher plane by user request

4 years agoAdapt SHAPER documentation
vsv [Wed, 24 Jul 2019 14:21:53 +0000 (17:21 +0300)]
Adapt SHAPER documentation

4 years agoAdd message for dragging debug
vsv [Tue, 23 Jul 2019 14:53:00 +0000 (17:53 +0300)]
Add message for dragging debug

4 years agoMigrate to linux last version to get GUI module updates
mpv [Wed, 17 Jul 2019 07:57:09 +0000 (10:57 +0300)]
Migrate to linux last version to get GUI module updates

4 years agoFix for the issue #2942 : Fatal error when select using filters and use object from...
mpv [Mon, 15 Jul 2019 11:47:35 +0000 (14:47 +0300)]
Fix for the issue #2942 : Fatal error when select using filters and use object from object browser

4 years agoAmeliorate help pages
vsv [Fri, 12 Jul 2019 14:49:12 +0000 (17:49 +0300)]
Ameliorate help pages

4 years agoAdd tests to improve coverage of Filters plugin.
azv [Fri, 12 Jul 2019 12:00:13 +0000 (15:00 +0300)]
Add tests to improve coverage of Filters plugin.

4 years agoMerge remote-tracking branch 'remotes/origin/Filters_Development_2'
azv [Fri, 12 Jul 2019 06:56:55 +0000 (09:56 +0300)]
Merge remote-tracking branch 'remotes/origin/Filters_Development_2'

# Conflicts:
# src/FeaturesPlugin/CMakeLists.txt
# src/FeaturesPlugin/FeaturesPlugin_Extrusion.cpp
# src/FeaturesPlugin/FeaturesPlugin_Recover.cpp
# src/FeaturesPlugin/FeaturesPlugin_Validators.cpp
# src/GeomAlgoAPI/CMakeLists.txt
# src/ModuleBase/CMakeLists.txt
# src/XGUI/XGUI_ActiveControlMgr.cpp
# src/XGUI/XGUI_Workshop.cpp
# src/XGUI/XGUI_pictures.qrc

4 years agoFix regression in filters testing. Filters_Development_2
azv [Wed, 10 Jul 2019 13:54:03 +0000 (16:54 +0300)]
Fix regression in filters testing.

4 years agoMore tests to improve coverage of filters
azv [Wed, 10 Jul 2019 11:45:11 +0000 (14:45 +0300)]
More tests to improve coverage of filters

4 years agoMore test to improve coverage of filters
azv [Wed, 10 Jul 2019 07:24:06 +0000 (10:24 +0300)]
More test to improve coverage of filters

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 agoCut too long lines
vsv [Tue, 9 Jul 2019 08:20:25 +0000 (11:20 +0300)]
Cut too long lines

4 years agoMerge remote-tracking branch 'origin/DISPLAY_FIELD_STEP'
vsv [Tue, 9 Jul 2019 08:08:49 +0000 (11:08 +0300)]
Merge remote-tracking branch 'origin/DISPLAY_FIELD_STEP'

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 agoProvide pop-up menu for steps DISPLAY_FIELD_STEP
vsv [Mon, 8 Jul 2019 14:45:51 +0000 (17:45 +0300)]
Provide pop-up menu for steps

4 years agoUpdate management of fields steps shows/hide
mpv [Mon, 8 Jul 2019 13:12:07 +0000 (16:12 +0300)]
Update management of fields steps shows/hide

4 years agoSupport of Steps visualization from the data model level.
mpv [Mon, 8 Jul 2019 12:33:50 +0000 (15:33 +0300)]
Support of Steps visualization from the data model level.

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 agoModify point size for non-strings presentations only
vsv [Wed, 3 Jul 2019 10:07:29 +0000 (13:07 +0300)]
Modify point size for non-strings presentations only

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 agoIgnore Field Step object in inspection panel
vsv [Thu, 27 Jun 2019 16:38:07 +0000 (19:38 +0300)]
Ignore Field Step object in inspection panel

4 years agoProvide Color Scale preferences in SALOME mode
vsv [Thu, 27 Jun 2019 16:15:02 +0000 (19:15 +0300)]
Provide Color Scale preferences in SALOME mode

4 years agoProvide user preferences for ColorScale
vsv [Thu, 27 Jun 2019 15:54:11 +0000 (18:54 +0300)]
Provide user preferences for ColorScale

4 years agoManage colors of ColorScale presentation
vsv [Thu, 27 Jun 2019 15:19:31 +0000 (18:19 +0300)]
Manage colors of ColorScale presentation

4 years agoSet preferences for color scale
vsv [Thu, 27 Jun 2019 13:48:22 +0000 (16:48 +0300)]
Set preferences for color scale

4 years agoProvide color scale for SALOME SHAPER module
vsv [Thu, 27 Jun 2019 13:11:03 +0000 (16:11 +0300)]
Provide color scale for SALOME SHAPER module

4 years agoProvide Field presentation with strings
vsv [Thu, 27 Jun 2019 12:15:01 +0000 (15:15 +0300)]
Provide Field presentation with strings

4 years agoCorrect roes processing
vsv [Thu, 27 Jun 2019 09:33:40 +0000 (12:33 +0300)]
Correct roes processing

4 years agoProvide presentation for boolean values
vsv [Wed, 26 Jun 2019 15:51:34 +0000 (18:51 +0300)]
Provide presentation for boolean values

4 years agoImplement colored shape
vsv [Wed, 26 Jun 2019 13:55:36 +0000 (16:55 +0300)]
Implement colored shape

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"

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

4 years agoProvide presentation for a step
vsv [Mon, 24 Jun 2019 15:54:37 +0000 (18:54 +0300)]
Provide presentation for a step

4 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"

4 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)

4 years agoMake step as Object
vsv [Mon, 24 Jun 2019 13:17:49 +0000 (16:17 +0300)]
Make step as Object

4 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>)

4 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.

4 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.

4 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.

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

4 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

4 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

4 years agoIssue #2922: Set viewer normally to selected face
vsv [Thu, 20 Jun 2019 14:54:56 +0000 (17:54 +0300)]
Issue #2922: Set viewer normally to selected face

4 years agoIssue #2927: Show/Hide markers on free points
vsv [Wed, 19 Jun 2019 14:50:38 +0000 (17:50 +0300)]
Issue #2927: Show/Hide markers on free points

4 years agoMake 0 transparency applicable
vsv [Wed, 19 Jun 2019 08:16:48 +0000 (11:16 +0300)]
Make 0 transparency applicable

4 years agoIssue #2925: Provide transparency for objects presentation
vsv [Tue, 18 Jun 2019 14:28:48 +0000 (17:28 +0300)]
Issue #2925: Provide transparency for objects presentation

4 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 agoIssue #2929: Make possible enable/disable additional highlighting on mouse moving
vsv [Tue, 18 Jun 2019 13:10:57 +0000 (16:10 +0300)]
Issue #2929: Make possible enable/disable additional highlighting on mouse moving

5 years agoTask 3.9. Detect free points in the sketcher (issue #2927)
azv [Tue, 18 Jun 2019 09:38:07 +0000 (12:38 +0300)]
Task 3.9. Detect free points in the sketcher (issue #2927)

Implement algorithm of fetching free points.

5 years agoPrevent crash on sketcher plane change
vsv [Mon, 17 Jun 2019 15:28:12 +0000 (18:28 +0300)]
Prevent crash on sketcher plane change

5 years agoIssue #2929: Make possible enable/disable additional highlighting on mouse moving
vsv [Mon, 17 Jun 2019 15:11:27 +0000 (18:11 +0300)]
Issue #2929: Make possible enable/disable additional highlighting on mouse moving

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 agoFix regression in Recover feature during HDF reading.
azv [Mon, 17 Jun 2019 11:23:31 +0000 (14:23 +0300)]
Fix regression in Recover feature during HDF reading.

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 agoCheck sketch itself when storing the current feature while reexecuting features,...
azv [Fri, 14 Jun 2019 08:47:41 +0000 (11:47 +0300)]
Check sketch itself when storing the current feature while reexecuting features, which may produce additional sketch entities.

5 years agoMerge remote-tracking branch 'remotes/origin/CHANGE_SKETCH_PLANE'
azv [Thu, 13 Jun 2019 11:59:48 +0000 (14:59 +0300)]
Merge remote-tracking branch 'remotes/origin/CHANGE_SKETCH_PLANE'

5 years agoIssue #17000: Fix naming error in Extrusion.
azv [Thu, 13 Jun 2019 11:49:22 +0000 (14:49 +0300)]
Issue #17000: Fix naming error in Extrusion.

5 years agoUpdate projected coordinate axes when changing one coordinate plane to another. CHANGE_SKETCH_PLANE
azv [Thu, 13 Jun 2019 08:36:52 +0000 (11:36 +0300)]
Update projected coordinate axes when changing one coordinate plane to another.

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 agoAdd one more test for changing sketch plane
azv [Fri, 7 Jun 2019 10:07:39 +0000 (13:07 +0300)]
Add one more test for changing sketch plane

5 years agoFix regressions in unit-tests
azv [Fri, 7 Jun 2019 10:07:19 +0000 (13:07 +0300)]
Fix regressions in unit-tests

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 agoControlling the current feature of the document if the sketch feature is added.
azv [Fri, 7 Jun 2019 08:45:02 +0000 (11:45 +0300)]
Controlling the current feature of the document if the sketch feature is added.

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 agoImprove intersection of edge with plane in the tangent case.
azv [Thu, 6 Jun 2019 13:00:57 +0000 (16:00 +0300)]
Improve intersection of edge with plane in the tangent case.