]>
SALOME platform Git repositories - modules/shaper.git/log
mpv [Tue, 26 Nov 2019 10:53:56 +0000 (13:53 +0300)]
Added unit tests for selection of the whole feature in group for the task #3082 : To be able to create a group on a whole feature
azv [Tue, 26 Nov 2019 07:04:13 +0000 (10:04 +0300)]
Fix reference data in unit tests
vsv [Mon, 25 Nov 2019 12:53:46 +0000 (15:53 +0300)]
Correction for colors of sketcher and for selection of trihedron
vsv [Mon, 25 Nov 2019 10:01:42 +0000 (13:01 +0300)]
Merge remote-tracking branch 'origin/EDF_2019'
# Conflicts:
# src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_2.py
# src/PartSet/PartSet_WidgetSketchLabel.h
# src/XGUI/XGUI_Workshop.cpp
vsv [Mon, 25 Nov 2019 09:40:56 +0000 (12:40 +0300)]
Merge remote-tracking branch 'origin/CEA_2019'
vsv [Fri, 22 Nov 2019 14:07:45 +0000 (17:07 +0300)]
Remove lines numbers in TS files according to CEA request
vsv [Fri, 22 Nov 2019 13:02:17 +0000 (16:02 +0300)]
Issue #3069: Do not ask confirmation for operation closing if it doesn't produce persistent result
azv [Fri, 22 Nov 2019 12:35:45 +0000 (15:35 +0300)]
Task 3.4 Build/Face and Build/Shell on a whole Sketch (issue #3078).
azv [Fri, 22 Nov 2019 10:02:13 +0000 (13:02 +0300)]
Fix code coverage
vsv [Fri, 22 Nov 2019 08:02:25 +0000 (11:02 +0300)]
Fix for module activation when in a list of features there are folders
azv [Fri, 22 Nov 2019 07:47:44 +0000 (10:47 +0300)]
Update failed unit-test
azv [Fri, 22 Nov 2019 07:47:22 +0000 (10:47 +0300)]
Task 3.5 Build/Vertex on a whole Sketch (issue #3079)
vsv [Thu, 21 Nov 2019 14:36:58 +0000 (17:36 +0300)]
Issue #3073: Show inspection panel for features
vsv [Wed, 20 Nov 2019 13:54:19 +0000 (16:54 +0300)]
Issue #3060: Use HideFaces panel for groups creation operation
azv [Wed, 20 Nov 2019 13:05:19 +0000 (16:05 +0300)]
Icon for internal feature "Union".
azv [Wed, 20 Nov 2019 12:26:19 +0000 (15:26 +0300)]
Task 5.1.4 Join 2 features "fuse" and "union" into one feature (issue #3062)
* Correct processing of faces during the fuse
* Update unit-tests according to new behavior
azv [Wed, 20 Nov 2019 08:20:28 +0000 (11:20 +0300)]
Meet the coding style (split too long lines)
azv [Wed, 20 Nov 2019 07:38:11 +0000 (10:38 +0300)]
Merge remote-tracking branch 'remotes/origin/master' into CEA_2019
# Conflicts:
# CMakeLists.txt
# src/BuildPlugin/BuildPlugin_msg_fr.ts
# src/CollectionPlugin/CollectionPlugin_msg_fr.ts
# src/ConstructionPlugin/ConstructionPlugin_msg_fr.ts
# src/FeaturesPlugin/FeaturesPlugin_Chamfer.cpp
# src/FeaturesPlugin/FeaturesPlugin_msg_fr.ts
# src/FiltersPlugin/CMakeLists.txt
# src/GeomAlgoAPI/CMakeLists.txt
# src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.cpp
# src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.h
# src/PythonAddons/Test/TestcompoundVertices.py
# src/PythonAddons/macros/compoundVertices/feature.py
# src/PythonAddons/macros/compoundVertices/widget.xml
# src/PythonAddons/macros/importParameters/feature.py
# src/PythonAddons/macros/importParameters/importParameters.txt
# src/PythonAddons/macros/importParameters/widget.xml
# src/SHAPERGUI/SHAPERGUI_msg_fr.ts
# src/XGUI/XGUI_msg_fr.ts
azv [Wed, 20 Nov 2019 05:45:29 +0000 (08:45 +0300)]
Task 5.1.4 Join 2 features "fuse" and "union" into one feature (issue #3062)
vsv [Tue, 19 Nov 2019 15:01:05 +0000 (18:01 +0300)]
Issue #3047: Rollback modifications dedicated to property panel performance
azv [Tue, 19 Nov 2019 08:55:00 +0000 (11:55 +0300)]
Fix regressions found by unit testing
azv [Mon, 18 Nov 2019 14:46:53 +0000 (17:46 +0300)]
Fix regression on sketch update.
vsv [Mon, 18 Nov 2019 14:33:12 +0000 (17:33 +0300)]
Issue #18096(Tuleap): Make property panel controls on a scroll panel based
azv [Mon, 18 Nov 2019 13:08:15 +0000 (16:08 +0300)]
Fix incorrect naming of features and results when import (same name of feature and its result has be supported).
Avoid using temporary file storage in tests.
azv [Mon, 18 Nov 2019 11:42:16 +0000 (14:42 +0300)]
Fix the test environment to use the actual version of Python scripts of SHAPER instead of distributed with SALOME.
mpv [Mon, 18 Nov 2019 09:30:14 +0000 (12:30 +0300)]
Fix for the issue #3081 : show free points must not show projected/external points
jfa [Fri, 15 Nov 2019 12:43:33 +0000 (15:43 +0300)]
Task #3079 3.5 Build/Vertex on a whole Sketch
vsv [Fri, 15 Nov 2019 12:18:53 +0000 (15:18 +0300)]
Temporarily comment out code dedicated to visibility of origin point selection
azv [Fri, 15 Nov 2019 12:02:32 +0000 (15:02 +0300)]
Meet the coding style (line >= 100 characters)
azv [Fri, 15 Nov 2019 11:09:31 +0000 (14:09 +0300)]
Task 5.1.7: To be able to export a part to a file and import it into an existing part (issue #3065)
Set unique name for imported feature/result.
azv [Wed, 13 Nov 2019 12:05:55 +0000 (15:05 +0300)]
Task 5.1.7: To be able to export a part to a file and import it into an existing part (issue #3065)
Add unit tests.
azv [Wed, 13 Nov 2019 11:59:24 +0000 (14:59 +0300)]
Task 5.1.7: To be able to export a part to a file and import it into an existing part (issue #3065)
* Verify the list of features before export for referring to external document
* Add translations for messages produced by ExportPart/ImportPart features
vsv [Wed, 13 Nov 2019 14:31:53 +0000 (17:31 +0300)]
Issue #18095 (Tuleap): Update viewer after change expression mode
vsv [Tue, 12 Nov 2019 14:12:29 +0000 (17:12 +0300)]
5.1.5 Sketcher: highlighting of the origin point of trihedron
azv [Tue, 12 Nov 2019 12:24:33 +0000 (15:24 +0300)]
Task 5.1.7: To be able to export a part to a file and import it into an existing part (issue #3065)
Exporting/importing references to external objects.
vsv [Mon, 11 Nov 2019 14:27:24 +0000 (17:27 +0300)]
Issue #2185: Fix bug with negative values for color scale
vsv [Mon, 11 Nov 2019 13:25:54 +0000 (16:25 +0300)]
Issue #17958: Sketch displayed in edit mode after sketch feature has been closed
azv [Mon, 11 Nov 2019 12:02:50 +0000 (15:02 +0300)]
Issue #17962: SIGSEGV when selecting faces with filter Belongs to
Avoid selection of construction entities in the filter "Belongs To"
vsv [Fri, 8 Nov 2019 11:04:52 +0000 (14:04 +0300)]
5.2.3 Sketcher: ambiguity of the red cross in case of over-constraint
vsv [Thu, 7 Nov 2019 14:50:33 +0000 (17:50 +0300)]
5.1.6 To create multiple points in succession without leaving the dialog box
vsv [Thu, 7 Nov 2019 14:18:41 +0000 (17:18 +0300)]
5.2.2 Drawing in the sketcher: change the mouse cursor arrow
vsv [Thu, 7 Nov 2019 13:50:53 +0000 (16:50 +0300)]
Task 5.2.5 Add some warnings (tooltips) to critical places
jfa [Thu, 7 Nov 2019 11:30:46 +0000 (14:30 +0300)]
Tasks #3016 and #3015: 'through all' mode. Added documentation and translations.
vsv [Thu, 7 Nov 2019 08:38:29 +0000 (11:38 +0300)]
Task 5.2.7 Distinguish the selection color of the presentation (default white)
azv [Thu, 7 Nov 2019 07:59:22 +0000 (10:59 +0300)]
Task 5.1.7: To be able to export a part to a file and import it into an existing part (issue #3065)
* Python API for export/import of features.
* Fix the problem when exporting to unavailable directory.
azv [Thu, 7 Nov 2019 07:41:10 +0000 (10:41 +0300)]
Icons for "Through All"
vsv [Wed, 6 Nov 2019 15:34:56 +0000 (18:34 +0300)]
Task 5.2.7 Distinguish the selection color of the presentation (default white)
vsv [Wed, 6 Nov 2019 12:14:52 +0000 (15:14 +0300)]
Task 5.2.6 "Part -> Parameters" dialog box: add a keyboard shortcut for "Add"
vsv [Wed, 6 Nov 2019 10:29:22 +0000 (13:29 +0300)]
Restore translations
vsv [Wed, 9 Oct 2019 08:53:51 +0000 (11:53 +0300)]
Provide selection of features for invisible objects
azv [Fri, 1 Nov 2019 09:35:47 +0000 (12:35 +0300)]
Issue #17924: filter F5 on geometry for faces
Extend comparison of underlying geometry to surfaces of extrusion and revolution to work correctly on elliptical arcs.
vsv [Fri, 1 Nov 2019 08:45:11 +0000 (11:45 +0300)]
Issue #2924: Disable Delete command for sub-shapes of comp-solids
mpv [Thu, 31 Oct 2019 16:14:51 +0000 (19:14 +0300)]
Added a unit-test for the issue #17917
mpv [Thu, 31 Oct 2019 15:42:39 +0000 (18:42 +0300)]
Fix for the issue #3076 previous commit regression
mpv [Thu, 31 Oct 2019 15:23:09 +0000 (18:23 +0300)]
Fix for the issue #17917 Error during export to GEOM of a PartSet with groups
The problem was related to the Placement of parts feature - it adds additional transformation to all results and groups.
mpv [Thu, 31 Oct 2019 13:16:32 +0000 (16:16 +0300)]
Fix for the issue #3076 ExportToGEOM: Fatal error SWIG director method error
azv [Thu, 31 Oct 2019 10:17:01 +0000 (13:17 +0300)]
Issue #2920: Concealment into multi-level Compounds
Improve hierarchy of the result.
vsv [Thu, 31 Oct 2019 10:10:15 +0000 (13:10 +0300)]
Issue #3075: Fix crash on filter deletion
mpv [Thu, 31 Oct 2019 09:41:45 +0000 (12:41 +0300)]
Fix for the issue #17909 : EDF - Problem of fillet
azv [Wed, 30 Oct 2019 10:40:10 +0000 (13:40 +0300)]
Issue #3074: SIGSEGV when changing sketch plane
Do not update the presentation if plane is not selected yet.
azv [Mon, 28 Oct 2019 12:54:36 +0000 (15:54 +0300)]
Adjust test case to avoid instability.
vsv [Mon, 28 Oct 2019 09:09:35 +0000 (12:09 +0300)]
Update Viewer after hiding of Objects
azv [Wed, 23 Oct 2019 05:52:56 +0000 (08:52 +0300)]
Increase code coverage for the FiltersPlugin.
azv [Tue, 22 Oct 2019 05:49:41 +0000 (08:49 +0300)]
Adjust test case to avoid instability.
azv [Mon, 21 Oct 2019 08:02:46 +0000 (11:02 +0300)]
Issue #2971: Naming issue in a group when loading a dump file
* Make "ParentFeature" attribute the last for all Sketch entities for backward compatibility.
* Add new HDF test to check the dumping to Python works.
azv [Fri, 18 Oct 2019 12:36:35 +0000 (15:36 +0300)]
Issue #3052: Conflicting constraint after trim ellipse
Prefer make coincident the boundary of the trimmed feature with an edge instead of point, because it decreases only 1 DoF.
vsv [Fri, 18 Oct 2019 11:50:31 +0000 (14:50 +0300)]
Issue #3046: Correct misprint
mpv [Thu, 17 Oct 2019 16:12:45 +0000 (19:12 +0300)]
Fix for the issue #17867 : ExtrusionCut doesn't work
Allow to select start point of an arc even due to the 2D->3D conversion produces 3.e-7 error in coordinates.
azv [Thu, 17 Oct 2019 12:04:30 +0000 (15:04 +0300)]
Issue #3055: Fatal error when setting angle
Improve calculation of flyout point position to avoid the crash.
azv [Thu, 17 Oct 2019 10:37:35 +0000 (13:37 +0300)]
HDF tests: close current SALOME session by the port instead of closing all SALOME entities (issue #3051).
azv [Thu, 17 Oct 2019 09:42:23 +0000 (12:42 +0300)]
Issue #3044: Undo list contains empty string for Load python script
Improve indexation (do not take into account the empty transactions).
azv [Thu, 17 Oct 2019 09:01:37 +0000 (12:01 +0300)]
Revert "Issue #3044: Undo list contains empty string for Load python script"
This reverts commit
b82b4aecbd6ccaebeafbf409b8da515e4fea2543 .
NATHALIE GORE [Thu, 17 Oct 2019 06:43:11 +0000 (08:43 +0200)]
Suppress Test checkPythonDump for macro feature
NATHALIE GORE [Wed, 16 Oct 2019 09:06:54 +0000 (11:06 +0200)]
Update for macros NGO
azv [Thu, 17 Oct 2019 06:49:01 +0000 (09:49 +0300)]
Issue #3044: Undo list contains empty string for Load python script
Clear the Undo list when Python script is loaded.
azv [Thu, 17 Oct 2019 05:31:26 +0000 (08:31 +0300)]
Avoid regressions after fix issue #3049.
rnv [Wed, 16 Oct 2019 13:55:21 +0000 (16:55 +0300)]
One more additional fix for '#17858 Many ctest errors in SHAPER' issue
rnv [Wed, 16 Oct 2019 13:37:08 +0000 (16:37 +0300)]
Additional fix for '#17858 Many ctest errors in SHAPER' issue
azv [Wed, 16 Oct 2019 11:28:07 +0000 (14:28 +0300)]
Issue #3048: Fatal error when create group using filter without argument
azv [Wed, 16 Oct 2019 11:13:50 +0000 (14:13 +0300)]
Issue #3049: Create arc Perpendicular to a straight edge mode - impossible to create sequence of arcs
vsv [Wed, 16 Oct 2019 10:13:19 +0000 (13:13 +0300)]
Issue #2998: Add help description for automatic creation of constraints
rnv [Wed, 16 Oct 2019 09:10:33 +0000 (12:10 +0300)]
Fix for '#17858 Many ctest errors in SHAPER' issue
azv [Wed, 16 Oct 2019 08:55:08 +0000 (11:55 +0300)]
Issue #3044: Undo list contains empty string for Load python script
* Set name for each transaction as "Operation_N"
* Improve dumping to Python to avoid odd call of "model.do()" right before "model.end()" which cause an additional empty transaction.
azv [Wed, 16 Oct 2019 07:24:34 +0000 (10:24 +0300)]
Issue #3041: SIGSEGV when changing sketch plane
Update direction for horizontal/vertical distance.
azv [Wed, 16 Oct 2019 06:33:57 +0000 (09:33 +0300)]
Issue #3043: Wrong behaviour of selection by filter in a second group
Initialize the type of selection list with the default value if empty.
vsv [Tue, 15 Oct 2019 15:10:48 +0000 (18:10 +0300)]
Issue #3041: prevent crash on change sketch plane
mpv [Mon, 14 Oct 2019 12:22:36 +0000 (15:22 +0300)]
Fix for the problem of the nightly unit-tests performance.
mpv [Mon, 14 Oct 2019 07:17:43 +0000 (10:17 +0300)]
Fix for the issue [CEA 17771] SHAPER and KERNEL concurrent salome/__init__.py : remove __init__.py from the root importing directory of the python of SHAPER.
mpv [Fri, 11 Oct 2019 07:12:01 +0000 (10:12 +0300)]
Fix for the issue #3033: ExtrusionCut error
If the result of cut is a whole result, don't call PaveFiller which provides an error if there is only one simple argument.
azv [Thu, 10 Oct 2019 12:40:18 +0000 (15:40 +0300)]
Fix instability of "plug.py" model.
azv [Thu, 10 Oct 2019 12:37:51 +0000 (15:37 +0300)]
Avoid instability in unit-test for Distance constraint applied to Ellipse feature.
vsv [Thu, 10 Oct 2019 12:23:32 +0000 (15:23 +0300)]
Remove French translations
vsv [Thu, 10 Oct 2019 06:07:19 +0000 (09:07 +0300)]
Do not use feature for getting result.
azv [Thu, 10 Oct 2019 05:13:22 +0000 (08:13 +0300)]
Adjust test case to avoid instability on CentOS 6.
azv [Mon, 7 Oct 2019 13:47:57 +0000 (16:47 +0300)]
Task 2.12. New entities: ellipses and arcs of ellipses (issue #3003)
Improve code coverage.
mpv [Thu, 3 Oct 2019 08:03:54 +0000 (11:03 +0300)]
A chamfer test is added to the unit-tests system.
mpv [Wed, 2 Oct 2019 10:51:12 +0000 (13:51 +0300)]
Fixing the coding rules issues.
NATHALIE GORE [Tue, 1 Oct 2019 13:24:48 +0000 (15:24 +0200)]
Update for documentation and some fixes
NATHALIE GORE [Fri, 30 Aug 2019 13:20:16 +0000 (15:20 +0200)]
Update icon
NATHALIE GORE [Thu, 29 Aug 2019 09:15:14 +0000 (11:15 +0200)]
Fix for icons