Salome HOME
modules/shaper.git
6 years agoIssue #2206 Avoid the ability to cancel the current sketch when saving,
nds [Mon, 25 Sep 2017 08:56:00 +0000 (11:56 +0300)]
Issue #2206 Avoid the ability to cancel the current sketch when saving,

Issue #2204 Avoid the ability to cancel the current sketch when saving,
Issue #2299 Import of edges participating to the result of the sketch
Issue #2205 Ability to customize the arrows and texts of dimensions

6 years agoMerge remote-tracking branch 'remotes/origin/Dev_2.8.0' into Dev_2.8.0
azv [Thu, 21 Sep 2017 12:05:25 +0000 (15:05 +0300)]
Merge remote-tracking branch 'remotes/origin/Dev_2.8.0' into Dev_2.8.0

6 years agoComplete merging
azv [Thu, 21 Sep 2017 12:04:41 +0000 (15:04 +0300)]
Complete merging

6 years agoMerge remote-tracking branch 'remotes/origin/master' into Dev_2.8.0
azv [Thu, 21 Sep 2017 07:06:06 +0000 (10:06 +0300)]
Merge remote-tracking branch 'remotes/origin/master' into Dev_2.8.0

# Conflicts:
# CMakeCommon/FindTInspector.cmake
# env.sh
# src/GeomAPI/GeomAPI_Edge.cpp
# src/Model/Model_AttributeSelection.cpp
# src/ModelAPI/ModelAPI_Events.cpp
# src/PythonAPI/model/sketcher/tools.py
# src/SketchAPI/SketchAPI_Sketch.cpp
# src/SketchPlugin/CMakeLists.txt
# src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.cpp
# src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.h
# src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.cpp
# src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.h
# src/SketchPlugin/SketchPlugin_Ellipse.cpp
# src/SketchPlugin/SketchPlugin_Ellipse.h
# src/SketchPlugin/SketchPlugin_MacroEllipse.h
# src/SketchSolver/SketchSolver_ConstraintDistance.cpp
# src/SketchSolver/SketchSolver_ConstraintMovement.cpp
# src/SketchSolver/SketchSolver_Manager.cpp
# src/XGUI/XGUI_Workshop.cpp

6 years agoSketcher: Avoid changing radius of circular edges while moving
azv [Wed, 20 Sep 2017 11:19:39 +0000 (14:19 +0300)]
Sketcher: Avoid changing radius of circular edges while moving

6 years agoIssue #2208: Fix for perpendicular constraint
vsv [Wed, 20 Sep 2017 08:41:59 +0000 (11:41 +0300)]
Issue #2208: Fix for perpendicular constraint

6 years agoIssue #2252 : adding a rotation feature in the history of the partset duplicates...
mpv [Mon, 18 Sep 2017 09:07:55 +0000 (12:07 +0300)]
Issue #2252 : adding a rotation feature in the history of the partset duplicates the part. Update in history applied also for the Part Results.

6 years agoImproved stability of Test2248 sketch faces order.
mpv [Thu, 14 Sep 2017 11:22:30 +0000 (14:22 +0300)]
Improved stability of Test2248 sketch faces order.

6 years agoMinor changes: line was too long.
mpv [Wed, 13 Sep 2017 08:02:15 +0000 (11:02 +0300)]
Minor changes: line was too long.

6 years agoFix for the issue #2248 and issue #2251 : same curves sketch edges (splitted to make...
mpv [Wed, 13 Sep 2017 07:53:30 +0000 (10:53 +0300)]
Fix for the issue #2248 and issue #2251 : same curves sketch edges (splitted to make sketch faces) are positioned to different sub-labels.

6 years agoFix for the issue #2246 : Naming incorrect after translation.
mpv [Tue, 12 Sep 2017 08:17:09 +0000 (11:17 +0300)]
Fix for the issue #2246 : Naming incorrect after translation.

6 years agoMake sketch not fail on start when the sphere is in the viewer.
mpv [Tue, 12 Sep 2017 06:44:11 +0000 (09:44 +0300)]
Make sketch not fail on start when the sphere is in the viewer.

6 years agoIssue #2200 : support of centers in naming names
mpv [Mon, 11 Sep 2017 13:50:41 +0000 (16:50 +0300)]
Issue #2200 : support of centers in naming names

6 years agoLinux porting
mpv [Fri, 8 Sep 2017 14:14:45 +0000 (17:14 +0300)]
Linux porting

6 years agoMinor fixes
mpv [Fri, 8 Sep 2017 13:37:18 +0000 (16:37 +0300)]
Minor fixes

6 years agoIssue #2209 : New option of creation of construction points
mpv [Thu, 7 Sep 2017 13:55:25 +0000 (16:55 +0300)]
Issue #2209 : New option of creation of construction points

6 years agoFix for the issue #2243 V_2.8.0RC
mpv [Wed, 6 Sep 2017 12:57:15 +0000 (15:57 +0300)]
Fix for the issue #2243

6 years agoIssue 2229: additional fix for the interactive creation of the constraint.
mpv [Wed, 23 Aug 2017 13:41:39 +0000 (16:41 +0300)]
Issue 2229: additional fix for the interactive creation of the constraint.

6 years agoIssue 2229: error when I load a dump python.
mpv [Wed, 23 Aug 2017 11:08:31 +0000 (14:08 +0300)]
Issue 2229: error when I load a dump python.

6 years agoPrepare a version 2.7.2 V_2.7.2
mpv [Fri, 18 Aug 2017 08:45:55 +0000 (11:45 +0300)]
Prepare a version 2.7.2

6 years agoFix test case SketchPlugin/Test/Test2239.py
azv [Fri, 4 Aug 2017 11:04:57 +0000 (14:04 +0300)]
Fix test case SketchPlugin/Test/Test2239.py

6 years agoIssue #2239: Sketch not updated after having changed the parameter of multi-translati...
azv [Fri, 4 Aug 2017 10:12:34 +0000 (13:12 +0300)]
Issue #2239: Sketch not updated after having changed the parameter of multi-translation to 1

Update validator by minimal value supported.

6 years agoFix for the issue #2238 : allow partitioning of one object.
mpv [Tue, 1 Aug 2017 08:46:33 +0000 (11:46 +0300)]
Fix for the issue #2238 : allow partitioning of one object.

6 years agoFix for the issue #2240 : simplify Partition arguments before processing as it is...
mpv [Tue, 1 Aug 2017 07:57:49 +0000 (10:57 +0300)]
Fix for the issue #2240 : simplify Partition arguments before processing as it is done in GEOM module.

6 years agoFix for #2241 : correction of history of shapes during movement.
mpv [Mon, 31 Jul 2017 15:28:18 +0000 (18:28 +0300)]
Fix for #2241 : correction of history of shapes during movement.

6 years agoIssue #2154: Multiselection field is cleared when trying to add another object
nds [Mon, 31 Jul 2017 09:20:46 +0000 (12:20 +0300)]
Issue #2154: Multiselection field is cleared when trying to add another object

we should not remove from list objects hidden in the viewer if selection was done with SHIFT button

6 years agoIssue #2214 Show only must not make zoom fit all.
nds [Mon, 31 Jul 2017 07:43:02 +0000 (10:43 +0300)]
Issue #2214 Show only must not make zoom fit all.

It was decided to do not automatically fit all at all.

6 years agoIssue #2237 Extension in uppercase
nds [Mon, 31 Jul 2017 07:21:34 +0000 (10:21 +0300)]
Issue #2237 Extension in uppercase

6 years agoIssue #2237 Extension in uppercase
nds [Mon, 31 Jul 2017 07:04:46 +0000 (10:04 +0300)]
Issue #2237 Extension in uppercase

6 years agoIssue #2226 Selecting the feature partition in the object browser takes too much...
nds [Mon, 31 Jul 2017 06:36:15 +0000 (09:36 +0300)]
Issue #2226 Selecting the feature partition in the object browser takes too much time

Redisplay after each owner selection takes this time.

6 years agoIssue #2234 The input value widget in the sketcher remains active after validating...
nds [Mon, 31 Jul 2017 06:35:14 +0000 (09:35 +0300)]
Issue #2234 The input value widget in the sketcher remains active after validating with Enter key.

emitFocusInWidget unconditionally as we need processEnter calling from operation manager.

6 years agoUncomment TestTranslation_1.py et TestTranslation_2.py.
Clarisse Genrault [Fri, 28 Jul 2017 15:04:07 +0000 (17:04 +0200)]
Uncomment TestTranslation_1.py et TestTranslation_2.py.

6 years agoCorrection of "Translation_43" test.
Clarisse Genrault [Fri, 28 Jul 2017 14:50:03 +0000 (16:50 +0200)]
Correction of "Translation_43" test.

6 years agoAdd the method testHaveNamingEdges.
Clarisse Genrault [Fri, 28 Jul 2017 14:15:59 +0000 (16:15 +0200)]
Add the method testHaveNamingEdges.

6 years agoCorrection of "Translation_17" test.
Clarisse Genrault [Fri, 28 Jul 2017 13:13:17 +0000 (15:13 +0200)]
Correction of "Translation_17" test.

6 years agoIssue #2208: Stable solution.
vsv [Thu, 27 Jul 2017 11:35:35 +0000 (14:35 +0300)]
Issue #2208: Stable solution.

6 years agoCorrection to make all unit-tests and big models tests working.
mpv [Thu, 27 Jul 2017 10:16:59 +0000 (13:16 +0300)]
Correction to make all unit-tests and big models tests working.

6 years agoIssue #2235: Segmentation fault in pipe when adding an edge to base objects before...
dbv [Wed, 26 Jul 2017 16:23:40 +0000 (19:23 +0300)]
Issue #2235: Segmentation fault in pipe when adding an edge to base objects before changing path object

Fixed crash.

6 years agoIssue #2231: Wrong name of partition objects leads to wrong python dump
dbv [Wed, 26 Jul 2017 15:15:02 +0000 (18:15 +0300)]
Issue #2231: Wrong name of partition objects leads to wrong python dump

Test case update

6 years agoIssue #2231: Wrong name of partition objects leads to wrong python dump
dbv [Wed, 26 Jul 2017 15:12:41 +0000 (18:12 +0300)]
Issue #2231: Wrong name of partition objects leads to wrong python dump

Fixed

6 years agoCorrect line length.
vsv [Wed, 26 Jul 2017 14:06:30 +0000 (17:06 +0300)]
Correct line length.

6 years agoIssue #2208: Intermediate solution
vsv [Wed, 26 Jul 2017 13:47:20 +0000 (16:47 +0300)]
Issue #2208: Intermediate solution

6 years agoPut in order tests of API: there are to many end of transactions appeared, but no...
mpv [Wed, 26 Jul 2017 12:23:05 +0000 (15:23 +0300)]
Put in order tests of API: there are to many end of transactions appeared, but no start.

6 years agoFix for the issue #2233
mpv [Wed, 26 Jul 2017 11:51:54 +0000 (14:51 +0300)]
Fix for the issue #2233

6 years agoFix for the issue #2234 : don't put modification/generation shapes if there is no...
mpv [Wed, 26 Jul 2017 08:11:59 +0000 (11:11 +0300)]
Fix for the issue #2234 : don't put modification/generation shapes if there is no old shape presented in the document, so, useless, making naming go in wrong direction.

6 years agoAdd unit tests for transformations.
Clarisse Genrault [Tue, 25 Jul 2017 11:28:26 +0000 (13:28 +0200)]
Add unit tests for transformations.

6 years agoUpdate test for the issue #2227 fix.
mpv [Tue, 25 Jul 2017 06:47:55 +0000 (09:47 +0300)]
Update test for the issue #2227 fix.

6 years agoFix for the issue #2227 : regression in multi-translation
mpv [Tue, 25 Jul 2017 06:23:13 +0000 (09:23 +0300)]
Fix for the issue #2227 : regression in multi-translation

6 years agoFix for the issue #2228 : do not propagate result context forward in history, includi...
mpv [Mon, 24 Jul 2017 14:23:22 +0000 (17:23 +0300)]
Fix for the issue #2228 : do not propagate result context forward in history, including the current feature, like in this example.

6 years agoMinor updates.
mpv [Mon, 24 Jul 2017 12:00:37 +0000 (15:00 +0300)]
Minor updates.

6 years agoCoding style fix (line length <= 100)
azv [Mon, 24 Jul 2017 08:18:47 +0000 (11:18 +0300)]
Coding style fix (line length <= 100)

6 years agoMigration of branch to the newest SALOME (same as master)
mpv [Mon, 24 Jul 2017 07:32:55 +0000 (10:32 +0300)]
Migration of branch to the newest SALOME (same as master)

6 years agoIssue #2208: Development in progress
vsv [Fri, 21 Jul 2017 12:58:22 +0000 (15:58 +0300)]
Issue #2208: Development in progress

6 years agoPrepare version 2.7.2RC V_2.7.2RC
mpv [Fri, 21 Jul 2017 06:58:14 +0000 (09:58 +0300)]
Prepare version 2.7.2RC

6 years agoIssue #2222 fix : partition modified edges naming same as faces.
mpv [Thu, 20 Jul 2017 13:30:37 +0000 (16:30 +0300)]
Issue #2222 fix : partition modified edges naming same as faces.

6 years agoIssue #2219: keep the order of remove-shape sub-elements after deselection of some...
mpv [Thu, 20 Jul 2017 12:07:53 +0000 (15:07 +0300)]
Issue #2219: keep the order of remove-shape sub-elements after deselection of some of them.

6 years agoIssue #2223: EraseAll function has to erase only SALOME interactive objects.
vsv [Thu, 20 Jul 2017 12:01:31 +0000 (15:01 +0300)]
Issue #2223: EraseAll function has to erase only SALOME interactive objects.

6 years agoIssue #2219 Remove sub-shapes removes solids of compsolid.
nds [Thu, 20 Jul 2017 10:23:31 +0000 (13:23 +0300)]
Issue #2219 Remove sub-shapes removes solids of compsolid.

6 years agoIssue #2208: Development
vsv [Thu, 20 Jul 2017 09:39:42 +0000 (12:39 +0300)]
Issue #2208: Development

6 years agoIssue #2208: positioning of tangent and perpendicular symbols
vsv [Tue, 18 Jul 2017 15:21:17 +0000 (18:21 +0300)]
Issue #2208: positioning of tangent and perpendicular symbols

6 years agoSwitch to the newer compiled Linux SALOME environment.
mpv [Tue, 18 Jul 2017 14:34:02 +0000 (17:34 +0300)]
Switch to the newer compiled Linux SALOME environment.

6 years agoFix for the issue #2197 : additional cases where full revolution consists of 3 and...
mpv [Tue, 18 Jul 2017 10:38:34 +0000 (13:38 +0300)]
Fix for the issue #2197 : additional cases where full revolution consists of 3 and 4 faces.

6 years agoCoding rules fixes.
dbv [Tue, 18 Jul 2017 09:12:54 +0000 (12:12 +0300)]
Coding rules fixes.

6 years agoIssue #2157: Create fillet : special behavior with origin
dbv [Tue, 18 Jul 2017 09:04:38 +0000 (12:04 +0300)]
Issue #2157: Create fillet : special behavior with origin

Now fillet validator will ignore coincides with lines which are not on start/end point.

6 years agoIssue #2218: Provide correct display of already shown object
vsv [Mon, 17 Jul 2017 15:02:11 +0000 (18:02 +0300)]
Issue #2218: Provide correct display of already shown object

6 years agoSelect direction of symbols distribution
vsv [Mon, 17 Jul 2017 07:39:20 +0000 (10:39 +0300)]
Select direction of symbols distribution

6 years agoMigration to SALOME/GUI SHAPER_2.7.2 tag
mpv [Thu, 13 Jul 2017 08:31:26 +0000 (11:31 +0300)]
Migration to SALOME/GUI SHAPER_2.7.2 tag

6 years agoIssue #2183 Can't change the preselected object below the mouse cursor
nds [Wed, 12 Jul 2017 13:42:38 +0000 (16:42 +0300)]
Issue #2183 Can't change the preselected object below the mouse cursor

6 years agoFix for the issue #2172 and the issue #2198 : additional naming for revolution edges...
mpv [Wed, 12 Jul 2017 07:04:24 +0000 (10:04 +0300)]
Fix for the issue #2172 and the issue #2198 : additional naming for revolution edges in cases standard approach is failed.

6 years agoIssue #1058 Crash when creating a distance between source and translated elements
nds [Tue, 11 Jul 2017 10:26:36 +0000 (13:26 +0300)]
Issue #1058 Crash when creating a distance between source and translated elements

Additionally a new equal points validator is implemented for distance constraint to avoid crash on selection coincident(equal) points of different segments.

6 years agoIssue #1750 Remove sub-shapes edition: can't select sub-shapes in the 3D view
nds [Mon, 10 Jul 2017 12:15:27 +0000 (15:15 +0300)]
Issue #1750 Remove sub-shapes edition: can't select sub-shapes in the 3D view

If the row is performed as selected, it becomes visualized in the viewer that is not what expected using deselection element with SHIFT.
These modification was done for better processing focus, but now it is not necessary anymore.

6 years agoFix for the issue #2217: catch exceptions on update of attributes.
mpv [Mon, 10 Jul 2017 11:49:06 +0000 (14:49 +0300)]
Fix for the issue #2217: catch exceptions on update of attributes.

6 years agoMemory usage optimization for Builders on big tags creation (like Partition).
mpv [Fri, 7 Jul 2017 05:56:50 +0000 (08:56 +0300)]
Memory usage optimization for Builders on big tags creation (like Partition).

6 years agoFix for the problem:
mpv [Thu, 6 Jul 2017 09:06:31 +0000 (12:06 +0300)]
Fix for the problem:

Open document with Sketch and Part (Extrusion is inside)
select Sketch+Part, Delete
create new Part
Bug: it is not activated
activate this new part
bug: this new part contains the Extrusion of the previous part, moreover it uses sketch not presented in the object browser

6 years ago#2214 Show only must not make zoom fit all : we should not flush redisplay signal...
nds [Thu, 6 Jul 2017 08:50:46 +0000 (11:50 +0300)]
#2214 Show only must not make zoom fit all : we should not flush redisplay signal in order to do not lose information that there where some displayed objects before to do not perform fit all if some were displayed.

6 years agoIssue #2208: Tangent constraint position implementation
vsv [Wed, 5 Jul 2017 16:44:47 +0000 (19:44 +0300)]
Issue #2208: Tangent constraint position implementation

6 years agoUpdated big-models tests due to fix for the issue #2192
mpv [Wed, 5 Jul 2017 14:25:08 +0000 (17:25 +0300)]
Updated big-models tests due to fix for the issue #2192

6 years agoMinor: Linux compilation
mpv [Wed, 5 Jul 2017 12:07:05 +0000 (15:07 +0300)]
Minor: Linux compilation

6 years agoMinor: too long line
mpv [Wed, 5 Jul 2017 11:44:40 +0000 (14:44 +0300)]
Minor: too long line

6 years agoIssue #2192 : change the naming principles of compsolid in case of Partition to make...
mpv [Wed, 5 Jul 2017 10:58:36 +0000 (13:58 +0300)]
Issue #2192 : change the naming principles of compsolid in case of Partition to make the OCCT naming algorithm works and works much faster (without many FILTERBYNEIGHBOURS algorithms implementation) in case of Planes made on vertices on Partition-compsolid.

Makes some old studies and python files with Partition sub-shapes selection invalid.

6 years agoIssue #2215: Wrong cut result between a compsolid and a box
dbv [Wed, 5 Jul 2017 10:48:49 +0000 (13:48 +0300)]
Issue #2215: Wrong cut result between a compsolid and a box

Fixed

6 years agoDimensions move using ModelAPI_ObjectMovedMessage mechanism. Move by deltas is obsole...
nds [Wed, 5 Jul 2017 10:02:15 +0000 (13:02 +0300)]
Dimensions move using ModelAPI_ObjectMovedMessage mechanism. Move by deltas is obsolete, so removed.

6 years agoImport of edges participating to the result of the sketch
azv [Fri, 30 Jun 2017 12:06:48 +0000 (15:06 +0300)]
Import of edges participating to the result of the sketch

Improve the Projection feature

6 years agoSet the orientation of the Distance constraint
azv [Thu, 29 Jun 2017 12:48:00 +0000 (15:48 +0300)]
Set the orientation of the Distance constraint

6 years agoAdded copyright header.
dbv [Thu, 29 Jun 2017 11:30:42 +0000 (14:30 +0300)]
Added copyright header.

6 years agoIssue 2192: Partition very long
dbv [Wed, 28 Jun 2017 13:02:29 +0000 (16:02 +0300)]
Issue 2192: Partition very long

Improved grouping algorithm. Now it runs about twice as fast.

6 years agoIssue #2210: Improve update of data tree
vsv [Wed, 28 Jun 2017 12:59:36 +0000 (15:59 +0300)]
Issue #2210: Improve update of data tree

6 years agoIssue #2210: Object Browser : new show / hide button
vsv [Wed, 28 Jun 2017 08:32:04 +0000 (11:32 +0300)]
Issue #2210: Object Browser : new show / hide button

6 years agoIssue #2194: Error when loading a Python dump
dbv [Wed, 28 Jun 2017 07:33:36 +0000 (10:33 +0300)]
Issue #2194: Error when loading a Python dump

Fixed wrong check.

6 years agoCorrection according to coding standards
vsv [Tue, 27 Jun 2017 13:28:08 +0000 (16:28 +0300)]
Correction according to coding standards

6 years agoIssue #2210: Object Browser : new show / hide button
vsv [Tue, 27 Jun 2017 13:16:32 +0000 (16:16 +0300)]
Issue #2210: Object Browser : new show / hide button

6 years agoPorting to the current version of TInspector.
nds [Mon, 26 Jun 2017 13:19:55 +0000 (16:19 +0300)]
Porting to the current version of TInspector.

6 years agoMerge remote-tracking branch 'remotes/origin/master' V_2.7.1.1
azv [Fri, 23 Jun 2017 12:58:11 +0000 (15:58 +0300)]
Merge remote-tracking branch 'remotes/origin/master'

6 years agoRevert "Merge branch 'Pre_2.8.0_development'"
azv [Fri, 23 Jun 2017 12:57:29 +0000 (15:57 +0300)]
Revert "Merge branch 'Pre_2.8.0_development'"

This reverts commit bf64d76b7e6021149db8e0e38c2697a9a0c44f1b, reversing
changes made to cacdfa1cd62583b9f40fe6a05e1b9e63f8fe2f03.

# Conflicts:
# src/SketchPlugin/plugin-Sketch.xml

6 years agoPorting to the current version of TInspector.
nds [Fri, 23 Jun 2017 05:55:20 +0000 (08:55 +0300)]
Porting to the current version of TInspector.

6 years agoPorting to the current version of TInspector.
nds [Thu, 22 Jun 2017 12:11:53 +0000 (15:11 +0300)]
Porting to the current version of TInspector.

6 years agoFix errors in SketchPlugin/plugin-Sketch.xml
azv [Thu, 22 Jun 2017 06:37:53 +0000 (09:37 +0300)]
Fix errors in SketchPlugin/plugin-Sketch.xml

6 years agoMerge branch 'Pre_2.8.0_development'
azv [Thu, 22 Jun 2017 05:08:46 +0000 (08:08 +0300)]
Merge branch 'Pre_2.8.0_development'

# Conflicts:
# src/PartSet/CMakeLists.txt
# src/SketchSolver/SketchSolver_ConstraintFixed.cpp
# src/SketchSolver/SketchSolver_Group.cpp

7 years agoIssue #2177 : change the message text.
mpv [Tue, 20 Jun 2017 06:52:48 +0000 (09:52 +0300)]
Issue #2177 : change the message text.

7 years agoIssue #2190: Sketcher : 2 successive circles having the same center (the origin)
azv [Wed, 14 Jun 2017 12:07:34 +0000 (15:07 +0300)]
Issue #2190: Sketcher : 2 successive circles having the same center (the origin)

Improve calculating of intermediate circle if the center is coincident with another point.