Salome HOME
modules/shaper.git
4 years agoTask #3005 : To be able to create a group on a whole result
mpv [Tue, 17 Sep 2019 09:48:10 +0000 (12:48 +0300)]
Task #3005 : To be able to create a group on a whole result

Implementation of move in the history of the whole objects.

4 years agoSave in export to XAO BRep with free top level shape.
mpv [Mon, 16 Sep 2019 12:16:31 +0000 (15:16 +0300)]
Save in export to XAO BRep with free top level shape.

4 years agoFix for the selection of faces in part from PartSet.
mpv [Mon, 16 Sep 2019 10:39:20 +0000 (13:39 +0300)]
Fix for the selection of faces in part from PartSet.

4 years agoFix for the invalid selection of the fillet face arc projection center in the sketch.
mpv [Mon, 16 Sep 2019 09:54:32 +0000 (12:54 +0300)]
Fix for the invalid selection of the fillet face arc projection center in the sketch.

4 years agoAvoid naming of auxiliary points of ellipse.
azv [Mon, 16 Sep 2019 08:51:06 +0000 (11:51 +0300)]
Avoid naming of auxiliary points of ellipse.

4 years agoFix the python dump of whole-results groups for specific test-case.
mpv [Mon, 16 Sep 2019 08:34:31 +0000 (11:34 +0300)]
Fix the python dump of whole-results groups for specific test-case.

4 years agoExtrusion: fix error with offset plane. Make Extrusion CUT and FUSE be able to be...
azv [Mon, 16 Sep 2019 04:05:44 +0000 (07:05 +0300)]
Extrusion: fix error with offset plane. Make Extrusion CUT and FUSE be able to be bounded by faces.

4 years agoGroupSubstraction: avoid checking orientation of objects.
azv [Mon, 16 Sep 2019 04:56:21 +0000 (07:56 +0300)]
GroupSubstraction: avoid checking orientation of objects.

4 years agoFix error on loading SHAPER within SALOME on Linux.
azv [Sun, 15 Sep 2019 11:43:58 +0000 (14:43 +0300)]
Fix error on loading SHAPER within SALOME on Linux.

4 years agoTask 2.12. New entities: ellipses and arcs of ellipses (issue #3003)
azv [Sun, 15 Sep 2019 11:08:47 +0000 (14:08 +0300)]
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)

Refactor MacroEllipse feature to produce several auxiliary features and one ellipse instead of a single feature with a lot of results.

4 years agoTask 2.12. New entities: ellipses and arcs of ellipses (issue #3003)
azv [Fri, 13 Sep 2019 10:01:31 +0000 (13:01 +0300)]
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)

SketchAPI for Ellipse feature.

4 years agoUse newest version of SALOME with the fitter interface updated.
mpv [Fri, 13 Sep 2019 13:42:53 +0000 (16:42 +0300)]
Use newest version of SALOME with the fitter interface updated.

4 years agoMake the method inline for performance
vsv [Fri, 13 Sep 2019 10:55:35 +0000 (13:55 +0300)]
Make the method inline for performance

4 years agoDo not delete infinity construction objects out of a history
vsv [Fri, 13 Sep 2019 08:54:18 +0000 (11:54 +0300)]
Do not delete infinity construction objects out of a history

4 years agoTest for the whole feature selected in group and BOP of groups for export to GEOM...
mpv [Thu, 12 Sep 2019 14:30:54 +0000 (17:30 +0300)]
Test for the whole feature selected in group and BOP of groups for export to GEOM through XAO.

4 years agoProvide deletion of sketch objects
vsv [Thu, 12 Sep 2019 12:31:38 +0000 (15:31 +0300)]
Provide deletion of sketch objects

4 years agoIssue #3001: Fit all only to non-axillary object
vsv [Thu, 12 Sep 2019 11:47:57 +0000 (14:47 +0300)]
Issue #3001: Fit all only to non-axillary object

4 years agoMake export to XAO working with groups BOPs and whole features in groups selected.
mpv [Thu, 12 Sep 2019 08:14:55 +0000 (11:14 +0300)]
Make export to XAO working with groups BOPs and whole features in groups selected.

4 years agoCorrections according to remarks
vsv [Thu, 12 Sep 2019 07:17:38 +0000 (10:17 +0300)]
Corrections according to remarks

4 years agoModification according to remarks
vsv [Wed, 11 Sep 2019 16:25:24 +0000 (19:25 +0300)]
Modification according to remarks

4 years agoUse standard FitAll in sketcher if it doesn't have sub-objects
vsv [Wed, 11 Sep 2019 14:35:06 +0000 (17:35 +0300)]
Use standard FitAll in sketcher if it doesn't have sub-objects

4 years agoAllow the Intersection and Substraction group features select groups as arguments.
mpv [Wed, 11 Sep 2019 13:11:44 +0000 (16:11 +0300)]
Allow the Intersection and Substraction group features select groups as arguments.

4 years agoReplace selection from result by a one result
vsv [Wed, 11 Sep 2019 12:31:17 +0000 (15:31 +0300)]
Replace selection from result by a one result

4 years agoIssue #3005: Accept whole result for selection. Added a test for ExportToGEOM with...
mpv [Wed, 11 Sep 2019 11:47:44 +0000 (14:47 +0300)]
Issue #3005: Accept whole result for selection. Added a test for ExportToGEOM with whole result-group.

4 years agoIssue #3005: Accept whole result for selection. Added a test for ExportToGEOM with...
mpv [Wed, 11 Sep 2019 11:46:19 +0000 (14:46 +0300)]
Issue #3005: Accept whole result for selection. Added a test for ExportToGEOM with whole result-group.

4 years agoFix CMAKE warnings
vsv [Wed, 11 Sep 2019 09:36:48 +0000 (12:36 +0300)]
Fix CMAKE warnings

4 years agoIssue #3005: Accept whole result for selection
vsv [Wed, 11 Sep 2019 09:09:11 +0000 (12:09 +0300)]
Issue #3005: Accept whole result for selection

4 years agoTranslate 3d point input tooltips and placeholders
vsv [Tue, 10 Sep 2019 14:16:22 +0000 (17:16 +0300)]
Translate 3d point input tooltips and placeholders

4 years agoTask #3005 : To be able to create a group on a whole result. Export to XAO and GEOM...
mpv [Tue, 10 Sep 2019 13:55:08 +0000 (16:55 +0300)]
Task #3005 : To be able to create a group on a whole result. Export to XAO and GEOM support.

4 years agoMerge remote-tracking branch 'origin/Custom_Fitter' into CEA_2019
vsv [Tue, 10 Sep 2019 13:31:09 +0000 (16:31 +0300)]
Merge remote-tracking branch 'origin/Custom_Fitter' into CEA_2019

4 years agoTask #3005 : To be able to create a group on a whole result. Python API support.
mpv [Tue, 10 Sep 2019 12:17:11 +0000 (15:17 +0300)]
Task #3005 : To be able to create a group on a whole result. Python API support.

4 years agoTask #3005 : To be able to create a group on a whole result. Initial ability from...
mpv [Tue, 10 Sep 2019 07:25:47 +0000 (10:25 +0300)]
Task #3005 : To be able to create a group on a whole result. Initial ability from the data model.

4 years agoAdapt Fitter to SALOME Custom_Fitter
vsv [Mon, 9 Sep 2019 16:46:26 +0000 (19:46 +0300)]
Adapt Fitter to SALOME

4 years agoImplementation of Fitter
vsv [Mon, 9 Sep 2019 15:26:56 +0000 (18:26 +0300)]
Implementation of Fitter

4 years agoSplit too long line
azv [Mon, 9 Sep 2019 13:43:41 +0000 (16:43 +0300)]
Split too long line

4 years agoCorrect validators for tangent/transversal arcs.
azv [Mon, 9 Sep 2019 13:38:40 +0000 (16:38 +0300)]
Correct validators for tangent/transversal arcs.

4 years agoTask 2.11. Ability to impose a midpoint on an arc (refers issue #3002)
azv [Mon, 9 Sep 2019 13:38:03 +0000 (16:38 +0300)]
Task 2.11. Ability to impose a midpoint on an arc (refers issue #3002)

Revert more code related to arc processing in SketchSolver plugin.

4 years agoTranslate names and tooltips for controls
vsv [Mon, 9 Sep 2019 11:56:28 +0000 (14:56 +0300)]
Translate names and tooltips for controls

4 years agoMeet coding standard (fix too long lines).
azv [Mon, 9 Sep 2019 10:59:10 +0000 (13:59 +0300)]
Meet coding standard (fix too long lines).

4 years agoTask 2.11. Ability to impose a midpoint on an arc (refers issue #3002)
azv [Mon, 9 Sep 2019 10:47:09 +0000 (13:47 +0300)]
Task 2.11. Ability to impose a midpoint on an arc (refers issue #3002)

Revert fixing of extra parameters of an arc to old approach, because the new one produces several regressions in unit-tests.

4 years agoTranslation of Qt messages
vsv [Fri, 6 Sep 2019 15:21:37 +0000 (18:21 +0300)]
Translation of Qt messages

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.