]>
SALOME platform Git repositories - modules/shaper.git/log
mpv [Thu, 28 Feb 2019 13:07:12 +0000 (16:07 +0300)]
Fix for issue #2872 : Can't export and dump in master
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.
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.
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.
azv [Thu, 28 Feb 2019 04:53:46 +0000 (07:53 +0300)]
Update unit-tests according to changing of the face modification history
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.
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).
azv [Wed, 27 Feb 2019 13:31:55 +0000 (16:31 +0300)]
Fix misprint in SketchBuilder
mpv [Wed, 27 Feb 2019 12:52:38 +0000 (15:52 +0300)]
SALOME quick test is added for the SHAPER
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.
azv [Tue, 26 Feb 2019 12:48:55 +0000 (15:48 +0300)]
Meet coding style (split too long line)
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
azv [Tue, 26 Feb 2019 12:31:49 +0000 (15:31 +0300)]
Unit test for moving group after BuildPlugin_Face feature
azv [Mon, 25 Feb 2019 11:41:30 +0000 (14:41 +0300)]
High level objects history implementation for BuildPlugin features.
mpv [Fri, 22 Feb 2019 12:42:26 +0000 (15:42 +0300)]
Make "Macro" menu be the last, not just after the Sketch.
mpv [Thu, 21 Feb 2019 09:58:31 +0000 (12:58 +0300)]
Move 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
mpv [Thu, 21 Feb 2019 08:44:02 +0000 (11:44 +0300)]
Move to the stable SALOME version on Linux
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.
vsr [Mon, 18 Feb 2019 11:05:08 +0000 (14:05 +0300)]
Update copyrights
azv [Mon, 18 Feb 2019 10:22:34 +0000 (13:22 +0300)]
High level objects history implementation for Placement feature.
azv [Mon, 18 Feb 2019 09:51:05 +0000 (12:51 +0300)]
Rename tests for moving groups
azv [Mon, 18 Feb 2019 09:48:41 +0000 (12:48 +0300)]
High level objects history implementation for Translation, Rotation and Scale features.
vsv [Mon, 18 Feb 2019 09:02:43 +0000 (12:02 +0300)]
Issue #2867: Use enumeration values for ZLayer definition
mpv [Mon, 18 Feb 2019 08:58:27 +0000 (11:58 +0300)]
An additiona lcondition to avoid crash in some Abort cases
Commenting on tests related to GDML
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper
Commenting on the GDML plugin
vsv [Fri, 15 Feb 2019 15:29:01 +0000 (18:29 +0300)]
Issue #2865: Do not highlight a pre-selected shape
vsv [Fri, 15 Feb 2019 10:25:46 +0000 (13:25 +0300)]
Issue #2862: Reset state of visibility if it was unsynchronized.
vsv [Fri, 15 Feb 2019 08:14:46 +0000 (11:14 +0300)]
Issue #2863: Use Utf8 string for file selector
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.
mpv [Wed, 13 Feb 2019 12:39:38 +0000 (15:39 +0300)]
Fix for the issue #2859: Wrong update when changing a parameter value
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
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.
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
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
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
mpv [Fri, 8 Feb 2019 16:55:19 +0000 (19:55 +0300)]
Added a Fuse unit-test for High Level Object Hierarchy task
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.
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.
mpv [Wed, 6 Feb 2019 12:45:41 +0000 (15:45 +0300)]
Unit test for the issue #2738 is added
mpv [Wed, 6 Feb 2019 08:11:43 +0000 (11:11 +0300)]
Modifications cause by issue #2851 fix
mpv [Tue, 5 Feb 2019 13:29:15 +0000 (16:29 +0300)]
Fix 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
mpv [Mon, 4 Feb 2019 14:56:28 +0000 (17:56 +0300)]
Optimization 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
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.
mpv [Fri, 1 Feb 2019 17:09:52 +0000 (20:09 +0300)]
Debug of groups movement to the end for fillet feature unit-tests.
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
azv [Thu, 31 Jan 2019 09:55:21 +0000 (12:55 +0300)]
Unit test for Scale feature.
azv [Thu, 31 Jan 2019 09:36:14 +0000 (12:36 +0300)]
Unit test for RemoveSubShapes feature.
azv [Thu, 31 Jan 2019 07:24:05 +0000 (10:24 +0300)]
Update reference data in unit-test.
mpv [Thu, 31 Jan 2019 06:12:26 +0000 (09:12 +0300)]
Update users guide for toolbars management part
azv [Thu, 31 Jan 2019 05:07:02 +0000 (08:07 +0300)]
High level objects history implementation for FusionFaces feature.
azv [Wed, 30 Jan 2019 13:14:43 +0000 (16:14 +0300)]
High level objects history implementation for Fillet feature.
mpv [Wed, 30 Jan 2019 12:51:11 +0000 (15:51 +0300)]
Issue #2627 : added a new unit-test
mpv [Wed, 30 Jan 2019 12:15:45 +0000 (15:15 +0300)]
Update users guide for toolbars management part
mpv [Wed, 30 Jan 2019 12:09:46 +0000 (15:09 +0300)]
Issue #2493 : added a new unit-test
mpv [Wed, 30 Jan 2019 11:43:42 +0000 (14:43 +0300)]
Issue #2491 : added a new unit-test
mpv [Wed, 30 Jan 2019 08:14:06 +0000 (11:14 +0300)]
Fix for the issue #2754 : the rename error message
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.
mpv [Tue, 29 Jan 2019 13:43:58 +0000 (16:43 +0300)]
Optimization in the frames of issue #1668
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
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
mpv [Mon, 28 Jan 2019 12:27:23 +0000 (15:27 +0300)]
Debug using tests for groups movement: TestGroupMove2.py, Test1757.py
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.
mpv [Fri, 25 Jan 2019 17:30:16 +0000 (20:30 +0300)]
Make concealed and removed objects removed from the Group.
azv [Fri, 25 Jan 2019 10:31:45 +0000 (13:31 +0300)]
High level objects history implementation for Symmetry feature.
azv [Fri, 25 Jan 2019 09:53:56 +0000 (12:53 +0300)]
Remove unused method in FeaturesPlugin_MultiRotation.
azv [Fri, 25 Jan 2019 09:47:06 +0000 (12:47 +0300)]
High level objects history implementation for LinearCopy and AngularCopy features.
azv [Fri, 25 Jan 2019 07:33:48 +0000 (10:33 +0300)]
High level objects history implementation for Fill feature.
mpv [Thu, 24 Jan 2019 14:25:45 +0000 (17:25 +0300)]
Fix for several unit-tests behavior.
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
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.
mpv [Tue, 22 Jan 2019 10:15:19 +0000 (13:15 +0300)]
Fix 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
mpv [Tue, 22 Jan 2019 07:32:46 +0000 (10:32 +0300)]
Fix the problem of the sketch plane update
azv [Mon, 21 Jan 2019 10:02:35 +0000 (13:02 +0300)]
Fix naming problems in "big models".
mpv [Fri, 18 Jan 2019 15:00:22 +0000 (18:00 +0300)]
Initial implementation of higher level objects history for partition
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)
mpv [Fri, 18 Jan 2019 06:34:03 +0000 (09:34 +0300)]
Optimization and minor fix of the Filter By Neighbors algorithm.
mpv [Wed, 16 Jan 2019 09:15:42 +0000 (12:15 +0300)]
Fix the transactions management in the test.
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.
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.
vsv [Tue, 15 Jan 2019 09:07:31 +0000 (12:07 +0300)]
Fix the script selection
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.
vsv [Mon, 14 Jan 2019 15:46:25 +0000 (18:46 +0300)]
Issue #2833: Update example scripts
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
vsv [Mon, 14 Jan 2019 11:28:56 +0000 (14:28 +0300)]
Issue #2832: avoid deletion of nodes on not correct places
azv [Mon, 14 Jan 2019 07:22:56 +0000 (10:22 +0300)]
Issue #2376: update test case
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
mpv [Fri, 11 Jan 2019 13:34:17 +0000 (16:34 +0300)]
Fix for the issue #2835 : Add TestPartitionFaceSolid.py in test suite
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
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.
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
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.
vsv [Thu, 10 Jan 2019 10:49:40 +0000 (13:49 +0300)]
Issue #2830: Compilation bug fix
vsv [Thu, 10 Jan 2019 10:45:02 +0000 (13:45 +0300)]
Issue #2830: Make Red/Green button accessible in OpenParts application
vsv [Thu, 10 Jan 2019 10:05:24 +0000 (13:05 +0300)]
Issue #2830: Remove Green/Red button