Salome HOME
modules/shaper.git
4 years agoPython API for periodic B-splines and unit-tests for creation and modification.
azv [Fri, 24 Jan 2020 13:58:18 +0000 (16:58 +0300)]
Python API for periodic B-splines and unit-tests for creation and modification.

4 years agoProvide editing of periodic spline
vsv [Fri, 24 Jan 2020 10:52:59 +0000 (13:52 +0300)]
Provide editing of periodic spline

4 years agoRefactoring of B-splines in SketchPlugin
azv [Fri, 24 Jan 2020 09:13:50 +0000 (12:13 +0300)]
Refactoring of B-splines in SketchPlugin

4 years agoIssue #17347: B-Splines in Sketcher
azv [Thu, 23 Jan 2020 15:23:45 +0000 (18:23 +0300)]
Issue #17347: B-Splines in Sketcher

Implement periodic B-spline curves.

4 years agoUpdate processing of Tangency constraint. Provide unit-test.
azv [Thu, 23 Jan 2020 12:06:08 +0000 (15:06 +0300)]
Update processing of Tangency constraint. Provide unit-test.

4 years agoAdd "Add pole" button
vsv [Wed, 22 Jan 2020 11:14:56 +0000 (14:14 +0300)]
Add "Add pole" button

4 years agoSet scroll area for B-Spline widgets
vsv [Tue, 21 Jan 2020 14:18:07 +0000 (17:18 +0300)]
Set scroll area for B-Spline widgets

4 years agoMake Spline panel for editing aligned to top
vsv [Tue, 21 Jan 2020 09:50:09 +0000 (12:50 +0300)]
Make Spline panel for editing aligned to top

4 years agoFix compilation on Linux (complete)
azv [Tue, 21 Jan 2020 06:10:09 +0000 (09:10 +0300)]
Fix compilation on Linux (complete)

4 years agoFix compilation on Linux (part 2)
azv [Tue, 21 Jan 2020 05:24:35 +0000 (08:24 +0300)]
Fix compilation on Linux (part 2)

4 years agoFix compilation on Linux
azv [Tue, 21 Jan 2020 04:37:43 +0000 (07:37 +0300)]
Fix compilation on Linux

4 years agoUpdate B-Spline GUI
vsv [Mon, 20 Jan 2020 16:28:17 +0000 (19:28 +0300)]
Update B-Spline GUI

4 years agoFix coding style problems.
azv [Mon, 20 Jan 2020 13:39:38 +0000 (16:39 +0300)]
Fix coding style problems.

4 years agoUnit tests for B-splines in the sketcher.
azv [Mon, 20 Jan 2020 13:31:16 +0000 (16:31 +0300)]
Unit tests for B-splines in the sketcher.

4 years agoIssue #17347: B-Splines in Sketcher
azv [Fri, 17 Jan 2020 08:31:19 +0000 (11:31 +0300)]
Issue #17347: B-Splines in Sketcher

Python API for B-spline curves

4 years agoIssue #17347: B-Splines in Sketcher
azv [Wed, 15 Jan 2020 11:09:51 +0000 (14:09 +0300)]
Issue #17347: B-Splines in Sketcher

Movement of B-spline curve.

4 years agoIssue #17347: B-Splines in Sketcher
azv [Fri, 10 Jan 2020 10:36:22 +0000 (13:36 +0300)]
Issue #17347: B-Splines in Sketcher

Projection of B-splines

4 years agoIssue #17347: B-Splines in Sketcher
azv [Thu, 9 Jan 2020 10:07:08 +0000 (13:07 +0300)]
Issue #17347: B-Splines in Sketcher

Moving B-spline or its extremity points.

4 years agoIssue #17347: B-Splines in Sketcher
azv [Mon, 30 Dec 2019 14:55:24 +0000 (17:55 +0300)]
Issue #17347: B-Splines in Sketcher

Process point-on-bspline constraint be the sketch solver.

4 years agoIssue #17347: B-Splines in Sketcher
azv [Sat, 28 Dec 2019 09:41:35 +0000 (12:41 +0300)]
Issue #17347: B-Splines in Sketcher

Initial implementation of non-periodic B-spline curves.

4 years agoSet names for dockable windows.
vsv [Fri, 20 Dec 2019 13:35:48 +0000 (16:35 +0300)]
Set names for dockable windows.

4 years agoIssue #3130: Clear error state after correct editing of a coordinate
vsv [Thu, 19 Dec 2019 12:38:16 +0000 (15:38 +0300)]
Issue #3130: Clear error state after correct editing of a coordinate

4 years agoIssue #3120: for non-shape selection show empty panel
vsv [Thu, 19 Dec 2019 09:36:25 +0000 (12:36 +0300)]
Issue #3120: for non-shape selection show empty panel

4 years agoIssue #3100: Synchronize state of "Show only" button and visibility of objects.
vsv [Thu, 19 Dec 2019 09:10:02 +0000 (12:10 +0300)]
Issue #3100: Synchronize state of "Show only" button and visibility of objects.

4 years agoIssue #3127: Add help description for Hide Faces panel
vsv [Thu, 19 Dec 2019 08:43:54 +0000 (11:43 +0300)]
Issue #3127: Add help description for Hide Faces panel

4 years agoIssue #3102: Help text corrections
vsv [Wed, 18 Dec 2019 15:58:35 +0000 (18:58 +0300)]
Issue #3102: Help text corrections

4 years agoSplit long line
vsv [Wed, 18 Dec 2019 15:32:56 +0000 (18:32 +0300)]
Split long line

4 years agoIssue #3123: Provide chain of create Angle constraint operations
vsv [Wed, 18 Dec 2019 15:31:28 +0000 (18:31 +0300)]
Issue #3123: Provide chain of create Angle constraint operations

4 years agoFix for the issue #3126 : Dump/Load study results in invalid Wire
mpv [Wed, 18 Dec 2019 10:15:07 +0000 (13:15 +0300)]
Fix for the issue #3126 : Dump/Load study results in invalid Wire

4 years agoFix for the issue #3125 : Create wire - Add contour button
mpv [Wed, 18 Dec 2019 09:39:22 +0000 (12:39 +0300)]
Fix for the issue #3125 : Create wire - Add contour button

4 years agoIssue #3124: Show messages independently on SizeOfViewWidget visibility.
vsv [Wed, 18 Dec 2019 09:18:25 +0000 (12:18 +0300)]
Issue #3124: Show messages independently on SizeOfViewWidget visibility.

4 years agoIssue #3123: Do not select non sketcher objects
vsv [Tue, 17 Dec 2019 14:19:42 +0000 (17:19 +0300)]
Issue #3123: Do not select non sketcher objects

4 years agoCorrections for help pages.
vsv [Tue, 17 Dec 2019 09:00:25 +0000 (12:00 +0300)]
Corrections for help pages.

4 years agoIssue #18429: Provide selection of external objects for angle constraint.
vsv [Mon, 16 Dec 2019 16:09:21 +0000 (19:09 +0300)]
Issue #18429: Provide selection of external objects for angle constraint.

4 years agoIssue #3102: Improve help on Point creation operation.
vsv [Mon, 16 Dec 2019 10:15:49 +0000 (13:15 +0300)]
Issue #3102: Improve help on Point creation operation.

4 years agoImprove code coverage
azv [Mon, 16 Dec 2019 09:40:04 +0000 (12:40 +0300)]
Improve code coverage

4 years agoCut long line
vsv [Mon, 16 Dec 2019 09:12:34 +0000 (12:12 +0300)]
Cut long line

4 years agoIssue #3100: Restore state of hidden faces on Hide/Show an object
vsv [Mon, 16 Dec 2019 08:51:45 +0000 (11:51 +0300)]
Issue #3100: Restore state of hidden faces on Hide/Show an object

4 years agoUpdate failed model.
azv [Mon, 16 Dec 2019 06:42:04 +0000 (09:42 +0300)]
Update failed model.

4 years agoFix too long line
mpv [Fri, 13 Dec 2019 06:32:20 +0000 (09:32 +0300)]
Fix too long line

4 years agoIssue #3108: Take into account current parameters style for new dimensions.
vsv [Thu, 12 Dec 2019 15:48:49 +0000 (18:48 +0300)]
Issue #3108: Take into account current parameters style for new dimensions.

4 years agoFix for the issue #3116 : Create Edge, Wire all-in is missed for feature in Partset
mpv [Thu, 12 Dec 2019 14:27:40 +0000 (17:27 +0300)]
Fix for the issue #3116 : Create Edge, Wire all-in is missed for feature in Partset

4 years agoFix bug with find Group result and feature
vsv [Thu, 12 Dec 2019 13:58:40 +0000 (16:58 +0300)]
Fix bug with find Group result and feature

4 years agoIssue #3115: Hide Apply_Plus button for editing operations.
vsv [Thu, 12 Dec 2019 13:47:53 +0000 (16:47 +0300)]
Issue #3115: Hide Apply_Plus button for editing operations.

4 years agoUpdate documentation for Edge and Wire features (issues #3117, #3118)
azv [Thu, 12 Dec 2019 13:12:01 +0000 (16:12 +0300)]
Update documentation for Edge and Wire features (issues #3117, #3118)

4 years agoIssue #3120: Show Empty panel if selection doesn't contain a shape
vsv [Thu, 12 Dec 2019 13:05:19 +0000 (16:05 +0300)]
Issue #3120: Show Empty panel if selection doesn't contain a shape

4 years agoFix for the issue #3114 : Move to the end and split leads top empty groups
mpv [Thu, 12 Dec 2019 13:04:26 +0000 (16:04 +0300)]
Fix for the issue #3114 : Move to the end and split leads top empty groups

4 years agoIssue #18451: Error in dump by coordinates
azv [Thu, 12 Dec 2019 12:52:00 +0000 (15:52 +0300)]
Issue #18451: Error in dump by coordinates

Close transaction after changing the order of faces in a sketch.

4 years agoIssue #3122: Move Measurement item to Inspection menu
vsv [Thu, 12 Dec 2019 12:41:50 +0000 (15:41 +0300)]
Issue #3122: Move Measurement item to Inspection menu

4 years agoCut long line
vsv [Thu, 12 Dec 2019 12:12:26 +0000 (15:12 +0300)]
Cut long line

4 years agoFix for the issue #3113 : Application errors when Move to the end and split
mpv [Thu, 12 Dec 2019 12:12:15 +0000 (15:12 +0300)]
Fix for the issue #3113 : Application errors when Move to the end and split

4 years agoFix for selection of groups features
vsv [Thu, 12 Dec 2019 11:08:36 +0000 (14:08 +0300)]
Fix for selection of groups features

4 years agoTask 5.1.3 Sketcher: angle dimension (issue #3061)
azv [Thu, 12 Dec 2019 10:37:52 +0000 (13:37 +0300)]
Task 5.1.3 Sketcher: angle dimension (issue #3061)

Make Angle constraint reentant.

4 years agoTask 5.1.3 Sketcher: angle dimension (issue #3061)
azv [Thu, 12 Dec 2019 09:20:34 +0000 (12:20 +0300)]
Task 5.1.3 Sketcher: angle dimension (issue #3061)

Additional unit-tests for Angle behavior.

4 years agoTask 5.1.3 Sketcher: angle dimension (issue #3061)
azv [Wed, 11 Dec 2019 12:27:05 +0000 (15:27 +0300)]
Task 5.1.3 Sketcher: angle dimension (issue #3061)

Additional test cases for Angle constraint.

4 years agoFix checkPythonDump() errors.
azv [Wed, 11 Dec 2019 09:11:49 +0000 (12:11 +0300)]
Fix checkPythonDump() errors.

4 years agoFix compilation error on Linux
azv [Wed, 11 Dec 2019 07:26:43 +0000 (10:26 +0300)]
Fix compilation error on Linux

4 years agoTask 5.1.3 Sketcher: angle dimension (issue #3061)
azv [Wed, 11 Dec 2019 07:02:18 +0000 (10:02 +0300)]
Task 5.1.3 Sketcher: angle dimension (issue #3061)

Versioning of the Angle feature.

4 years agoTask 5.1.3 Sketcher: angle dimension (issue #3061)
azv [Mon, 9 Dec 2019 12:26:44 +0000 (15:26 +0300)]
Task 5.1.3 Sketcher: angle dimension (issue #3061)

Movement of Angle presentation.

4 years agoTranslation on French
vsv [Mon, 9 Dec 2019 15:53:20 +0000 (18:53 +0300)]
Translation on French

4 years agoImplementation of the task #3109 : Feature Copy. Documentation and translation.
mpv [Mon, 9 Dec 2019 13:29:44 +0000 (16:29 +0300)]
Implementation of the task #3109 : Feature Copy. Documentation and translation.

4 years agoToo long line problem fix
mpv [Mon, 9 Dec 2019 11:44:42 +0000 (14:44 +0300)]
Too long line problem fix

4 years agoImplementation of the task #3109 : Feature Copy
mpv [Mon, 9 Dec 2019 11:35:06 +0000 (14:35 +0300)]
Implementation of the task #3109 : Feature Copy

4 years agoMerge branch 'V9_4_BR'
vsr [Fri, 6 Dec 2019 14:07:16 +0000 (17:07 +0300)]
Merge branch 'V9_4_BR'

4 years agoDo not lose a focus from an active widget.
vsv [Fri, 6 Dec 2019 12:35:17 +0000 (15:35 +0300)]
Do not lose a focus from an active widget.

4 years agoTask 5.1.3 Sketcher: angle dimension (issue #3061)
azv [Fri, 6 Dec 2019 12:23:41 +0000 (15:23 +0300)]
Task 5.1.3 Sketcher: angle dimension (issue #3061)

Rework Angle constraint to avoid dependency of the order of selected edges, but implement the dependency of the selected points on the lines.

4 years agoIssue #3044: Update commands status after script loading.
vsv [Fri, 6 Dec 2019 10:28:51 +0000 (13:28 +0300)]
Issue #3044: Update commands status after script loading.

4 years agoIssue #3044: Update Commands status after loading a script
vsv [Fri, 6 Dec 2019 10:13:38 +0000 (13:13 +0300)]
Issue #3044: Update Commands status after loading a script

4 years agoUpdate viewer after "Move to the end"
vsv [Fri, 6 Dec 2019 08:40:33 +0000 (11:40 +0300)]
Update viewer after "Move to the end"

4 years agoRollback of Issue #18096(Tuleap) modifications.
vsv [Thu, 28 Nov 2019 07:55:27 +0000 (10:55 +0300)]
Rollback of Issue #18096(Tuleap) modifications.

4 years agoIssue #3073: Show filters for Group feature in information panel.
vsv [Fri, 6 Dec 2019 08:22:20 +0000 (11:22 +0300)]
Issue #3073: Show filters for Group feature in information panel.

4 years agoFix color management
vsv [Thu, 5 Dec 2019 13:59:24 +0000 (16:59 +0300)]
Fix color management

4 years agoFix for compilation on Linux
mpv [Wed, 4 Dec 2019 12:44:58 +0000 (15:44 +0300)]
Fix for compilation on Linux

4 years agoTask #3059 implementation: 5.1.1 When “move to the end” of a group, propose to the...
mpv [Wed, 4 Dec 2019 12:23:31 +0000 (15:23 +0300)]
Task #3059 implementation: 5.1.1 When “move to the end” of a group, propose to the user a new group update mode. Copy of the visualization attributes to the divided groups.

4 years agoCut long line
vsv [Wed, 4 Dec 2019 10:19:01 +0000 (13:19 +0300)]
Cut long line

4 years agoIssue #18398(Tuleap): Restore visual properties change functionality
vsv [Wed, 4 Dec 2019 08:59:03 +0000 (11:59 +0300)]
Issue #18398(Tuleap): Restore visual properties change functionality

4 years agoTask 5.1.4 Join 2 features "fuse" and "union" into one feature (issue #3062)
azv [Wed, 4 Dec 2019 08:26:27 +0000 (11:26 +0300)]
Task 5.1.4 Join 2 features "fuse" and "union" into one feature (issue #3062)

Get back "Union" feature.

4 years agoTask #3059 implementation: When “move to the end” of a group, propose to the user...
mpv [Wed, 4 Dec 2019 06:35:18 +0000 (09:35 +0300)]
Task #3059 implementation: When “move to the end” of a group, propose to the user a new group update mode.

4 years agoTask 3.3 Build/Edge and Build/Wire on a whole Sketch (issue #3083)
azv [Fri, 29 Nov 2019 09:24:15 +0000 (12:24 +0300)]
Task 3.3 Build/Edge and Build/Wire on a whole Sketch (issue #3083)

4 years agoRestore lost translations
vsv [Tue, 3 Dec 2019 08:50:53 +0000 (11:50 +0300)]
Restore lost translations

4 years agoFix for the re-usage of the path of pipe twice, now it is concealed due to the issue...
mpv [Tue, 3 Dec 2019 05:25:22 +0000 (08:25 +0300)]
Fix for the re-usage of the path of pipe twice, now it is concealed due to the issue #18352.

4 years agoFix for the re-usage of the path of pipe twice, now it is concealed due to the issue...
mpv [Mon, 2 Dec 2019 13:59:17 +0000 (16:59 +0300)]
Fix for the re-usage of the path of pipe twice, now it is concealed due to the issue #18352.

4 years agoIssue #3107: Help chapter for Sketch overconstrained state
vsv [Mon, 2 Dec 2019 12:32:14 +0000 (15:32 +0300)]
Issue #3107: Help chapter for Sketch overconstrained state

4 years agoIssue #3103: Update pictures for point help page.
vsv [Mon, 2 Dec 2019 11:44:53 +0000 (14:44 +0300)]
Issue #3103: Update pictures for point help page.

4 years agoIssue #3085: Update Preferences chapter in Shaper help
vsv [Mon, 2 Dec 2019 11:27:41 +0000 (14:27 +0300)]
Issue #3085: Update Preferences chapter in Shaper help

4 years agoIssue #3092: Do not relaunch editing on multi-selection if editing feature is still...
vsv [Mon, 2 Dec 2019 09:20:59 +0000 (12:20 +0300)]
Issue #3092: Do not relaunch editing on multi-selection if editing feature is still selected.

4 years agoIssue #3092: Avoid clearing of already selected projection feature
vsv [Fri, 29 Nov 2019 15:14:15 +0000 (18:14 +0300)]
Issue #3092: Avoid clearing of already selected projection feature

4 years agoIssue #3100: Add viewer update
vsv [Fri, 29 Nov 2019 13:52:25 +0000 (16:52 +0300)]
Issue #3100: Add viewer update

4 years agoIssue #3096: Collect sub-bodies for testing of selection in filters
vsv [Fri, 29 Nov 2019 13:34:08 +0000 (16:34 +0300)]
Issue #3096: Collect sub-bodies for testing of selection in filters

4 years agoIssue #3101: Set property option for HideFaces panel using in operations.
vsv [Fri, 29 Nov 2019 11:13:05 +0000 (14:13 +0300)]
Issue #3101: Set property option for HideFaces panel using in operations.

4 years agoFix line length
vsv [Fri, 29 Nov 2019 10:51:44 +0000 (13:51 +0300)]
Fix line length

4 years agoFix length of line
vsv [Fri, 29 Nov 2019 10:31:34 +0000 (13:31 +0300)]
Fix length of line

4 years agoIssue #3098: Show warning windows.
vsv [Fri, 29 Nov 2019 09:06:00 +0000 (12:06 +0300)]
Issue #3098: Show warning windows.

4 years agoIssue #3106: Do not process selection of non-faces group
vsv [Thu, 28 Nov 2019 15:18:36 +0000 (18:18 +0300)]
Issue #3106: Do not process selection of non-faces group

4 years agoIssue #3108: Send event when show expression is requested
vsv [Thu, 28 Nov 2019 14:33:41 +0000 (17:33 +0300)]
Issue #3108: Send event when show expression is requested

4 years agoUpdate help pages for Vertex, Face and Shell features (issue #3102)
azv [Thu, 28 Nov 2019 13:03:54 +0000 (16:03 +0300)]
Update help pages for Vertex, Face and Shell features (issue #3102)

4 years agoUpdate help related to "Show remaining DoFs" button (issue #3090)
azv [Thu, 28 Nov 2019 12:41:56 +0000 (15:41 +0300)]
Update help related to "Show remaining DoFs" button (issue #3090)

4 years agoIssue #3095: Import Part: provide list of parts if any
azv [Thu, 28 Nov 2019 12:23:23 +0000 (15:23 +0300)]
Issue #3095: Import Part: provide list of parts if any

4 years agoRollback of Issue #18096(Tuleap) modifications. V9_4_BR occ/fixes_for_940 V9_4_0 V9_4_0rc3
vsv [Thu, 28 Nov 2019 07:55:27 +0000 (10:55 +0300)]
Rollback of Issue #18096(Tuleap) modifications.

4 years agoUpdate unit tests according to updated the versioning mechanism of Boolean Operation.
azv [Thu, 28 Nov 2019 07:33:04 +0000 (10:33 +0300)]
Update unit tests according to updated the versioning mechanism of Boolean Operation.