Salome HOME
modules/shaper.git
5 years agoSALOME quick test is added for the SHAPER
mpv [Wed, 27 Feb 2019 12:52:38 +0000 (15:52 +0300)]
SALOME quick test is added for the SHAPER

5 years agoAn additional fix for the issue #2697 : Fuse with remove intersection edges and FuseF...
mpv [Tue, 26 Feb 2019 14:22:43 +0000 (17:22 +0300)]
An additional fix for the issue #2697 : Fuse with remove intersection edges and FuseFaces does not work on cylindrical faces (BARCOM). The algorithm tolerance increase.

5 years agoMeet coding style (split too long line)
azv [Tue, 26 Feb 2019 12:48:55 +0000 (15:48 +0300)]
Meet coding style (split too long line)

5 years agoMerge remote-tracking branch 'remotes/origin/HigherLevelObjectsHistory'
azv [Tue, 26 Feb 2019 12:38:17 +0000 (15:38 +0300)]
Merge remote-tracking branch 'remotes/origin/HigherLevelObjectsHistory'

# Conflicts:
# env.sh
# src/FeaturesPlugin/CMakeLists.txt
# src/SketchPlugin/Test/TestUpdateSketch.py

5 years agoUnit test for moving group after BuildPlugin_Face feature HigherLevelObjectsHistory
azv [Tue, 26 Feb 2019 12:31:49 +0000 (15:31 +0300)]
Unit test for moving group after BuildPlugin_Face feature

5 years agoHigh level objects history implementation for BuildPlugin features.
azv [Mon, 25 Feb 2019 11:41:30 +0000 (14:41 +0300)]
High level objects history implementation for BuildPlugin features.

5 years agoMake "Macro" menu be the last, not just after the Sketch. V9_3_0a1
mpv [Fri, 22 Feb 2019 12:42:26 +0000 (15:42 +0300)]
Make "Macro" menu be the last, not just after the Sketch.

5 years agoMove to the stable SALOME version on Linux
mpv [Thu, 21 Feb 2019 09:58:31 +0000 (12:58 +0300)]
Move to the stable SALOME version on Linux

5 years agoMove to the stable SALOME version on Linux
mpv [Thu, 21 Feb 2019 08:44:02 +0000 (11:44 +0300)]
Move to the stable SALOME version on Linux

5 years agoMove to the stable SALOME version on Linux
mpv [Thu, 21 Feb 2019 08:44:02 +0000 (11:44 +0300)]
Move to the stable SALOME version on Linux

5 years agoIssue #2867: Initialize SHAPER viewer if OCC viewer already exists in initialization...
vsv [Tue, 19 Feb 2019 09:18:05 +0000 (12:18 +0300)]
Issue #2867: Initialize SHAPER viewer if OCC viewer already exists in initialization moment.

5 years agoUpdate copyrights
vsr [Mon, 18 Feb 2019 11:05:08 +0000 (14:05 +0300)]
Update copyrights

5 years agoHigh level objects history implementation for Placement feature.
azv [Mon, 18 Feb 2019 10:22:34 +0000 (13:22 +0300)]
High level objects history implementation for Placement feature.

5 years agoRename tests for moving groups
azv [Mon, 18 Feb 2019 09:51:05 +0000 (12:51 +0300)]
Rename tests for moving groups

5 years agoHigh level objects history implementation for Translation, Rotation and Scale features.
azv [Mon, 18 Feb 2019 09:48:41 +0000 (12:48 +0300)]
High level objects history implementation for Translation, Rotation and Scale features.

5 years agoIssue #2867: Use enumeration values for ZLayer definition
vsv [Mon, 18 Feb 2019 09:02:43 +0000 (12:02 +0300)]
Issue #2867: Use enumeration values for ZLayer definition

5 years agoAn additiona lcondition to avoid crash in some Abort cases
mpv [Mon, 18 Feb 2019 08:58:27 +0000 (11:58 +0300)]
An additiona lcondition to avoid crash in some Abort cases

5 years agoCommenting on tests related to GDML
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Mon, 18 Feb 2019 08:18:32 +0000 (09:18 +0100)]
Commenting on tests related to GDML

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Fri, 15 Feb 2019 15:30:11 +0000 (16:30 +0100)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper

5 years agoCommenting on the GDML plugin
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Fri, 15 Feb 2019 15:29:41 +0000 (16:29 +0100)]
Commenting on the GDML plugin

5 years agoIssue #2865: Do not highlight a pre-selected shape
vsv [Fri, 15 Feb 2019 15:29:01 +0000 (18:29 +0300)]
Issue #2865: Do not highlight a pre-selected shape

5 years agoIssue #2862: Reset state of visibility if it was unsynchronized.
vsv [Fri, 15 Feb 2019 10:25:46 +0000 (13:25 +0300)]
Issue #2862: Reset state of visibility if it was unsynchronized.

5 years agoIssue #2863: Use Utf8 string for file selector
vsv [Fri, 15 Feb 2019 08:14:46 +0000 (11:14 +0300)]
Issue #2863: Use Utf8 string for file selector

5 years agoIssues #2850, #2860: Change type of angle while Python Dump, because the configuratio...
azv [Wed, 13 Feb 2019 12:14:57 +0000 (15:14 +0300)]
Issues #2850, #2860: Change type of angle while Python Dump, because the configuration of constrained lines may be changed by the subsequent constraints.

5 years agoFix for the issue #2859: Wrong update when changing a parameter value
mpv [Wed, 13 Feb 2019 12:39:38 +0000 (15:39 +0300)]
Fix for the issue #2859: Wrong update when changing a parameter value

5 years agoAn additional fix for the issue 2861 : Can't use a parameter created on the fly in...
mpv [Wed, 13 Feb 2019 11:20:34 +0000 (14:20 +0300)]
An additional fix for the issue 2861 : Can't use a parameter created on the fly in another parameter expression

5 years agoFix for the issue #2861. This issue 2861 is not a regression, but caused by order...
mpv [Wed, 13 Feb 2019 11:13:52 +0000 (14:13 +0300)]
Fix for the issue #2861. This issue 2861 is not a regression, but caused by order of parameters relative to other features. Here parameter l1 is created in sketch and when the sketch is current feature, new parameter was created just after, before l1.

5 years agoIssue #2856: Fatal error in sketcher Split when moving the mouse on a circle
azv [Tue, 12 Feb 2019 10:01:34 +0000 (13:01 +0300)]
Issue #2856: Fatal error in sketcher Split when moving the mouse on a circle

5 years agoCorrections and tests for the Fillet feature history: make generated faces present...
mpv [Tue, 12 Feb 2019 07:05:47 +0000 (10:05 +0300)]
Corrections and tests for the Fillet feature history: make generated faces present in the history as a generated named object

5 years agoAdded unit-tests for High Level Objects History task for features Compound, Common...
mpv [Mon, 11 Feb 2019 09:23:28 +0000 (12:23 +0300)]
Added unit-tests for High Level Objects History task for features Compound, Common, Cut, Smash, Partition

5 years agoAdded a Fuse unit-test for High Level Object Hierarchy task
mpv [Fri, 8 Feb 2019 16:55:19 +0000 (19:55 +0300)]
Added a Fuse unit-test for High Level Object Hierarchy task

5 years agoFix for the issue #2854 : Group of faces in error after modification of a sketch...
mpv [Fri, 8 Feb 2019 12:52:19 +0000 (15:52 +0300)]
Fix for the issue #2854 : Group of faces in error after modification of a sketch. Now an order of results of extrusion depend only on order of creation of sketch elements in selected sketch faces.

5 years agoFuse history of high level objects: workaround is implemented for the OCCT issue...
mpv [Thu, 7 Feb 2019 13:59:20 +0000 (16:59 +0300)]
Fuse history of high level objects: workaround is implemented for the OCCT issue 30841. Test for the issue 2826 is added.

5 years agoUnit test for the issue #2738 is added
mpv [Wed, 6 Feb 2019 12:45:41 +0000 (15:45 +0300)]
Unit test for the issue #2738 is added

5 years agoModifications cause by issue #2851 fix
mpv [Wed, 6 Feb 2019 08:11:43 +0000 (11:11 +0300)]
Modifications cause by issue #2851 fix

5 years agoFix for the issue #2851 : cloison07 dump produces an error
mpv [Tue, 5 Feb 2019 13:29:15 +0000 (16:29 +0300)]
Fix for the issue #2851 : cloison07 dump produces an error

5 years agoFix for the issue #2851 : cloison07 dump produces an error
mpv [Tue, 5 Feb 2019 13:29:15 +0000 (16:29 +0300)]
Fix for the issue #2851 : cloison07 dump produces an error

5 years agoOptimization for the naming structure loading in the issue 2636 model
mpv [Mon, 4 Feb 2019 14:56:28 +0000 (17:56 +0300)]
Optimization for the naming structure loading in the issue 2636 model

5 years agoOptimization for the naming structure loading in the issue 2636 model
mpv [Mon, 4 Feb 2019 14:07:01 +0000 (17:07 +0300)]
Optimization for the naming structure loading in the issue 2636 model

5 years agoFix in the unit-test for the updated Fillet feature modified faces naming.
mpv [Mon, 4 Feb 2019 08:20:03 +0000 (11:20 +0300)]
Fix in the unit-test for the updated Fillet feature modified faces naming.

5 years agoDebug of groups movement to the end for fillet feature unit-tests.
mpv [Fri, 1 Feb 2019 17:09:52 +0000 (20:09 +0300)]
Debug of groups movement to the end for fillet feature unit-tests.

5 years agoIssue #2849: Provide filtering for cases when a feature and its result are selected
vsv [Fri, 1 Feb 2019 12:34:15 +0000 (15:34 +0300)]
Issue #2849: Provide filtering for cases when a feature and its result are selected

5 years agoUnit test for Scale feature.
azv [Thu, 31 Jan 2019 09:55:21 +0000 (12:55 +0300)]
Unit test for Scale feature.

5 years agoUnit test for RemoveSubShapes feature.
azv [Thu, 31 Jan 2019 09:36:14 +0000 (12:36 +0300)]
Unit test for RemoveSubShapes feature.

5 years agoUpdate reference data in unit-test.
azv [Thu, 31 Jan 2019 07:24:05 +0000 (10:24 +0300)]
Update reference data in unit-test.

5 years agoUpdate users guide for toolbars management part Jan2019
mpv [Thu, 31 Jan 2019 06:12:26 +0000 (09:12 +0300)]
Update users guide for toolbars management part

5 years agoHigh level objects history implementation for FusionFaces feature.
azv [Thu, 31 Jan 2019 05:07:02 +0000 (08:07 +0300)]
High level objects history implementation for FusionFaces feature.

5 years agoHigh level objects history implementation for Fillet feature.
azv [Wed, 30 Jan 2019 13:14:43 +0000 (16:14 +0300)]
High level objects history implementation for Fillet feature.

5 years agoIssue #2627 : added a new unit-test
mpv [Wed, 30 Jan 2019 12:51:11 +0000 (15:51 +0300)]
Issue #2627 : added a new unit-test

5 years agoUpdate users guide for toolbars management part
mpv [Wed, 30 Jan 2019 12:15:45 +0000 (15:15 +0300)]
Update users guide for toolbars management part

5 years agoIssue #2493 : added a new unit-test
mpv [Wed, 30 Jan 2019 12:09:46 +0000 (15:09 +0300)]
Issue #2493 : added a new unit-test

5 years agoIssue #2491 : added a new unit-test
mpv [Wed, 30 Jan 2019 11:43:42 +0000 (14:43 +0300)]
Issue #2491 : added a new unit-test

5 years agoFix for the issue #2754 : the rename error message
mpv [Wed, 30 Jan 2019 08:14:06 +0000 (11:14 +0300)]
Fix for the issue #2754 : the rename error message

5 years agoFix for the issue #2847 pipe creation is unstable. Make arguments of the pipe ordered...
mpv [Tue, 29 Jan 2019 14:07:05 +0000 (17:07 +0300)]
Fix for the issue #2847 pipe creation is unstable. Make arguments of the pipe ordered and correctly typed.

5 years agoOptimization in the frames of issue #1668
mpv [Tue, 29 Jan 2019 13:43:58 +0000 (16:43 +0300)]
Optimization in the frames of issue #1668

5 years agoFix for keeping the partition results if some argument was appended. Based on "CEA...
mpv [Tue, 29 Jan 2019 12:09:25 +0000 (15:09 +0300)]
Fix for keeping the partition results if some argument was appended. Based on "CEA Parametric.pdf", page 7

5 years agoFix for the restore of selection attribute state. Based on "CEA Parametric.pdf",...
mpv [Mon, 28 Jan 2019 13:50:26 +0000 (16:50 +0300)]
Fix for the restore of selection attribute state. Based on "CEA Parametric.pdf", page 6

5 years agoDebug using tests for groups movement: TestGroupMove2.py, Test1757.py
mpv [Mon, 28 Jan 2019 12:27:23 +0000 (15:27 +0300)]
Debug using tests for groups movement: TestGroupMove2.py, Test1757.py

5 years agoFill: consider the list of tools while storing the history of modified shapes.
azv [Mon, 28 Jan 2019 08:35:41 +0000 (11:35 +0300)]
Fill: consider the list of tools while storing the history of modified shapes.

5 years agoMake concealed and removed objects removed from the Group.
mpv [Fri, 25 Jan 2019 17:30:16 +0000 (20:30 +0300)]
Make concealed and removed objects removed from the Group.

5 years agoHigh level objects history implementation for Symmetry feature.
azv [Fri, 25 Jan 2019 10:31:45 +0000 (13:31 +0300)]
High level objects history implementation for Symmetry feature.

5 years agoRemove unused method in FeaturesPlugin_MultiRotation.
azv [Fri, 25 Jan 2019 09:53:56 +0000 (12:53 +0300)]
Remove unused method in FeaturesPlugin_MultiRotation.

5 years agoHigh level objects history implementation for LinearCopy and AngularCopy features.
azv [Fri, 25 Jan 2019 09:47:06 +0000 (12:47 +0300)]
High level objects history implementation for LinearCopy and AngularCopy features.

5 years agoHigh level objects history implementation for Fill feature.
azv [Fri, 25 Jan 2019 07:33:48 +0000 (10:33 +0300)]
High level objects history implementation for Fill feature.

5 years agoFix for several unit-tests behavior.
mpv [Thu, 24 Jan 2019 14:25:45 +0000 (17:25 +0300)]
Fix for several unit-tests behavior.

5 years agoImplementation and part of tests of High Level Objects History task for Common, Cut...
mpv [Thu, 24 Jan 2019 08:26:31 +0000 (11:26 +0300)]
Implementation and part of tests of High Level Objects History task for Common, Cut, Fuse, Smash

5 years agoHigh level objects history implementation for Intersection and Compound features...
mpv [Wed, 23 Jan 2019 09:14:08 +0000 (12:14 +0300)]
High level objects history implementation for Intersection and Compound features. Updates due to unit tests.

5 years agoFix the problem of the sketch plane update
mpv [Tue, 22 Jan 2019 10:15:19 +0000 (13:15 +0300)]
Fix the problem of the sketch plane update

5 years agoFix the problem of the sketch plane update
mpv [Tue, 22 Jan 2019 07:32:46 +0000 (10:32 +0300)]
Fix the problem of the sketch plane update

5 years agoFix the problem of the sketch plane update
mpv [Tue, 22 Jan 2019 07:32:46 +0000 (10:32 +0300)]
Fix the problem of the sketch plane update

5 years agoFix naming problems in "big models".
azv [Mon, 21 Jan 2019 10:02:35 +0000 (13:02 +0300)]
Fix naming problems in "big models".

5 years agoInitial implementation of higher level objects history for partition
mpv [Fri, 18 Jan 2019 15:00:22 +0000 (18:00 +0300)]
Initial implementation of higher level objects history for partition

5 years agoUpdate incorrect units tests and add missing tests (issues #2838, #2839, #2840, ...
azv [Fri, 18 Jan 2019 13:05:05 +0000 (16:05 +0300)]
Update incorrect units tests and add missing tests (issues #2838, #2839, #2840, #2841, #2842, #2843, #2844, #2845)

5 years agoOptimization and minor fix of the Filter By Neighbors algorithm.
mpv [Fri, 18 Jan 2019 06:34:03 +0000 (09:34 +0300)]
Optimization and minor fix of the Filter By Neighbors algorithm.

5 years agoFix the transactions management in the test.
mpv [Wed, 16 Jan 2019 09:15:42 +0000 (12:15 +0300)]
Fix the transactions management in the test.

5 years agoMake model.end() in unit-tests set current feature to the last feature of the active...
mpv [Wed, 16 Jan 2019 08:22:23 +0000 (11:22 +0300)]
Make model.end() in unit-tests set current feature to the last feature of the active document.

5 years agoFix crash on changing parameters of 'galeries' model. Update model to change business...
azv [Wed, 16 Jan 2019 06:55:32 +0000 (09:55 +0300)]
Fix crash on changing parameters of 'galeries' model. Update model to change business parameters.

5 years agoFix the script selection
vsv [Tue, 15 Jan 2019 09:07:31 +0000 (12:07 +0300)]
Fix the script selection

5 years agoIssue #2824: Constraints at wrong positions when editing the sketch
azv [Tue, 15 Jan 2019 05:34:26 +0000 (08:34 +0300)]
Issue #2824: Constraints at wrong positions when editing the sketch

Improve updating the position of the odd point, which is used to keep the sign of a point-line distance constraint. There is also changed the order of the features to be updated by the SketchSolver: sketch features updated before constraints.

5 years agoIssue #2833: Update example scripts
vsv [Mon, 14 Jan 2019 15:46:25 +0000 (18:46 +0300)]
Issue #2833: Update example scripts

5 years agoIssue #2825: Do not change deflection of pre-highlighting and selection because of...
vsv [Mon, 14 Jan 2019 12:20:51 +0000 (15:20 +0300)]
Issue #2825: Do not change deflection of pre-highlighting and selection because of performance reasons

5 years agoIssue #2832: avoid deletion of nodes on not correct places
vsv [Mon, 14 Jan 2019 11:28:56 +0000 (14:28 +0300)]
Issue #2832: avoid deletion of nodes on not correct places

5 years agoIssue #2376: update test case
azv [Mon, 14 Jan 2019 07:22:56 +0000 (10:22 +0300)]
Issue #2376: update test case

5 years agoFix for the issue #2836 : Test2409.py is not tested and not up-to-date
mpv [Fri, 11 Jan 2019 14:10:40 +0000 (17:10 +0300)]
Fix for the issue #2836 : Test2409.py is not tested and not up-to-date

5 years agoFix for the issue #2835 : Add TestPartitionFaceSolid.py in test suite
mpv [Fri, 11 Jan 2019 13:34:17 +0000 (16:34 +0300)]
Fix for the issue #2835 : Add TestPartitionFaceSolid.py in test suite

5 years agoFix for #2834 : In Test2290.py, names have not been updated in group
mpv [Fri, 11 Jan 2019 13:31:09 +0000 (16:31 +0300)]
Fix for #2834 : In Test2290.py, names have not been updated in group

5 years agoFix for the issue #2826 : generate error in group while the move-to-the-end is not...
mpv [Fri, 11 Jan 2019 13:16:29 +0000 (16:16 +0300)]
Fix for the issue #2826 : generate error in group while the move-to-the-end is not implemented.

5 years agoFix for the issue #2831 : In Split and Trim, the segment is not highlighted
mpv [Thu, 10 Jan 2019 13:32:18 +0000 (16:32 +0300)]
Fix for the issue #2831 : In Split and Trim, the segment is not highlighted

5 years agoIssue #2754: Objects of the same type can not have the same name.
vsv [Thu, 10 Jan 2019 12:27:32 +0000 (15:27 +0300)]
Issue #2754: Objects of the same type can not have the same name.

5 years agoIssue #2830: Compilation bug fix
vsv [Thu, 10 Jan 2019 10:49:40 +0000 (13:49 +0300)]
Issue #2830: Compilation bug fix

5 years agoIssue #2830: Make Red/Green button accessible in OpenParts application
vsv [Thu, 10 Jan 2019 10:45:02 +0000 (13:45 +0300)]
Issue #2830: Make Red/Green button accessible in OpenParts application

5 years agoIssue #2830: Remove Green/Red button
vsv [Thu, 10 Jan 2019 10:05:24 +0000 (13:05 +0300)]
Issue #2830: Remove Green/Red button

5 years agoIssue #2809: Add "Show only" menu item for multi-selection in a viewer
vsv [Wed, 9 Jan 2019 15:23:21 +0000 (18:23 +0300)]
Issue #2809: Add "Show only" menu item for multi-selection in a viewer

5 years agoFix for the issue #2828 : Button "See Preview" in parameters panel does not work
mpv [Wed, 9 Jan 2019 15:03:29 +0000 (18:03 +0300)]
Fix for the issue #2828 : Button "See Preview" in parameters panel does not work

5 years agoFix line length issue
vsv [Wed, 9 Jan 2019 14:43:28 +0000 (17:43 +0300)]
Fix line length issue

5 years agoFix possible exception in case if deflection parameter is not defined in preferences
vsv [Wed, 9 Jan 2019 14:34:25 +0000 (17:34 +0300)]
Fix possible exception in case if deflection parameter is not defined in preferences

5 years agoIssue #2815: Select result presentation on feature selection
vsv [Wed, 9 Jan 2019 14:33:30 +0000 (17:33 +0300)]
Issue #2815: Select result presentation on feature selection

5 years agoMerge remote-tracking branch 'origin/Toolbars_Management'
vsv [Wed, 9 Jan 2019 12:13:28 +0000 (15:13 +0300)]
Merge remote-tracking branch 'origin/Toolbars_Management'

5 years agoIssue #2825: Set the same deflection value from preferences on highlighting as on...
vsv [Wed, 9 Jan 2019 11:59:35 +0000 (14:59 +0300)]
Issue #2825: Set the same deflection value from preferences on highlighting as on a presentation object.

5 years agoImprove ExchangePlugin code coverage End2018
mpv [Sat, 29 Dec 2018 12:18:32 +0000 (15:18 +0300)]
Improve ExchangePlugin code coverage