Salome HOME
modules/shaper.git
4 years agoIssue #18876 (Tuleap): Hide sketcher pop-up messages on deactivation of a main window
vsv [Mon, 6 Apr 2020 16:49:07 +0000 (19:49 +0300)]
Issue #18876 (Tuleap): Hide sketcher pop-up messages on deactivation of a main window

4 years agoIssue #18882 (Tuleap): Improve calculation of projection point.
vsv [Mon, 6 Apr 2020 14:36:58 +0000 (17:36 +0300)]
Issue #18882 (Tuleap): Improve calculation of projection point.

4 years agoFix failed test for SketchCopy feature. V9_5_0a2
Artem Zhidkov [Mon, 6 Apr 2020 11:07:37 +0000 (14:07 +0300)]
Fix failed test for SketchCopy feature.

4 years agoImplementation of SketchCopy feature
Artem Zhidkov [Mon, 6 Apr 2020 06:57:15 +0000 (09:57 +0300)]
Implementation of SketchCopy feature

4 years agoFix regression related to issue #18994.
Artem Zhidkov [Fri, 3 Apr 2020 19:21:33 +0000 (22:21 +0300)]
Fix regression related to issue #18994.

4 years agoIssue #18944: Cannot delete Part
Artem Zhidkov [Fri, 3 Apr 2020 14:26:29 +0000 (17:26 +0300)]
Issue #18944: Cannot delete Part

Make PartSet active document when removing a Part.

4 years agoMeet the coding style (split too long line).
Artem Zhidkov [Fri, 3 Apr 2020 14:23:00 +0000 (17:23 +0300)]
Meet the coding style (split too long line).

4 years agobos #18834 When SHAPER is deactivated, its panel should not be available in desktop...
vsr [Thu, 2 Apr 2020 11:10:47 +0000 (14:10 +0300)]
bos #18834 When SHAPER is deactivated, its panel should not be available in desktop, even via menu (part 1)

4 years agoFix for the issue #3198 : No Mesh notification although the shape has changed. Make...
mpv [Wed, 1 Apr 2020 11:26:57 +0000 (14:26 +0300)]
Fix for the issue #3198 : No Mesh notification although the shape has changed. Make correct treatment of the whole results selection while publish into the SHAPERSTUDY.

4 years agoIssue #18929(Tuleap): Make exclusion for processing key events in modal dialog boxes
vsv [Tue, 31 Mar 2020 18:27:44 +0000 (21:27 +0300)]
Issue #18929(Tuleap): Make exclusion for processing key events in modal dialog boxes

4 years agoRevert "Fix for the issue 18884 : result still published in SHAPER_STUDY after being...
mpv [Tue, 31 Mar 2020 06:44:56 +0000 (09:44 +0300)]
Revert "Fix for the issue 18884 : result still published in SHAPER_STUDY after being removed"

This reverts commit 58a69c1f99f147a75fb300d729fb421a0804fc3a.

4 years agoFix for the #21 note from issue 3134:
mpv [Tue, 31 Mar 2020 06:40:50 +0000 (09:40 +0300)]
Fix for the #21 note from issue 3134:

- Import the flight_solid.brep from the SAMPLES of Salome.
- In SMESH, create a mesh with CADSurf
- In SHAPER, create a group of one face
- In SMESH, create the corresponding group on geometry
- In SHAPER, create another goup on another face
=> In SMESH, the mesh is notified that the shape has changed. I have to compute the mesh again to create a new group.

4 years agoUse the latest version of SALOME (2020-03-31)
Artem Zhidkov [Tue, 31 Mar 2020 05:49:03 +0000 (08:49 +0300)]
Use the latest version of SALOME (2020-03-31)

4 years agoFix for the issue #3195 : The groups built by "Group Addtion" are not in ShaperResults
mpv [Mon, 30 Mar 2020 14:09:37 +0000 (17:09 +0300)]
Fix for the issue #3195 : The groups built by "Group Addtion" are not in ShaperResults

4 years agoRestore deflection management
vsv [Mon, 30 Mar 2020 13:19:50 +0000 (16:19 +0300)]
Restore deflection management

4 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper
mpv [Mon, 30 Mar 2020 09:44:14 +0000 (12:44 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper

4 years agoA unit-test for the issue #18887 : Fatal error after save and dump or dump and save
mpv [Mon, 30 Mar 2020 09:43:25 +0000 (12:43 +0300)]
A unit-test for the issue #18887 : Fatal error after save and dump or dump and save

4 years agoUse the latest version of SALOME (2020-03-30)
Artem Zhidkov [Mon, 30 Mar 2020 08:36:08 +0000 (11:36 +0300)]
Use the latest version of SALOME (2020-03-30)

4 years agoIssue #18905(tuleap): Restore old plane of sketcher if user cancels plane change
vsv [Fri, 27 Mar 2020 12:51:16 +0000 (15:51 +0300)]
Issue #18905(tuleap): Restore old plane of sketcher if user cancels plane change

4 years agoIssue #2999: Improve selection precision for Arcs and Circles
vsv [Fri, 27 Mar 2020 10:18:56 +0000 (13:18 +0300)]
Issue #2999: Improve selection precision for Arcs and Circles

4 years agoIssue #3194: Do not add parameters with already existing names
vsv [Thu, 26 Mar 2020 13:18:37 +0000 (16:18 +0300)]
Issue #3194: Do not add parameters with already existing names

4 years agoIssue #2999: Provide initialization of deviation coefficient for all presentations
vsv [Thu, 26 Mar 2020 09:22:58 +0000 (12:22 +0300)]
Issue #2999: Provide initialization of deviation coefficient for all presentations

4 years agoIssue #18905: SIGSEGV when edit a sketch if a change sketch plane has been aborted...
Artem Zhidkov [Thu, 26 Mar 2020 07:00:48 +0000 (10:00 +0300)]
Issue #18905: SIGSEGV when edit a sketch if a change sketch plane has been aborted before

4 years agoProtect usage of B-spline in Mirror, LinearCopy and AngularCopy features.
Artem Zhidkov [Tue, 24 Mar 2020 11:10:24 +0000 (14:10 +0300)]
Protect usage of B-spline in Mirror, LinearCopy and AngularCopy features.

4 years agobos #18900 [CEA] SHAPER compilation issue PartSet_Validators.cpp
vsr [Tue, 24 Mar 2020 08:37:24 +0000 (11:37 +0300)]
bos #18900 [CEA] SHAPER compilation issue PartSet_Validators.cpp

4 years agoIssue #18881(Tuleap): Erase highlighting when mouse is dragging
vsv [Tue, 24 Mar 2020 08:22:42 +0000 (11:22 +0300)]
Issue #18881(Tuleap): Erase highlighting  when mouse is dragging

4 years agoIssue #3145: Fix help misprints
vsv [Tue, 24 Mar 2020 07:50:13 +0000 (10:50 +0300)]
Issue #3145: Fix help misprints

4 years agoCorrect the list of available constraints for preselected shapes (issues #3175, ...
Artem Zhidkov [Mon, 23 Mar 2020 09:02:37 +0000 (12:02 +0300)]
Correct the list of available constraints for preselected shapes (issues #3175, #3176)

4 years agoProtect usage of B-spline in Split and Trim features.
Artem Zhidkov [Mon, 23 Mar 2020 04:44:17 +0000 (07:44 +0300)]
Protect usage of B-spline in Split and Trim features.

4 years agoImprove translations to French
Artem Zhidkov [Sun, 22 Mar 2020 12:29:32 +0000 (15:29 +0300)]
Improve translations to French

4 years agoRemove unused lines of code.
Artem Zhidkov [Sat, 21 Mar 2020 14:39:39 +0000 (17:39 +0300)]
Remove unused lines of code.

4 years agoProtect normalization of zero-length vector.
Artem Zhidkov [Fri, 20 Mar 2020 13:25:47 +0000 (16:25 +0300)]
Protect normalization of zero-length vector.

4 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper
mpv [Fri, 20 Mar 2020 13:04:50 +0000 (16:04 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper

4 years agoFix for the issue 18884 : result still published in SHAPER_STUDY after being removed
mpv [Fri, 20 Mar 2020 13:04:09 +0000 (16:04 +0300)]
Fix for the issue 18884 : result still published in SHAPER_STUDY after being removed

4 years agoIssue #3192: Crash when moving an extremity of B-Spline in the sketcher
Artem Zhidkov [Thu, 19 Mar 2020 19:39:48 +0000 (22:39 +0300)]
Issue #3192: Crash when moving an extremity of B-Spline in the sketcher

Operation of B-spline creation should not be re-entrant due to its nature: the construction of B-spline should be finished before the next curve will be created.

4 years agoFix for the issue #3167: Shaper study contains only result for feature having several...
mpv [Thu, 19 Mar 2020 14:21:45 +0000 (17:21 +0300)]
Fix for the issue #3167: Shaper study contains only result for feature having several results

4 years agoAvoid crash while placing the presentation of constraint attached to the closed curve...
Artem Zhidkov [Thu, 19 Mar 2020 13:52:10 +0000 (16:52 +0300)]
Avoid crash while placing the presentation of constraint attached to the closed curve (issues #17347, #18882).

4 years agoFix the wrong calculation of B-spline value during sketch solving (issue #17347)
Artem Zhidkov [Thu, 19 Mar 2020 11:32:02 +0000 (14:32 +0300)]
Fix the wrong calculation of B-spline value during sketch solving (issue #17347)

4 years agoFix typo in Preferences
azv [Thu, 19 Mar 2020 04:37:41 +0000 (07:37 +0300)]
Fix typo in Preferences

4 years agoFill missed translations to French.
Artem Zhidkov [Tue, 17 Mar 2020 13:46:11 +0000 (16:46 +0300)]
Fill missed translations to French.

4 years agoUse latest version of SALOME (2020-03-17)
azv [Tue, 17 Mar 2020 12:00:50 +0000 (15:00 +0300)]
Use latest version of SALOME (2020-03-17)

4 years agoUse latest version of SALOME (2020-03-13)
azv [Fri, 13 Mar 2020 13:42:18 +0000 (16:42 +0300)]
Use latest version of SALOME (2020-03-13)

4 years agobos #18858 Use sphinx_rtd_theme as theme for SALOME documentation built with Sphinx
vsr [Fri, 13 Mar 2020 13:06:58 +0000 (16:06 +0300)]
bos #18858 Use sphinx_rtd_theme as theme for SALOME documentation built with Sphinx

4 years agoUpdate translations to French and group messages by their context.
azv [Fri, 13 Mar 2020 12:15:34 +0000 (15:15 +0300)]
Update translations to French and group messages by their context.

4 years agoFix the code coverage level
mpv [Fri, 13 Mar 2020 12:17:29 +0000 (15:17 +0300)]
Fix the code coverage level

4 years agoThe SHAPERSTUDY unit-tests will be moved to SMESH when the SALOME architecture allows...
mpv [Fri, 13 Mar 2020 06:47:14 +0000 (09:47 +0300)]
The SHAPERSTUDY unit-tests will be moved to SMESH when the SALOME architecture allows to launch them correctly.

4 years agoUse stable version of SALOME (2020-03-11)
azv [Thu, 12 Mar 2020 10:28:29 +0000 (13:28 +0300)]
Use stable version of SALOME (2020-03-11)

4 years agoUse latest version of SALOME (2020-03-12)
azv [Thu, 12 Mar 2020 09:41:45 +0000 (12:41 +0300)]
Use latest version of SALOME (2020-03-12)

4 years agoUnit test for issue #2817: Cut on heterogeneous arguments failed
azv [Thu, 12 Mar 2020 08:48:16 +0000 (11:48 +0300)]
Unit test for issue #2817: Cut on heterogeneous arguments failed

4 years agoFix for the performance regression in issue #2256 : Import BREP is 400 times longer...
mpv [Thu, 12 Mar 2020 07:26:54 +0000 (10:26 +0300)]
Fix for the performance regression in issue #2256 : Import BREP is 400 times longer in SHAPER than in GEOM

4 years agoIssue #17347(Tuleap) Do not select a point from periodic B-spline
vsv [Wed, 11 Mar 2020 13:31:23 +0000 (16:31 +0300)]
Issue #17347(Tuleap) Do not select a point from periodic B-spline

4 years agoIssue #18836: Can't select the feature Wire as Extrusion base object
azv [Wed, 11 Mar 2020 11:46:57 +0000 (14:46 +0300)]
Issue #18836: Can't select the feature Wire as Extrusion base object

Improve the validator's criteria.

4 years agoGenerate temporary file names by model.checkPythonDump()
azv [Tue, 10 Mar 2020 13:54:28 +0000 (16:54 +0300)]
Generate temporary file names by model.checkPythonDump()

4 years agoSend "UpdateSelection" to perform immediate update of the sketch with B-splines.
azv [Tue, 10 Mar 2020 09:58:00 +0000 (12:58 +0300)]
Send "UpdateSelection" to perform immediate update of the sketch with B-splines.

4 years agoUse the latest SALOME version (2020-03-10)
azv [Tue, 10 Mar 2020 06:27:09 +0000 (09:27 +0300)]
Use the latest SALOME version (2020-03-10)

4 years agoIssue #18609 (Tuleap): Delete extra nodes from folder
vsv [Fri, 6 Mar 2020 10:03:27 +0000 (13:03 +0300)]
Issue #18609 (Tuleap): Delete extra nodes from folder

4 years agoIssue #18737 (Tuleap): Update viewer on show preview command
vsv [Fri, 6 Mar 2020 09:25:13 +0000 (12:25 +0300)]
Issue #18737 (Tuleap): Update viewer on show preview command

4 years agoIssue #18755 (Tuleap): Do not process key events if a modal window is displayed
vsv [Fri, 6 Mar 2020 08:30:30 +0000 (11:30 +0300)]
Issue #18755 (Tuleap): Do not process key events if a modal window is displayed

4 years agoUpdate the ID of the TDF_Attribute while copying. rnv/pv58_2
azv [Thu, 5 Mar 2020 10:41:03 +0000 (13:41 +0300)]
Update the ID of the TDF_Attribute while copying.

4 years agoFix the failed model test (piece_12.py)
azv [Thu, 5 Mar 2020 10:01:08 +0000 (13:01 +0300)]
Fix the failed model test (piece_12.py)

4 years agoFix for the porting to new OCCT 7.4.0 : unit test TestBooleanCommon_SolidsHistory
mpv [Thu, 5 Mar 2020 08:00:12 +0000 (11:00 +0300)]
Fix for the porting to new OCCT 7.4.0 : unit test TestBooleanCommon_SolidsHistory

4 years agoUpdate reference data according to behavior of OCCT 7.4.0.
azv [Thu, 5 Mar 2020 04:30:32 +0000 (07:30 +0300)]
Update reference data according to behavior of OCCT 7.4.0.

4 years agoFix for the order of sketch sub-elements in the selection name. With new OCCT order...
mpv [Wed, 4 Mar 2020 10:14:31 +0000 (13:14 +0300)]
Fix for the order of sketch sub-elements in the selection name. With new OCCT order of internal faces was changed, so, support any order.

4 years agoUse latest version of SALOME (2020-03-04)
azv [Wed, 4 Mar 2020 07:43:34 +0000 (10:43 +0300)]
Use latest version of SALOME (2020-03-04)

4 years agoTest HDF files: improve loading HDF files containing several Parts.
azv [Wed, 4 Mar 2020 06:59:21 +0000 (09:59 +0300)]
Test HDF files: improve loading HDF files containing several Parts.

4 years agoAvoid automatic update the Defeaturing (issue #17342).
azv [Tue, 3 Mar 2020 13:42:11 +0000 (16:42 +0300)]
Avoid automatic update the Defeaturing (issue #17342).

4 years agoContinue fixing regression with incorrect order of inner wires (sort inner wires...
azv [Tue, 3 Mar 2020 09:37:16 +0000 (12:37 +0300)]
Continue fixing regression with incorrect order of inner wires (sort inner wires only).

4 years agoUpdate French translations
vsv [Tue, 3 Mar 2020 09:25:31 +0000 (12:25 +0300)]
Update French translations

4 years agoUpdate French translation
vsv [Tue, 3 Mar 2020 08:59:00 +0000 (11:59 +0300)]
Update French translation

4 years agoMake ShaperStudy unit-tests work in Salome
mpv [Mon, 2 Mar 2020 14:09:52 +0000 (17:09 +0300)]
Make ShaperStudy unit-tests work in Salome

4 years agoFix regression related to the order of wires on Sketch faces with holes, which appear...
azv [Mon, 2 Mar 2020 10:31:19 +0000 (13:31 +0300)]
Fix regression related to the order of wires on Sketch faces with holes, which appeared after migrating to OCCT 7.4.0

4 years agoFix indication of active operation
vsv [Mon, 2 Mar 2020 09:41:21 +0000 (12:41 +0300)]
Fix indication of active operation

4 years agoDo not select foreign object in SHAPER
vsv [Mon, 2 Mar 2020 09:02:24 +0000 (12:02 +0300)]
Do not select foreign object in SHAPER

4 years agoUpdate French translation
vsv [Mon, 2 Mar 2020 08:52:17 +0000 (11:52 +0300)]
Update French translation

4 years agoAdded French translation for the publish to SHAPER-STUDY feature
mpv [Mon, 2 Mar 2020 08:28:42 +0000 (11:28 +0300)]
Added French translation for the publish to SHAPER-STUDY feature

4 years agoUpdate French translation
vsv [Fri, 28 Feb 2020 14:05:38 +0000 (17:05 +0300)]
Update French translation

4 years agoIssue #3172: Valid partition is invalid after save/open saved document
azv [Fri, 28 Feb 2020 13:34:56 +0000 (16:34 +0300)]
Issue #3172: Valid partition is invalid after save/open saved document

* Improve AttributeSelectionList to cash whole selected features as well as the results.
* Avoid sending EVENT_UPDATE_SELECTION until all the features will obtain their "disabled" flag.

4 years agoIssue #3161: Do not use presentations for non-SHAPER objects
vsv [Fri, 28 Feb 2020 12:55:45 +0000 (15:55 +0300)]
Issue #3161: Do not use presentations for non-SHAPER objects

4 years agoIssue #3145: provide help pages for Import/Export operations
vsv [Fri, 28 Feb 2020 12:05:26 +0000 (15:05 +0300)]
Issue #3145: provide help pages for Import/Export operations

4 years agoFix for the issue #3143 : Number of parts is wrong for document with Linear copy
mpv [Fri, 28 Feb 2020 11:43:55 +0000 (14:43 +0300)]
Fix for the issue #3143 : Number of parts is wrong for document with Linear copy

4 years agoIssue #3160: Do not use for intersection edges which are parallel to the plane
vsv [Fri, 28 Feb 2020 09:16:58 +0000 (12:16 +0300)]
Issue #3160: Do not use for intersection edges which are parallel to the plane

4 years agoIssue #3170: Impossible to close Application errors dialog box
azv [Fri, 28 Feb 2020 08:45:35 +0000 (11:45 +0300)]
Issue #3170: Impossible to close Application errors dialog box

Update fillet to exclude auxiliary segments from the processing.

4 years agoAvoid setting 0 as a value of B-spline weight (issue #3155)
azv [Fri, 28 Feb 2020 08:16:15 +0000 (11:16 +0300)]
Avoid setting 0 as a value of B-spline weight (issue #3155)

4 years agoFix misprint in the Import feature's documentation.
azv [Fri, 28 Feb 2020 06:51:11 +0000 (09:51 +0300)]
Fix misprint in the Import feature's documentation.

4 years agoFix for filtering non-periodic B-spline in Tangent constraint (issue #3158)
azv [Fri, 28 Feb 2020 06:42:05 +0000 (09:42 +0300)]
Fix for filtering non-periodic B-spline in Tangent constraint (issue #3158)

4 years agoIssue #3145: Update Import/Export help pages
azv [Thu, 27 Feb 2020 15:31:00 +0000 (18:31 +0300)]
Issue #3145: Update Import/Export help pages

4 years agoIssue #3158: Fatal error when create Tangent constraint
azv [Thu, 27 Feb 2020 13:24:46 +0000 (16:24 +0300)]
Issue #3158: Fatal error when create Tangent constraint

Forbid by validators the selection of tangent entities if at least on is a B-spline curve and they have no coincident boundary point.

4 years agoIssue #3162: Correct list of preferences tabs
vsv [Thu, 27 Feb 2020 12:08:29 +0000 (15:08 +0300)]
Issue #3162: Correct list of preferences tabs

4 years agoIssue #3149: Update pop-up menus screen shots
vsv [Thu, 27 Feb 2020 09:41:00 +0000 (12:41 +0300)]
Issue #3149: Update pop-up menus screen shots

4 years agoIssue #3059 : When “move to the end” of a group, propose to the user a new group...
mpv [Thu, 27 Feb 2020 09:36:09 +0000 (12:36 +0300)]
Issue #3059 : When “move to the end” of a group, propose to the user a new group update mode.

An additional development to support cases when groups must be not fully divided, but sub-elements are collected by the context principles.

4 years agoFix bunch of issues for B-splines (#3155, #3156, #3157, #3159)
azv [Thu, 27 Feb 2020 05:16:46 +0000 (08:16 +0300)]
Fix bunch of issues for B-splines (#3155, #3156, #3157, #3159)

Issue #3155: Increase low boundary of Weight for Bspline (minimal positive value of B-spline weight is set)
Issue #3156: Prohibit selection of Bspline in equality constraint (Equal, Tangent and Perpendicular constraints are protected by validators)
Issue #3157: Sign of Tangent constraint between ellipse arc and Bspline is shown directly on connection point
Issue #3159: Equality and Intersection constraints are enabled for B-spline

4 years agoCorrect misprint
vsv [Thu, 27 Feb 2020 07:04:21 +0000 (10:04 +0300)]
Correct misprint

4 years agoUse ViewCube from OCCT
vsv [Wed, 26 Feb 2020 16:55:08 +0000 (19:55 +0300)]
Use ViewCube from OCCT

4 years agoMerge remote-tracking branch 'remotes/origin/occ/compounds_processing' V9_5_0a1
azv [Wed, 26 Feb 2020 13:22:38 +0000 (16:22 +0300)]
Merge remote-tracking branch 'remotes/origin/occ/compounds_processing'

# Conflicts:
# src/FeaturesPlugin/CMakeLists.txt

4 years agoTask 3.2. To keep compounds’ sub-shapes for all operations (issue #3139) occ/compounds_processing
azv [Wed, 26 Feb 2020 11:23:32 +0000 (14:23 +0300)]
Task 3.2. To keep compounds’ sub-shapes for all operations (issue #3139)

Refactor the Fillet and the Chamfer features.

4 years agoSet the used Visual Studio version to 15 (2017)
mpv [Wed, 26 Feb 2020 13:08:56 +0000 (16:08 +0300)]
Set the used Visual Studio version to 15 (2017)

4 years agoIssue #3148: Restore multi-selection mode after dragging operation
vsv [Wed, 26 Feb 2020 12:58:36 +0000 (15:58 +0300)]
Issue #3148: Restore multi-selection mode after dragging operation

4 years agoCall VS15
vsv [Wed, 26 Feb 2020 12:41:55 +0000 (15:41 +0300)]
Call VS15

4 years agoSkipping compsolids in the history request due to improved behavior of BOPs in the...
mpv [Wed, 26 Feb 2020 11:29:14 +0000 (14:29 +0300)]
Skipping compsolids in the history request due to improved behavior of BOPs in the OCCT 7.4.0.

4 years agoIssue #3150: Turn On/Off Isos for multi-selection rnv/pv58_1
vsv [Wed, 26 Feb 2020 10:01:38 +0000 (13:01 +0300)]
Issue #3150: Turn On/Off Isos for multi-selection