Salome HOME
modules/shaper.git
4 years agoTask 2.12. New entities: ellipses and arcs of ellipses (issue #3003)
azv [Fri, 6 Sep 2019 05:36:27 +0000 (08:36 +0300)]
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)

* Introduce ellipse in SketchPlugin.
* Make ellipse processable by the solver.

4 years agoMerge remote-tracking branch 'remotes/origin/master' into CEA_2019
azv [Fri, 6 Sep 2019 11:20:21 +0000 (14:20 +0300)]
Merge remote-tracking branch 'remotes/origin/master' into CEA_2019

# Conflicts:
# src/PartSet/PartSet_SketcherMgr.cpp

4 years agoMerge branch 'task_5_2_4' into CEA_2019
vsv [Fri, 6 Sep 2019 09:29:33 +0000 (12:29 +0300)]
Merge branch 'task_5_2_4' into CEA_2019

4 years agoIssue #3009: Adapt the application to HD screen V9_4_0a1
vsv [Fri, 6 Sep 2019 08:22:33 +0000 (11:22 +0300)]
Issue #3009: Adapt the application to HD screen

4 years agoIssue #2984: Prevent deletion of predefined constructions from viewer and on multi... VEDF2019Lot4
vsv [Thu, 5 Sep 2019 13:16:02 +0000 (16:16 +0300)]
Issue #2984: Prevent deletion of predefined constructions from viewer and on multi-selection

4 years agoIssue #2983: Synchronize visibility state on activation of SHAPER module
vsv [Thu, 5 Sep 2019 12:52:12 +0000 (15:52 +0300)]
Issue #2983: Synchronize visibility state on activation of SHAPER module

4 years agoFix for input file-name in the export-dialog which contains "_brep" or so in the...
mpv [Thu, 5 Sep 2019 12:10:58 +0000 (15:10 +0300)]
Fix for input file-name in the export-dialog which contains "_brep" or so in the name: it did not add ".brep" in the property panel widget.

4 years agoIssue #2929: Unhighlight on 'H' key press when in preferences highlighting is switched on
vsv [Thu, 5 Sep 2019 11:54:41 +0000 (14:54 +0300)]
Issue #2929: Unhighlight on 'H' key press when in preferences highlighting is switched on

4 years agoIssue #3009: Adapt the application to HD screen
vsv [Thu, 5 Sep 2019 11:01:59 +0000 (14:01 +0300)]
Issue #3009: Adapt the application to HD screen

4 years agoFix for the issue #3010: Cannot remove a part
mpv [Thu, 5 Sep 2019 09:55:18 +0000 (12:55 +0300)]
Fix for the issue #3010: Cannot remove a part

4 years agoFix crash on selection of result of empty part.
azv [Thu, 5 Sep 2019 07:37:30 +0000 (10:37 +0300)]
Fix crash on selection of result of empty part.

4 years agoSet generation of translations
vsv [Wed, 4 Sep 2019 14:06:13 +0000 (17:06 +0300)]
Set generation of translations

4 years agoGenerate .qm files
vsv [Wed, 4 Sep 2019 13:33:26 +0000 (16:33 +0300)]
Generate .qm files

4 years agoIssue #2532: Redisplay transparent faces for compsolids
vsv [Wed, 4 Sep 2019 10:41:47 +0000 (13:41 +0300)]
Issue #2532: Redisplay transparent faces for compsolids

4 years agoFix more compilation errors on Scibian 9.
azv [Wed, 4 Sep 2019 10:03:10 +0000 (13:03 +0300)]
Fix more compilation errors on Scibian 9.

4 years agoAvoid compilation error on Scibian 9.
azv [Wed, 4 Sep 2019 09:53:56 +0000 (12:53 +0300)]
Avoid compilation error on Scibian 9.

4 years agoMove to the newest development version of SALOME
mpv [Mon, 19 Aug 2019 07:30:58 +0000 (10:30 +0300)]
Move to the newest development version of SALOME

4 years agoCut too long line.
azv [Wed, 4 Sep 2019 09:28:03 +0000 (12:28 +0300)]
Cut too long line.

4 years agoTask 2.11. Ability to impose a midpoint on an arc (refers issue #3002)
azv [Wed, 4 Sep 2019 05:57:55 +0000 (08:57 +0300)]
Task 2.11. Ability to impose a midpoint on an arc (refers issue #3002)

4 years agoFix the unit-tests coverage level
mpv [Tue, 3 Sep 2019 11:54:38 +0000 (14:54 +0300)]
Fix the unit-tests coverage level

4 years agoIssue #2988: Do non start editing of current operation by Enter key
vsv [Tue, 3 Sep 2019 09:50:19 +0000 (12:50 +0300)]
Issue #2988: Do non start editing of current operation by Enter key

4 years agoIssue #2987: Restore draw rectangle state after dragging
vsv [Mon, 2 Sep 2019 15:36:42 +0000 (18:36 +0300)]
Issue #2987: Restore draw rectangle state after dragging

4 years agoIssue #2957: Set path to help files on filters
vsv [Mon, 2 Sep 2019 14:47:34 +0000 (17:47 +0300)]
Issue #2957: Set path to help files on filters

4 years agoIssue #2957: Set name of help page
vsv [Mon, 2 Sep 2019 14:16:22 +0000 (17:16 +0300)]
Issue #2957: Set name of help page

4 years agoIssue #2986: Update tree after rows insert
vsv [Mon, 2 Sep 2019 13:55:47 +0000 (16:55 +0300)]
Issue #2986: Update tree after rows insert

4 years agoIssue #2984: Do not delete constructions which are not in history
vsv [Mon, 2 Sep 2019 12:57:44 +0000 (15:57 +0300)]
Issue #2984: Do not delete constructions which are not in history

4 years agoMake transparency updated after abort of transparency setting
mpv [Mon, 2 Sep 2019 12:10:58 +0000 (15:10 +0300)]
Make transparency updated after abort of transparency setting

4 years agoIssue #3007: Remove Help button from the dialog title
vsv [Mon, 2 Sep 2019 12:06:10 +0000 (15:06 +0300)]
Issue #3007: Remove Help button from the dialog title

4 years agoIssue #3007: remove unnecessary activation of window
vsv [Mon, 2 Sep 2019 11:17:21 +0000 (14:17 +0300)]
Issue #3007: remove unnecessary activation of window

4 years agoOptimization of code for transparency change
vsv [Mon, 2 Sep 2019 08:52:31 +0000 (11:52 +0300)]
Optimization of code for transparency change

4 years agoRestore old transparency on cancel of transparency operation
vsv [Mon, 2 Sep 2019 08:48:28 +0000 (11:48 +0300)]
Restore old transparency on cancel of transparency operation

4 years agoFix for the issue Crash on export file if name of resulting file contain the name...
mpv [Fri, 30 Aug 2019 06:44:35 +0000 (09:44 +0300)]
Fix for the issue Crash on export file if name of resulting file contain the name of extension (_brep or _step)

4 years agoFix for import/export features property panels crashes in some cases.
mpv [Wed, 28 Aug 2019 07:41:31 +0000 (10:41 +0300)]
Fix for import/export features property panels crashes in some cases.

4 years agoMake code style checker work with multi-line strings correctly.
mpv [Tue, 27 Aug 2019 13:12:22 +0000 (16:12 +0300)]
Make code style checker work with multi-line strings correctly.

4 years agoMinor debug
mpv [Tue, 27 Aug 2019 06:55:53 +0000 (09:55 +0300)]
Minor debug

4 years agoIssue #2957: Provide help page for Selection by filters
vsv [Fri, 23 Aug 2019 15:18:03 +0000 (18:18 +0300)]
Issue #2957: Provide help page for Selection by filters

4 years agoComplete fixing the Prism algorithm to use solids instead of semi-spaces to bound...
azv [Fri, 23 Aug 2019 13:26:34 +0000 (16:26 +0300)]
Complete fixing the Prism algorithm to use solids instead of semi-spaces to bound an extrusion (issue #17261)

4 years agoIssue #2983: Synchronize visibility state of objects
vsv [Fri, 23 Aug 2019 12:08:44 +0000 (15:08 +0300)]
Issue #2983: Synchronize visibility state of objects

4 years agoIssue #2965: Update Apply button on change shapes type in field edit
vsv [Fri, 23 Aug 2019 08:50:57 +0000 (11:50 +0300)]
Issue #2965: Update Apply button on change shapes type in field edit

4 years agoIssue #2971: Naming issue in a group when loading a dump file
azv [Fri, 23 Aug 2019 05:46:03 +0000 (08:46 +0300)]
Issue #2971: Naming issue in a group when loading a dump file

Fix for the nested sketch, which has custom face order.

4 years agoFix for the issue #2958: Application errors when Remove part
mpv [Thu, 22 Aug 2019 15:33:32 +0000 (18:33 +0300)]
Fix for the issue #2958: Application errors when Remove part

4 years agoIssue #2958: Full update data tree on create part
vsv [Thu, 22 Aug 2019 14:32:26 +0000 (17:32 +0300)]
Issue #2958: Full update data tree on create part

4 years agoIssue #2971: Naming issue in a group when loading a dump file
azv [Thu, 22 Aug 2019 13:34:57 +0000 (16:34 +0300)]
Issue #2971: Naming issue in a group when loading a dump file

Additional dump to change the order of sketch faces if it was changed while editing the model.

4 years agoIssue #2961: Show selection of planes for sketcher on plane change
vsv [Thu, 22 Aug 2019 12:57:26 +0000 (15:57 +0300)]
Issue #2961: Show selection of planes for sketcher on plane change

4 years agoIssue #2981: Update color of text on color bar
vsv [Thu, 22 Aug 2019 12:35:15 +0000 (15:35 +0300)]
Issue #2981: Update color of text on color bar

4 years agoIssue #2982: Display Expression and Values for Point attributes
vsv [Thu, 22 Aug 2019 10:04:10 +0000 (13:04 +0300)]
Issue #2982: Display Expression and Values for Point attributes

4 years agoCut long line
vsv [Thu, 22 Aug 2019 07:47:40 +0000 (10:47 +0300)]
Cut long line

4 years agoIssue #2975: Do not select groups in all operations except operations on groups
vsv [Thu, 22 Aug 2019 07:29:29 +0000 (10:29 +0300)]
Issue #2975: Do not select groups in all operations except operations on groups

4 years agoAvoid solids to be a result of "In/On/Out a solid" filter (issue #2953)
azv [Wed, 21 Aug 2019 12:22:32 +0000 (15:22 +0300)]
Avoid solids to be a result of "In/On/Out a solid" filter (issue #2953)

4 years agoIssue #2981: Update color bar on modification of preferences
vsv [Wed, 21 Aug 2019 10:19:03 +0000 (13:19 +0300)]
Issue #2981: Update color bar on modification of preferences

4 years agoIssue #2977: Impossible to select Group in Substract group
azv [Wed, 21 Aug 2019 08:57:12 +0000 (11:57 +0300)]
Issue #2977: Impossible to select Group in Substract group

Set correct selection type for the operations on groups.

4 years agoChange CADBuilder files extension from OPP to CADBLD
vsv [Wed, 21 Aug 2019 07:56:12 +0000 (10:56 +0300)]
Change CADBuilder files extension from OPP to CADBLD

4 years agoUpdate help pages for group operations (issue #2979)
azv [Wed, 21 Aug 2019 07:50:48 +0000 (10:50 +0300)]
Update help pages for group operations (issue #2979)

4 years agoAdd labels for group operation widgets (issue #2978)
azv [Wed, 21 Aug 2019 07:21:22 +0000 (10:21 +0300)]
Add labels for group operation widgets (issue #2978)

4 years agoPut menu icon for Group feature together with group operations (issue #2976)
azv [Wed, 21 Aug 2019 07:01:11 +0000 (10:01 +0300)]
Put menu icon for Group feature together with group operations (issue #2976)

4 years agoIssue #2980: Crash when change sketch plane
azv [Tue, 20 Aug 2019 13:11:00 +0000 (16:11 +0300)]
Issue #2980: Crash when change sketch plane

Avoid crash on Horizontal/Vertical constraint presentation while changing the sketch plane.

4 years agoImprove code coverage of Filters plugin.
azv [Tue, 20 Aug 2019 12:37:42 +0000 (15:37 +0300)]
Improve code coverage of Filters plugin.

4 years agoImprove code coverage metrics.
azv [Tue, 20 Aug 2019 07:57:03 +0000 (10:57 +0300)]
Improve code coverage metrics.

4 years agoAvoid regressions after fixing issue #2971.
azv [Tue, 20 Aug 2019 07:36:35 +0000 (10:36 +0300)]
Avoid regressions after fixing issue #2971.

4 years agoIssue #2971: Naming issue in a group when loading a dump file
azv [Mon, 19 Aug 2019 14:31:45 +0000 (17:31 +0300)]
Issue #2971: Naming issue in a group when loading a dump file

* Improve sorting of sketch faces.
* Improve reading of geometrically dumped Python script by taking into account the tolerance of the shape.

4 years agoTest case for Pipe naming (issue #17281)
azv [Mon, 19 Aug 2019 11:50:57 +0000 (14:50 +0300)]
Test case for Pipe naming (issue #17281)

4 years agoFix error in Pipe naming (issue #17281)
azv [Mon, 19 Aug 2019 11:44:45 +0000 (14:44 +0300)]
Fix error in Pipe naming (issue #17281)

4 years agoUnit test change due to the issue #2968 fix
mpv [Mon, 19 Aug 2019 10:24:37 +0000 (13:24 +0300)]
Unit test change due to the issue #2968 fix

4 years agoMessage for dragging debug
vsv [Mon, 19 Aug 2019 09:41:28 +0000 (12:41 +0300)]
Message for dragging debug

4 years agoMove to the newest development version of SALOME
mpv [Mon, 19 Aug 2019 07:30:58 +0000 (10:30 +0300)]
Move to the newest development version of SALOME

4 years agoImprove performance
vsv [Fri, 16 Aug 2019 12:12:43 +0000 (15:12 +0300)]
Improve performance

4 years agoTask 2.3: Improve performance
vsv [Fri, 16 Aug 2019 11:17:32 +0000 (14:17 +0300)]
Task 2.3: Improve performance

4 years agoTask #2.7: Ability to use the sketcher in interactive view manipulation mode
vsv [Fri, 16 Aug 2019 06:19:44 +0000 (09:19 +0300)]
Task #2.7: Ability to use the sketcher in interactive view manipulation mode

4 years agoFix too long lines
azv [Fri, 16 Aug 2019 06:04:32 +0000 (09:04 +0300)]
Fix too long lines

4 years agoFix too long lines
azv [Fri, 16 Aug 2019 05:59:18 +0000 (08:59 +0300)]
Fix too long lines

4 years agoTask 2.2. New arcs creation mode: perpendicular to a straight edge
azv [Fri, 16 Aug 2019 05:49:58 +0000 (08:49 +0300)]
Task 2.2. New arcs creation mode: perpendicular to a straight edge

* Implement fourth mode of arc creation: by transversal line.
* Unit test for that mode.
* Documentation update.

4 years agoTask 2.1. To be able to put an orthogonality constraint between an arc and a line
azv [Thu, 15 Aug 2019 09:47:06 +0000 (12:47 +0300)]
Task 2.1. To be able to put an orthogonality constraint between an arc and a line

Documentation update

4 years agoTask 2.1. To be able to put an orthogonality constraint between an arc and a line
azv [Wed, 14 Aug 2019 12:56:58 +0000 (15:56 +0300)]
Task 2.1. To be able to put an orthogonality constraint between an arc and a line

Extend Perpendicular constraint to make orthogonal arc and line.

4 years agoAvoid regressions produced by the fix for issue #17261.
azv [Thu, 15 Aug 2019 05:42:22 +0000 (08:42 +0300)]
Avoid regressions produced by the fix for issue #17261.

4 years agoIssue #17621: Wrong extrusion result by bounding planes
azv [Tue, 13 Aug 2019 13:24:53 +0000 (16:24 +0300)]
Issue #17621: Wrong extrusion result by bounding planes

Make cutting solids finite to avoid problems in Boolean operation.

4 years agoTask 3.6: “Move to the end” when several Group features are selected
vsv [Tue, 13 Aug 2019 09:13:47 +0000 (12:13 +0300)]
Task 3.6: “Move to the end” when several Group features are selected

4 years agoRevert "Fix a problem with getting result using Python interface"
azv [Tue, 13 Aug 2019 08:21:09 +0000 (11:21 +0300)]
Revert "Fix a problem with getting result using Python interface"

This reverts commit ce7f3dbf0c5d1d1d0b56563573f8a44fae0804a5.

4 years agoTask 2.6: Creation of horizontal and vertical constraints “on a fly”
vsv [Mon, 12 Aug 2019 14:03:06 +0000 (17:03 +0300)]
Task 2.6: Creation of horizontal and vertical constraints “on a fly”

4 years agoFix too long line
azv [Mon, 12 Aug 2019 07:34:20 +0000 (10:34 +0300)]
Fix too long line

4 years agoMerge remote-tracking branch 'remotes/origin/Operations_on_Groups'
azv [Mon, 12 Aug 2019 05:36:58 +0000 (08:36 +0300)]
Merge remote-tracking branch 'remotes/origin/Operations_on_Groups'

4 years agoTask 2.5. Combination operations on Groups (issue #2935) Operations_on_Groups
azv [Fri, 9 Aug 2019 11:57:39 +0000 (14:57 +0300)]
Task 2.5. Combination operations on Groups (issue #2935)

Update user documentation.

4 years agoFix a problem with getting result using Python interface
vsv [Fri, 9 Aug 2019 08:42:25 +0000 (11:42 +0300)]
Fix a problem with getting result using Python interface

4 years agoTask 5.2.4 task_5_2_4
vsv [Thu, 8 Aug 2019 14:14:34 +0000 (17:14 +0300)]
Task 5.2.4

4 years agoNo need "Apply and Continue" button for operations on groups.
azv [Thu, 8 Aug 2019 12:38:30 +0000 (15:38 +0300)]
No need "Apply and Continue" button for operations on groups.

4 years agoTask 2.5. Combination operations on Groups (issue #2935)
azv [Thu, 8 Aug 2019 12:15:52 +0000 (15:15 +0300)]
Task 2.5. Combination operations on Groups (issue #2935)

Implement Group Substraction feature.

4 years agoTask 2.5. Combination operations on Groups (issue #2935)
azv [Thu, 8 Aug 2019 10:14:38 +0000 (13:14 +0300)]
Task 2.5. Combination operations on Groups (issue #2935)

Implement Group Intersection feature.

4 years agoTask 2.5. Combination operations on Groups (issue #2935)
azv [Thu, 8 Aug 2019 06:43:07 +0000 (09:43 +0300)]
Task 2.5. Combination operations on Groups (issue #2935)

Python dump and unit tests for Group Addition operation.

4 years agoTask 2.5. Combination operations on Groups (issue #2935)
azv [Wed, 7 Aug 2019 11:18:37 +0000 (14:18 +0300)]
Task 2.5. Combination operations on Groups (issue #2935)

Complete Group Addition operation

4 years agoCorrect misprint in help file
vsv [Wed, 7 Aug 2019 08:50:52 +0000 (11:50 +0300)]
Correct misprint in help file

4 years agoChange name of standalone application from OpenParts to CADBuilder
vsv [Mon, 5 Aug 2019 13:01:12 +0000 (16:01 +0300)]
Change name of standalone application from OpenParts to CADBuilder

4 years agoIssue #2973: Make "Show only" mode more feasible for using in bug groups
vsv [Thu, 1 Aug 2019 14:17:23 +0000 (17:17 +0300)]
Issue #2973: Make "Show only" mode more feasible for using in bug groups

4 years agoProvide possibility to select compounds of groups in multi-selector
vsv [Thu, 1 Aug 2019 08:43:09 +0000 (11:43 +0300)]
Provide possibility to select compounds of groups in multi-selector

4 years agoFix "External faces" filter to avoid faces with INTERNAL flag
azv [Wed, 31 Jul 2019 09:38:35 +0000 (12:38 +0300)]
Fix "External faces" filter to avoid faces with INTERNAL flag

4 years agoChange "On geometry" filter to process geometrically identical shapes instead of...
azv [Wed, 31 Jul 2019 08:16:13 +0000 (11:16 +0300)]
Change "On geometry" filter to process geometrically identical shapes instead of checking the same geometrical base.

4 years agoMake cylindrical faces processable by "Vertical faces" filter.
azv [Tue, 30 Jul 2019 09:53:45 +0000 (12:53 +0300)]
Make cylindrical faces processable by "Vertical faces" filter.

4 years agoIssue #2929: Make reaction on H button less depended on viewer focus
vsv [Tue, 30 Jul 2019 16:49:22 +0000 (19:49 +0300)]
Issue #2929: Make reaction on H button less depended on viewer focus

4 years agoIssue #2957: Amelioration of help pages for new and modified features.
vsv [Tue, 30 Jul 2019 16:08:49 +0000 (19:08 +0300)]
Issue #2957: Amelioration of help pages for new and modified features.

4 years agoAdditional fix of test for the issue #2968
mpv [Tue, 30 Jul 2019 16:00:54 +0000 (19:00 +0300)]
Additional fix of test for the issue #2968

4 years agoIssue #2957: Edit help pages according to last changes
vsv [Tue, 30 Jul 2019 14:01:09 +0000 (17:01 +0300)]
Issue #2957: Edit help pages according to last changes

4 years agoFix for the issue #2958 : Application errors when Remove part
mpv [Tue, 30 Jul 2019 13:24:47 +0000 (16:24 +0300)]
Fix for the issue #2958 : Application errors when Remove part