]>
SALOME platform Git repositories - modules/shaper.git/log
mpv [Wed, 29 May 2019 08:02:20 +0000 (11:02 +0300)]
Improve unit-tests and coverage.
vsv [Wed, 29 May 2019 07:43:12 +0000 (10:43 +0300)]
Cut too long line
vsv [Wed, 29 May 2019 07:22:35 +0000 (10:22 +0300)]
Issue #2913: Make selectable original shape instead of substituting compound
azv [Wed, 29 May 2019 05:44:15 +0000 (08:44 +0300)]
Initialize the default method of Recover feature.
azv [Tue, 28 May 2019 19:56:31 +0000 (22:56 +0300)]
Fix compilation error
azv [Mon, 20 May 2019 07:36:40 +0000 (10:36 +0300)]
Task 3.3. Recovering Compsolids and Compounds
azv [Tue, 28 May 2019 15:23:11 +0000 (18:23 +0300)]
Task 3.8. Extrusion to any face
vsv [Tue, 28 May 2019 12:45:56 +0000 (15:45 +0300)]
Issue #2916: Remember expanded items before Object Browser update and restore them after
vsv [Mon, 27 May 2019 15:01:03 +0000 (18:01 +0300)]
Prevent resizing of property panel on an operation launch.
mpv [Wed, 22 May 2019 12:32:15 +0000 (15:32 +0300)]
Enable the geometrical selection for the sketch plane.
mpv [Mon, 20 May 2019 13:59:21 +0000 (16:59 +0300)]
Task #2924 : Ability to remove a result. Disable ability to remove groups and fields results because it has not sense and they are not-selectable in normal use-case.
mpv [Mon, 20 May 2019 12:52:19 +0000 (15:52 +0300)]
Task #2924 implementation : Ability to remove a result
azv [Fri, 17 May 2019 06:57:42 +0000 (09:57 +0300)]
Task 3.10. BuildEdge from two points
mpv [Thu, 16 May 2019 13:13:08 +0000 (16:13 +0300)]
Issue #2530 fix and the unit test correction for this fix
mpv [Thu, 16 May 2019 11:40:33 +0000 (14:40 +0300)]
Implementation of task "3.1. Ability to export the PartSet to GEOM"
mpv [Thu, 16 May 2019 08:10:48 +0000 (11:10 +0300)]
Set the users guide documentation version is automatically received from the standard CMake variable.
azv [Wed, 15 May 2019 10:21:45 +0000 (13:21 +0300)]
Yet another regressions in Partition.
azv [Wed, 15 May 2019 07:17:47 +0000 (10:17 +0300)]
Fix too long line (>100 characters)
azv [Wed, 15 May 2019 07:12:15 +0000 (10:12 +0300)]
Task 3.2. Concealment into multi-level Compounds
Update behavior of UNION operation to keep hierarchy of compounds.
azv [Wed, 15 May 2019 05:17:42 +0000 (08:17 +0300)]
Fix regression in Partition feature
azv [Tue, 14 May 2019 12:27:22 +0000 (15:27 +0300)]
Task 3.2. Concealment into multi-level Compounds
Update behavior of PARTITION operation to keep hierarchy of compounds.
mpv [Tue, 14 May 2019 10:25:31 +0000 (13:25 +0300)]
Move to the final 9.3.0 version.
mpv [Tue, 14 May 2019 08:42:34 +0000 (11:42 +0300)]
Fix for the tuleap issue #16931: Windows version: Dump Python: new blank line between each line
azv [Tue, 14 May 2019 04:24:43 +0000 (07:24 +0300)]
Refactoring: split base class of Boolean operation (separate methods related to versioning and keeping the hierarchy of compounds)
azv [Mon, 13 May 2019 13:24:58 +0000 (16:24 +0300)]
Small refactoring: separate storing a compound of sub-results.
azv [Mon, 13 May 2019 12:39:51 +0000 (15:39 +0300)]
Task 3.2. Concealment into multi-level Compounds
Update behavior of SPLIT operation to keep hierarchy of compounds.
azv [Mon, 13 May 2019 11:39:47 +0000 (14:39 +0300)]
Fix incorrect order of results when processing compsolids
azv [Mon, 13 May 2019 10:23:58 +0000 (13:23 +0300)]
Task 3.2. Concealment into multi-level Compounds
Update behavior of SMASH operation to keep hierarchy of compounds.
azv [Mon, 13 May 2019 05:11:47 +0000 (08:11 +0300)]
Task 3.2. Concealment into multi-level Compounds
Update behavior of CUT operation to keep hierarchy of compounds.
azv [Sat, 11 May 2019 19:27:08 +0000 (22:27 +0300)]
Fix too long line (>100 characters)
azv [Sat, 11 May 2019 19:19:00 +0000 (22:19 +0300)]
Task 3.2. Concealment into multi-level Compounds
Update behavior of COMMON operation to keep hierarchy of compounds.
azv [Tue, 7 May 2019 08:13:23 +0000 (11:13 +0300)]
Task 3.2. Concealment into multi-level Compounds
Update behavior of FUSE operation to keep hierarchy of compounds.
azv [Mon, 6 May 2019 11:42:01 +0000 (14:42 +0300)]
Fix a crash.
azv [Mon, 6 May 2019 10:05:44 +0000 (13:05 +0300)]
Fix incorrect geometric selection of a compound, which is sub-shape of another compound.
azv [Mon, 6 May 2019 08:47:49 +0000 (11:47 +0300)]
Fix regressions related to treating edges and faces in Boolean operations.
azv [Thu, 2 May 2019 12:41:33 +0000 (15:41 +0300)]
Fix error when fusing a face with a solid from a compsolid.
azv [Wed, 1 May 2019 20:01:44 +0000 (23:01 +0300)]
FUSE operation refactoring (process edges and faces while creating objects hierarchy).
azv [Fri, 26 Apr 2019 22:02:28 +0000 (01:02 +0300)]
Fix shape dependencies leading to regressions in test cases.
azv [Fri, 26 Apr 2019 08:05:24 +0000 (11:05 +0300)]
Tests for checking default behavior of Boolean operations while processing multi-level compounds.
azv [Fri, 26 Apr 2019 07:31:10 +0000 (10:31 +0300)]
Refactor Boolean operations in FeaturesPlugin.
mpv [Fri, 26 Apr 2019 07:23:24 +0000 (10:23 +0300)]
Fix the long line formatting problem
mpv [Fri, 26 Apr 2019 07:16:30 +0000 (10:16 +0300)]
An additional minor fix based on the issue #2917 issue script: to update some kind of construction points results before transaction is finished.
vsv [Thu, 25 Apr 2019 13:40:48 +0000 (16:40 +0300)]
Issue #2908: Update presentation on call setColor in Python
mpv [Thu, 25 Apr 2019 07:27:18 +0000 (10:27 +0300)]
Fix for the issue #2917 : Adding a Point based on an object in python makes it created by coords
azv [Mon, 22 Apr 2019 12:48:43 +0000 (15:48 +0300)]
Check reference data file for each HDF file
azv [Mon, 22 Apr 2019 12:31:12 +0000 (15:31 +0300)]
Update HDF tests reference data
azv [Mon, 22 Apr 2019 11:08:40 +0000 (14:08 +0300)]
Remove debug outputs
azv [Mon, 22 Apr 2019 11:06:06 +0000 (14:06 +0300)]
Correct processing of errors while HDF reading
azv [Mon, 22 Apr 2019 10:30:20 +0000 (13:30 +0300)]
Add DISPLAY variable
azv [Mon, 22 Apr 2019 08:36:48 +0000 (11:36 +0300)]
Print debug info while testing HDF (debug Jenkins hang)
azv [Mon, 22 Apr 2019 08:36:48 +0000 (11:36 +0300)]
Print debug info while testing HDF (debug Jenkins hang)
azv [Mon, 22 Apr 2019 08:10:40 +0000 (11:10 +0300)]
Possibility to run test case by regexp
azv [Fri, 19 Apr 2019 13:56:23 +0000 (16:56 +0300)]
Additional parameter in make.sh to allow testing of HDF models.
azv [Fri, 19 Apr 2019 13:52:00 +0000 (16:52 +0300)]
Add unit tests to load HDF files and check results.
vsr [Thu, 28 Mar 2019 06:57:16 +0000 (09:57 +0300)]
Increment version: 9.3.0
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.
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.
mpv [Mon, 22 Apr 2019 07:18:02 +0000 (10:18 +0300)]
Cosmetic changes
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.
mpv [Fri, 19 Apr 2019 07:43:38 +0000 (10:43 +0300)]
Fix for the issue #2914 : Wrong volume computed on ENISTAT
mpv [Wed, 17 Apr 2019 14:29:42 +0000 (17:29 +0300)]
Fix for the issue #2909 : Folder becomes empty after "export to GEOM"
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
vsv [Wed, 17 Apr 2019 11:40:18 +0000 (14:40 +0300)]
Improve update of object browser
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
mpv [Thu, 11 Apr 2019 10:31:22 +0000 (13:31 +0300)]
Improve the code coverage level
mpv [Thu, 11 Apr 2019 08:25:00 +0000 (11:25 +0300)]
Additional modification of the picture for the issue #2906
azv [Wed, 10 Apr 2019 11:07:40 +0000 (14:07 +0300)]
Issue #2906: Misinforming tooltip of "Build face" feature
mpv [Wed, 10 Apr 2019 06:02:29 +0000 (09:02 +0300)]
For the issue #2903 : correctly process also the references to construction - features.
mpv [Tue, 9 Apr 2019 16:32:16 +0000 (19:32 +0300)]
Update unit tests to make objects are referenced correctly
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
mpv [Tue, 9 Apr 2019 13:14:51 +0000 (16:14 +0300)]
Make unit tests work with the new validator checking
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.
mpv [Mon, 8 Apr 2019 12:01:23 +0000 (15:01 +0300)]
Fix for the issue #2900 : Crash or freeze when activating the Partset
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
vsv [Thu, 4 Apr 2019 09:27:22 +0000 (12:27 +0300)]
Issue #2896: Create new selector just at module activation
mpv [Wed, 3 Apr 2019 10:49:51 +0000 (13:49 +0300)]
Fix for the issue #2899 : Not activated parts are not saved
mpv [Wed, 3 Apr 2019 08:48:17 +0000 (11:48 +0300)]
Stabilization of the test TestMoveArc
mpv [Wed, 3 Apr 2019 07:22:28 +0000 (10:22 +0300)]
Fix for the issue #2901
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
mpv [Mon, 1 Apr 2019 13:24:14 +0000 (16:24 +0300)]
Improve the coverage level: comment out a long string creation.
mpv [Wed, 27 Mar 2019 13:31:55 +0000 (16:31 +0300)]
Correction of the test 2882
mpv [Wed, 27 Mar 2019 11:29:16 +0000 (14:29 +0300)]
Unit test for the issue #2882
mpv [Wed, 27 Mar 2019 08:59:42 +0000 (11:59 +0300)]
Make correct python dump for exportToGeom with separated results
mpv [Tue, 26 Mar 2019 14:27:17 +0000 (17:27 +0300)]
Too long line fix
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.
mpv [Mon, 25 Mar 2019 10:09:04 +0000 (13:09 +0300)]
Launch restricted models tests if repository is accessible.
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.
azv [Fri, 22 Mar 2019 09:53:47 +0000 (12:53 +0300)]
Fix incorrect treating a constraint Angle type while dumping (issue #2893)
vsv [Fri, 22 Mar 2019 08:41:21 +0000 (11:41 +0300)]
Issue #2888: Limit symbols for parameters names
mpv [Fri, 22 Mar 2019 05:16:04 +0000 (08:16 +0300)]
Update of the unit-test for checking the issue #2892
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
azv [Thu, 21 Mar 2019 13:00:23 +0000 (16:00 +0300)]
Fix incorrect treating a constraint Angle type while dumping (issue #2893)
vsv [Wed, 20 Mar 2019 12:22:54 +0000 (15:22 +0300)]
Issue #2889:Multi-selection of features in Object Browser
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.
mpv [Wed, 20 Mar 2019 09:06:31 +0000 (12:06 +0300)]
Move to the newer version of SALOME
vsv [Wed, 20 Mar 2019 08:54:05 +0000 (11:54 +0300)]
Issue #2888: Use only ASCII symbols for parameters names
mpv [Tue, 19 Mar 2019 05:02:24 +0000 (08:02 +0300)]
Move to the newer version of SALOME
Renaming Fill in Split : Unit tests
Renaming Fill in Split : Unit tests
Renaming Fill in Split : Read old HDF