Salome HOME
modules/shaper.git
5 years agoAdd unit tests to load HDF files and check results.
azv [Fri, 19 Apr 2019 13:52:00 +0000 (16:52 +0300)]
Add unit tests to load HDF files and check results.

5 years agoIncrement version: 9.3.0
vsr [Thu, 28 Mar 2019 06:57:16 +0000 (09:57 +0300)]
Increment version: 9.3.0

5 years agoUpdate Filters data model using the previous filters implementation: filter arguments...
mpv [Thu, 25 Apr 2019 13:41:59 +0000 (16:41 +0300)]
Update Filters data model using the previous filters implementation: filter arguments are standard attributes now.

5 years agoOptimization of the RemoveSubshapes feature to make it work faster in some big models...
mpv [Mon, 22 Apr 2019 13:19:29 +0000 (16:19 +0300)]
Optimization of the RemoveSubshapes feature to make it work faster in some big models python scripts.

5 years agoCosmetic changes
mpv [Mon, 22 Apr 2019 07:18:02 +0000 (10:18 +0300)]
Cosmetic changes

5 years agoUpdate unit-tests due to the issue #2941fix. For compounds of not only solids the...
mpv [Fri, 19 Apr 2019 08:56:28 +0000 (11:56 +0300)]
Update unit-tests due to the issue #2941fix. For compounds of not only solids the volume value computed incorrectly.

5 years agoFix for the issue #2914 : Wrong volume computed on ENISTAT
mpv [Fri, 19 Apr 2019 07:43:38 +0000 (10:43 +0300)]
Fix for the issue #2914 : Wrong volume computed on ENISTAT

5 years agoFix for the issue #2909 : Folder becomes empty after "export to GEOM"
mpv [Wed, 17 Apr 2019 14:29:42 +0000 (17:29 +0300)]
Fix for the issue #2909 : Folder becomes empty after "export to GEOM"

5 years agoFix for the issue #2910 : Undo some changes in the middle of the history line makes...
mpv [Wed, 17 Apr 2019 12:29:34 +0000 (15:29 +0300)]
Fix for the issue #2910 : Undo some changes in the middle of the history line makes all features invalid when loading hdf

5 years agoImprove update of object browser
vsv [Wed, 17 Apr 2019 11:40:18 +0000 (14:40 +0300)]
Improve update of object browser

5 years agoMake the tutorial script up-to-date due to the issue CEA 16749 in tuleap
mpv [Fri, 12 Apr 2019 13:16:09 +0000 (16:16 +0300)]
Make the tutorial script up-to-date due to the issue CEA 16749 in tuleap

5 years agoImprove the code coverage level
mpv [Thu, 11 Apr 2019 10:31:22 +0000 (13:31 +0300)]
Improve the code coverage level

5 years agoAdditional modification of the picture for the issue #2906
mpv [Thu, 11 Apr 2019 08:25:00 +0000 (11:25 +0300)]
Additional modification of the picture for the issue #2906

5 years agoIssue #2906: Misinforming tooltip of "Build face" feature
azv [Wed, 10 Apr 2019 11:07:40 +0000 (14:07 +0300)]
Issue #2906: Misinforming tooltip of "Build face" feature

5 years agoFor the issue #2903 : correctly process also the references to construction - features.
mpv [Wed, 10 Apr 2019 06:02:29 +0000 (09:02 +0300)]
For the issue #2903 : correctly process also the references to construction - features.

5 years agoUpdate unit tests to make objects are referenced correctly
mpv [Tue, 9 Apr 2019 16:32:16 +0000 (19:32 +0300)]
Update unit tests to make objects are referenced correctly

5 years agoFor the issue #2903 : make only latest feature become invalid because of python scrip...
mpv [Tue, 9 Apr 2019 14:57:16 +0000 (17:57 +0300)]
For the issue #2903 : make only latest feature become invalid because of python scripts execution specifics

5 years agoMake unit tests work with the new validator checking
mpv [Tue, 9 Apr 2019 13:14:51 +0000 (16:14 +0300)]
Make unit tests work with the new validator checking

5 years agoFix for the issue #2903 : Crash when creating a group on all faces
mpv [Tue, 9 Apr 2019 11:50:36 +0000 (14:50 +0300)]
Fix for the issue #2903 : Crash when creating a group on all faces

Prevent user from selection of features and results used in other features and both with concealment ability.

5 years agoFix for the issue #2900 : Crash or freeze when activating the Partset
mpv [Mon, 8 Apr 2019 12:01:23 +0000 (15:01 +0300)]
Fix for the issue #2900 : Crash or freeze when activating the Partset

5 years agoRemove coding information from the python scripts due to tuleap issue #16806
mpv [Fri, 5 Apr 2019 07:25:53 +0000 (10:25 +0300)]
Remove coding information from the python scripts due to tuleap issue #16806

[CEA 16749] dumpStudy: coding: utf-8

5 years agoIssue #2896: Create new selector just at module activation
vsv [Thu, 4 Apr 2019 09:27:22 +0000 (12:27 +0300)]
Issue #2896: Create new selector just at module activation

5 years agoFix for the issue #2899 : Not activated parts are not saved
mpv [Wed, 3 Apr 2019 10:49:51 +0000 (13:49 +0300)]
Fix for the issue #2899 : Not activated parts are not saved

5 years agoStabilization of the test TestMoveArc
mpv [Wed, 3 Apr 2019 08:48:17 +0000 (11:48 +0300)]
Stabilization of the test TestMoveArc

5 years agoFix for the issue #2901
mpv [Wed, 3 Apr 2019 07:22:28 +0000 (10:22 +0300)]
Fix for the issue #2901

5 years agoFix for the issue #2898 : SIGSEGV when selecting the Split feature or one sub-result...
mpv [Tue, 2 Apr 2019 14:56:20 +0000 (17:56 +0300)]
Fix for the issue #2898 : SIGSEGV when selecting the Split feature or one sub-result in the object browser

5 years agoImprove the coverage level: comment out a long string creation.
mpv [Mon, 1 Apr 2019 13:24:14 +0000 (16:24 +0300)]
Improve the coverage level: comment out a long string creation.

5 years agoCorrection of the test 2882
mpv [Wed, 27 Mar 2019 13:31:55 +0000 (16:31 +0300)]
Correction of the test 2882

5 years agoUnit test for the issue #2882
mpv [Wed, 27 Mar 2019 11:29:16 +0000 (14:29 +0300)]
Unit test for the issue #2882

5 years agoMake correct python dump for exportToGeom with separated results
mpv [Wed, 27 Mar 2019 08:59:42 +0000 (11:59 +0300)]
Make correct python dump for exportToGeom with separated results

5 years agoToo long line fix
mpv [Tue, 26 Mar 2019 14:27:17 +0000 (17:27 +0300)]
Too long line fix

5 years agoImplementation of proposal 3 in the issue #2882 : Groups are not exported to GEOM...
mpv [Tue, 26 Mar 2019 14:22:14 +0000 (17:22 +0300)]
Implementation of proposal 3 in the issue #2882 : Groups are not exported to GEOM under the shapes when there several results.

To export results without joining them into compound. In this case group that contains selection on several results must be splitted into several groups (with same name), located under the corresponding results.

5 years agoLaunch restricted models tests if repository is accessible.
mpv [Mon, 25 Mar 2019 10:09:04 +0000 (13:09 +0300)]
Launch restricted models tests if repository is accessible.

5 years agoIssue #2894: SIGSEGV in trim after double-click
azv [Fri, 22 Mar 2019 10:54:13 +0000 (13:54 +0300)]
Issue #2894: SIGSEGV in trim after double-click

Fix crash when selected point is not lying on the trimmed feature.

5 years agoFix incorrect treating a constraint Angle type while dumping (issue #2893)
azv [Fri, 22 Mar 2019 09:53:47 +0000 (12:53 +0300)]
Fix incorrect treating a constraint Angle type while dumping (issue #2893)

5 years agoIssue #2888: Limit symbols for parameters names
vsv [Fri, 22 Mar 2019 08:41:21 +0000 (11:41 +0300)]
Issue #2888: Limit symbols for parameters names

5 years agoUpdate of the unit-test for checking the issue #2892
mpv [Fri, 22 Mar 2019 05:16:04 +0000 (08:16 +0300)]
Update of the unit-test for checking the issue #2892

5 years agoFix for the issue #2892 : Group in error when loading dump from Test2241.py
mpv [Fri, 22 Mar 2019 05:11:40 +0000 (08:11 +0300)]
Fix for the issue #2892 : Group in error when loading dump from Test2241.py

5 years agoFix incorrect treating a constraint Angle type while dumping (issue #2893)
azv [Thu, 21 Mar 2019 13:00:23 +0000 (16:00 +0300)]
Fix incorrect treating a constraint Angle type while dumping (issue #2893)

5 years agoIssue #2889:Multi-selection of features in Object Browser
vsv [Wed, 20 Mar 2019 12:22:54 +0000 (15:22 +0300)]
Issue #2889:Multi-selection of features in Object Browser

5 years agoIssue #2890: Wrong partition result with planes and SIGSEGV
azv [Wed, 20 Mar 2019 09:44:45 +0000 (12:44 +0300)]
Issue #2890: Wrong partition result with planes and SIGSEGV

Check number of points in the result when verifying a wire is a rectangle.

5 years agoMove to the newer version of SALOME
mpv [Wed, 20 Mar 2019 09:06:31 +0000 (12:06 +0300)]
Move to the newer version of SALOME

5 years agoIssue #2888: Use only ASCII symbols for parameters names
vsv [Wed, 20 Mar 2019 08:54:05 +0000 (11:54 +0300)]
Issue #2888: Use only ASCII symbols for parameters names

5 years agoMove to the newer version of SALOME
mpv [Tue, 19 Mar 2019 05:02:24 +0000 (08:02 +0300)]
Move to the newer version of SALOME

5 years agoRenaming Fill in Split : Unit tests cgt/split V9_3_0b1
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Thu, 14 Mar 2019 15:34:48 +0000 (16:34 +0100)]
Renaming Fill in Split : Unit tests

5 years agoRenaming Fill in Split : Unit tests
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Thu, 14 Mar 2019 14:20:36 +0000 (15:20 +0100)]
Renaming Fill in Split : Unit tests

5 years agoRenaming Fill in Split : Read old HDF
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Thu, 14 Mar 2019 10:17:31 +0000 (11:17 +0100)]
Renaming Fill in Split : Read old HDF

5 years agoMerge branch 'master' into cgt/split
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Thu, 14 Mar 2019 06:42:20 +0000 (07:42 +0100)]
Merge branch 'master' into cgt/split

5 years agoMisprint correction
azv [Wed, 13 Mar 2019 18:42:22 +0000 (21:42 +0300)]
Misprint correction

5 years agoFix one more regression in ModelHighAPI_Dumper related to the number of digits writte...
azv [Wed, 13 Mar 2019 13:32:24 +0000 (16:32 +0300)]
Fix one more regression in ModelHighAPI_Dumper related to the number of digits written for double values.

5 years agoFix regression in ModelHighAPI_Dumper
azv [Wed, 13 Mar 2019 11:59:35 +0000 (14:59 +0300)]
Fix regression in ModelHighAPI_Dumper

5 years agoImprove code coverage for ModelAPI package
azv [Wed, 13 Mar 2019 09:49:43 +0000 (12:49 +0300)]
Improve code coverage for ModelAPI package

5 years agoImprove code coverage for GeomValidators package
azv [Wed, 13 Mar 2019 08:13:42 +0000 (11:13 +0300)]
Improve code coverage for GeomValidators package

5 years agoMake models and compatibility tests able to be enabled simultaneously.
mpv [Wed, 13 Mar 2019 06:21:50 +0000 (09:21 +0300)]
Make models and compatibility tests able to be enabled simultaneously.

5 years agoUpdate tests for export to GEOM according to the Python dump change.
azv [Wed, 13 Mar 2019 05:38:54 +0000 (08:38 +0300)]
Update tests for export to GEOM according to the Python dump change.

5 years agoFix compilation error in SHAPERGUI_DataModel: use default types of dumped data.
azv [Wed, 13 Mar 2019 02:42:53 +0000 (05:42 +0300)]
Fix compilation error in SHAPERGUI_DataModel: use default types of dumped data.

5 years agoUpdate Python dump to write both standard naming and geometrical selection at once
azv [Tue, 12 Mar 2019 13:17:36 +0000 (16:17 +0300)]
Update Python dump to write both standard naming and geometrical selection at once

5 years agoRenaming Fill in Split : Help (General index)
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Tue, 12 Mar 2019 08:16:46 +0000 (09:16 +0100)]
Renaming Fill in Split : Help (General index)

5 years agoUpdate for compatibility tests
vsv [Mon, 11 Mar 2019 16:30:22 +0000 (19:30 +0300)]
Update for compatibility tests

5 years agoImplement Python API compatibility tests
vsv [Mon, 11 Mar 2019 14:12:54 +0000 (17:12 +0300)]
Implement Python API compatibility tests

5 years agoRemove extra warnings
vsv [Mon, 11 Mar 2019 11:52:20 +0000 (14:52 +0300)]
Remove extra warnings

5 years agoFix for the issue #2886 : In the Help main page of SHAPER the section "Sketch plug...
mpv [Mon, 11 Mar 2019 07:09:52 +0000 (10:09 +0300)]
Fix for the issue #2886 : In the Help main page of SHAPER the section "Sketch plug-in" appear twice

5 years agoMerge branch 'master' into cgt/split
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Thu, 7 Mar 2019 14:36:19 +0000 (15:36 +0100)]
Merge branch 'master' into cgt/split

5 years agoMerge branch 'master' into cgt/split
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Thu, 7 Mar 2019 14:25:44 +0000 (15:25 +0100)]
Merge branch 'master' into cgt/split

5 years agoUpdate the currently used SALOME version
mpv [Thu, 7 Mar 2019 10:08:33 +0000 (13:08 +0300)]
Update the currently used SALOME version

5 years agoMerge branch 'master' into cgt/split
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Thu, 7 Mar 2019 08:16:17 +0000 (09:16 +0100)]
Merge branch 'master' into cgt/split

5 years agoRenaming Fill in Split : Dump
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Thu, 7 Mar 2019 08:07:34 +0000 (09:07 +0100)]
Renaming Fill in Split : Dump

5 years agoRenaming Fill in Split : Help (change name of result)
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Thu, 7 Mar 2019 07:56:51 +0000 (08:56 +0100)]
Renaming Fill in Split : Help (change name of result)

5 years agoRenaming Fill in Split : Help
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Thu, 7 Mar 2019 07:52:29 +0000 (08:52 +0100)]
Renaming Fill in Split : Help

5 years agoEnable multithread in boolean operations and partition
Christophe Bourcier [Fri, 20 Jul 2018 07:24:30 +0000 (09:24 +0200)]
Enable multithread in boolean operations and partition

5 years agoRemove of Box macro feature V9_3_0a2
mpv [Thu, 7 Mar 2019 07:40:24 +0000 (10:40 +0300)]
Remove of Box macro feature

5 years agoRenaming Fill in Split : IHM and HDF
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Thu, 7 Mar 2019 07:20:43 +0000 (08:20 +0100)]
Renaming Fill in Split : IHM and HDF

5 years agoMovement of the Linux reference to the SALOME current (with OCCT 7.3p3)
mpv [Wed, 6 Mar 2019 14:54:24 +0000 (17:54 +0300)]
Movement of the Linux reference to the SALOME current (with OCCT 7.3p3)

5 years agoFix for the issue #2225 : Incorrect face naming when creating a pipe from a face...
mpv [Wed, 6 Mar 2019 12:33:07 +0000 (15:33 +0300)]
Fix for the issue #2225 : Incorrect face naming when creating a pipe from a face. Usage of OCCT 7.3.0p3 fix.

5 years agoThe fix based on DBC mail 04.03.2019. If the selected solid was not modified by the...
mpv [Tue, 5 Mar 2019 12:18:25 +0000 (15:18 +0300)]
The fix based on DBC mail 04.03.2019. If the selected solid was not modified by the following Fill operation, this selection disappears after movement to the end.

5 years agoIssue #2876: Fix synchronization of objects display on module activation
vsv [Tue, 5 Mar 2019 08:23:43 +0000 (11:23 +0300)]
Issue #2876: Fix synchronization of objects display on module activation

5 years agoMerge branch 'V9_2_2_BR'
vsr [Tue, 5 Mar 2019 07:29:33 +0000 (10:29 +0300)]
Merge branch 'V9_2_2_BR'

5 years agoUpdate failed tests due to the stabilization fix (merge of selection list attributes...
mpv [Mon, 4 Mar 2019 13:00:43 +0000 (16:00 +0300)]
Update failed tests due to the stabilization fix (merge of selection list attributes) just before

5 years agoFix instability of TestPartition_SolidsHistory.py : duplicates are removed even they...
mpv [Mon, 4 Mar 2019 11:42:54 +0000 (14:42 +0300)]
Fix instability of TestPartition_SolidsHistory.py : duplicates are removed even they are first in the updateInHistory results.

5 years agoExclude GDML plugin and related from the coverage report. Improve coverage quality... HighLevelObjectsHierarchy
azv [Fri, 1 Mar 2019 07:56:56 +0000 (10:56 +0300)]
Exclude GDML plugin and related from the coverage report. Improve coverage quality of GeomAPI plugin.

5 years agoFix the parameter update floating problem in sprocket.py
mpv [Fri, 1 Mar 2019 07:24:24 +0000 (10:24 +0300)]
Fix the parameter update floating problem in sprocket.py

5 years agoFix for issue #2872 : Can't export and dump in master
mpv [Thu, 28 Feb 2019 13:07:12 +0000 (16:07 +0300)]
Fix for issue #2872 : Can't export and dump in master

5 years agoIssue #2879: "What is" does not work
azv [Thu, 28 Feb 2019 11:06:13 +0000 (14:06 +0300)]
Issue #2879: "What is" does not work

Take into account trimmed curves while verifying a wire is a rectangle.

5 years agoIssue #2878: In Extrusion, can't select all in Vertex feature
azv [Thu, 28 Feb 2019 10:44:51 +0000 (13:44 +0300)]
Issue #2878: In Extrusion, can't select all in Vertex feature

Add checks of vertices to the corresponding validator.

5 years agoIssue #2880: SIGSEGV after undo an arc deletion
azv [Thu, 28 Feb 2019 09:51:35 +0000 (12:51 +0300)]
Issue #2880: SIGSEGV after undo an arc deletion

Avoid crash while getting the position of tangency presentation.

5 years agoUpdate unit-tests according to changing of the face modification history
azv [Thu, 28 Feb 2019 04:53:46 +0000 (07:53 +0300)]
Update unit-tests according to changing of the face modification history

5 years agoIssue #2873: Freeze when inserting a new folder
azv [Wed, 27 Feb 2019 14:03:28 +0000 (17:03 +0300)]
Issue #2873: Freeze when inserting a new folder

Fix incorrect naming new folder.

5 years agoUpdate names of modified faces of the transformation features (Translation, Rotation...
azv [Wed, 27 Feb 2019 13:33:08 +0000 (16:33 +0300)]
Update names of modified faces of the transformation features (Translation, Rotation, Symmetry and so on).

5 years agoFix misprint in SketchBuilder
azv [Wed, 27 Feb 2019 13:31:55 +0000 (16:31 +0300)]
Fix misprint in SketchBuilder

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 agoIncrement version: 9.2.2 V9_2_2_BR V9_2_BR vsr/v9_2_2_br V9_2_2
vsr [Mon, 25 Feb 2019 13:02:17 +0000 (16:02 +0300)]
Increment version: 9.2.2

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