Salome HOME
modules/shaper.git
6 years ago#2271 'Fatal error' during sketching
nds [Mon, 9 Oct 2017 11:27:46 +0000 (14:27 +0300)]
#2271 'Fatal error' during sketching

open case_hdistance study, edit sketch. The conflicting constraints do not marked in black(conflicting) color.

6 years agoIssue #2268: Compute place for a tangent symbol
vsv [Mon, 9 Oct 2017 09:33:55 +0000 (12:33 +0300)]
Issue #2268: Compute place for a tangent symbol

6 years agoIssue #2271: Check conflict each time the set of constraints is being solved.
azv [Mon, 9 Oct 2017 09:19:08 +0000 (12:19 +0300)]
Issue #2271: Check conflict each time the set of constraints is being solved.

6 years agoIssue #2269: Avoid two icons shown if points are connected.
vsv [Mon, 9 Oct 2017 08:47:44 +0000 (11:47 +0300)]
Issue #2269: Avoid two icons shown if points are connected.

6 years agoIssue #2271 'Fatal error' during sketching : avoid error by the file loading
nds [Mon, 9 Oct 2017 08:11:14 +0000 (11:11 +0300)]
Issue #2271 'Fatal error' during sketching : avoid error by the file loading

6 years agoIssue #2271 'Fatal error' during sketching, Issue #2272 Color of a sketch-face highlight
nds [Mon, 9 Oct 2017 07:49:31 +0000 (10:49 +0300)]
Issue #2271 'Fatal error' during sketching, Issue #2272 Color of a sketch-face highlight

6 years agoFix for the problem of selection of the circle center as a start point of line of...
mpv [Fri, 6 Oct 2017 16:24:53 +0000 (19:24 +0300)]
Fix for the problem of selection of the circle center as a start point of line of another sketch.

6 years agoCorrection of test due to the fix of issue #2266
mpv [Fri, 6 Oct 2017 12:12:33 +0000 (15:12 +0300)]
Correction of test due to the fix of issue #2266

6 years agoCrash by zoom in the viewer in a neutral point: arrows recompute should be performed...
nds [Thu, 5 Oct 2017 17:15:10 +0000 (20:15 +0300)]
Crash by zoom in the viewer in a neutral point: arrows recompute should be performed only if skech operation is active.

6 years agoIssue #2266 Edges with V and H constraints can be selected by rectangle to use in...
nds [Thu, 5 Oct 2017 10:24:50 +0000 (13:24 +0300)]
Issue #2266 Edges with V and H constraints can be selected by rectangle to use in new H or V constraints

6 years ago#2205 Ability to customize the arrows and texts of dimensions: GUI correction to...
nds [Thu, 5 Oct 2017 06:53:03 +0000 (09:53 +0300)]
#2205 Ability to customize the arrows and texts of dimensions: GUI correction to process not obligatory location type

6 years agoMessage box should not be opened again after Escape key click.
nds [Wed, 4 Oct 2017 08:19:44 +0000 (11:19 +0300)]
Message box should not be opened again after Escape key click.

6 years ago#2205 Ability to customize the arrows and texts of dimensions: location type is not...
nds [Wed, 4 Oct 2017 08:09:43 +0000 (11:09 +0300)]
#2205 Ability to customize the arrows and texts of dimensions: location type is not obligatory parameter

6 years ago#2205 Ability to customize the arrows and texts of dimensions: applying Font value
nds [Wed, 4 Oct 2017 07:17:11 +0000 (10:17 +0300)]
#2205 Ability to customize the arrows and texts of dimensions: applying Font value

6 years agoPreselection stayed by reentrant operation on fully constrained elements. Use-case:
nds [Wed, 4 Oct 2017 06:28:03 +0000 (09:28 +0300)]
Preselection stayed by reentrant operation on fully constrained elements. Use-case:

1. create fully-constrained set of elements
2. Click "collinear"
3. Select two elements
4. Click on "horizontal"
Result: it is filled and sketch is overconstrained.

6 years ago#2205 Ability to customize the arrows and texts of dimensions: Default arrow/text...
nds [Wed, 4 Oct 2017 06:01:43 +0000 (09:01 +0300)]
#2205 Ability to customize the arrows and texts of dimensions: Default arrow/text size of dimensions.

6 years agoMerge branch 'Dev_2.8.0'
nds [Wed, 4 Oct 2017 04:39:24 +0000 (07:39 +0300)]
Merge branch 'Dev_2.8.0'

Conflicts:
src/XGUI/XGUI_DataModel.h
src/XGUI/XGUI_OperationMgr.cpp

6 years ago#2205 Ability to customize the arrows and texts of dimensions: Default value is set... Dev_2.8.0
nds [Wed, 4 Oct 2017 04:14:36 +0000 (07:14 +0300)]
#2205 Ability to customize the arrows and texts of dimensions: Default value is set into Location type attribute.

6 years ago#2205 Ability to customize the arrows and texts of dimensions: Location type is not...
nds [Wed, 4 Oct 2017 03:55:41 +0000 (06:55 +0300)]
#2205 Ability to customize the arrows and texts of dimensions: Location type is not obligatory attribute.

6 years ago#2205 Ability to customize the arrows and texts of dimensions
nds [Tue, 3 Oct 2017 19:15:22 +0000 (22:15 +0300)]
#2205 Ability to customize the arrows and texts of dimensions

6 years ago#2205 Ability to customize the arrows and texts of dimensions
nds [Tue, 3 Oct 2017 19:11:01 +0000 (22:11 +0300)]
#2205 Ability to customize the arrows and texts of dimensions

6 years agoIssue #2204 Display a sketch plane - highlight only source plane, do not create wrapp...
nds [Tue, 3 Oct 2017 17:41:52 +0000 (20:41 +0300)]
Issue #2204 Display a sketch plane - highlight only source plane, do not create wrapping rectangle.

6 years agoIssue #2204 Display a sketch plane - highlight only source plane, do not create wrapp...
nds [Tue, 3 Oct 2017 16:34:58 +0000 (19:34 +0300)]
Issue #2204 Display a sketch plane - highlight only source plane, do not create wrapping rectangle.

6 years agoCorrecting ggoglestyle warnings.
Clarisse Genrault [Tue, 3 Oct 2017 07:42:26 +0000 (09:42 +0200)]
Correcting ggoglestyle warnings.

6 years agoAdding multirotation tests for parametric API.
Clarisse Genrault [Tue, 3 Oct 2017 06:48:56 +0000 (08:48 +0200)]
Adding multirotation tests for parametric API.

6 years agoMerge branch 'master' into cgt/devCEA
Clarisse Genrault [Mon, 2 Oct 2017 14:11:03 +0000 (16:11 +0200)]
Merge branch 'master' into cgt/devCEA

6 years agoAdding torus tests for parametric API.
Clarisse Genrault [Mon, 2 Oct 2017 13:52:09 +0000 (15:52 +0200)]
Adding torus tests for parametric API.

6 years agoAdding sphere and cone tests for parametric API.
Clarisse Genrault [Mon, 2 Oct 2017 13:23:42 +0000 (15:23 +0200)]
Adding sphere and cone tests for parametric API.

6 years agoAdding cone tests for parametric API.
Clarisse Genrault [Mon, 2 Oct 2017 13:22:13 +0000 (15:22 +0200)]
Adding cone tests for parametric API.

6 years agoPrepare the version 2.8.0 V_2.8.0
mpv [Mon, 2 Oct 2017 12:25:24 +0000 (15:25 +0300)]
Prepare the version 2.8.0

6 years agoIssue #2260: Correction for processing of empty/non-empty folders
vsv [Mon, 2 Oct 2017 12:18:08 +0000 (15:18 +0300)]
Issue #2260: Correction for processing of empty/non-empty folders

6 years agoAdding sphere tests for parametric API.
Clarisse Genrault [Mon, 2 Oct 2017 10:19:43 +0000 (12:19 +0200)]
Adding sphere tests for parametric API.

6 years agoAn additional fix for the issue #2253. Make naming for simply created objects (like...
mpv [Mon, 2 Oct 2017 06:15:45 +0000 (09:15 +0300)]
An additional fix for the issue #2253. Make naming for simply created objects (like imported or recovered) more correct.

6 years agoUpdating tests for rotation.
Clarisse Genrault [Fri, 29 Sep 2017 07:57:15 +0000 (09:57 +0200)]
Updating tests for rotation.

6 years agoSpeed-up of the access from OB to complicated compsolids in the frames of issue ...
mpv [Fri, 29 Sep 2017 07:40:43 +0000 (10:40 +0300)]
Speed-up of the access from OB to complicated compsolids in the frames of issue #2256

6 years agoCorrection on the naming.
Clarisse Genrault [Thu, 28 Sep 2017 13:53:04 +0000 (15:53 +0200)]
Correction on the naming.

6 years agoFix the unit tests
mpv [Thu, 28 Sep 2017 12:24:08 +0000 (15:24 +0300)]
Fix the unit tests

6 years agoCorrection due to the coding rules
mpv [Thu, 28 Sep 2017 10:42:49 +0000 (13:42 +0300)]
Correction due to the coding rules

6 years agoImproved the speed of naming structure filling for the issue #2256
mpv [Thu, 28 Sep 2017 10:27:25 +0000 (13:27 +0300)]
Improved the speed of naming structure filling for the issue #2256

6 years agoFix for the issue #2253 . Problems with load/save python script. Here seam vertex...
mpv [Tue, 26 Sep 2017 12:55:24 +0000 (15:55 +0300)]
Fix for the issue #2253 . Problems with load/save python script. Here seam vertex of sketch circle selection worked wrong.

6 years agoMerge branch 'master' into cgt/devCEA
Clarisse Genrault [Tue, 26 Sep 2017 11:47:55 +0000 (13:47 +0200)]
Merge branch 'master' into cgt/devCEA

6 years agoIssue #2250 Fatal error or sigsegv when I use the "Echap" key.
nds [Tue, 26 Sep 2017 10:41:01 +0000 (13:41 +0300)]
Issue #2250 Fatal error or sigsegv when I use the "Echap" key.

additional correction for case: Escape click in Abort operation dialog did not close this dialog.

6 years agoIssue #2255: Wrong result of ExtrusionCut if a solid has no common part with the...
dbv [Tue, 26 Sep 2017 09:17:25 +0000 (12:17 +0300)]
Issue #2255: Wrong result of ExtrusionCut if a solid has no common part with the cut tool

Fixed

6 years agoIssue #2299 Import of edges participating to the result of the sketch for circle...
nds [Mon, 25 Sep 2017 10:19:17 +0000 (13:19 +0300)]
Issue #2299 Import of edges participating to the result of the sketch for circle/ellipse centers

6 years agoIssue #2205 Ability to customize the arrows and texts of dimensions (partially)
nds [Mon, 25 Sep 2017 08:56:43 +0000 (11:56 +0300)]
Issue #2205 Ability to customize the arrows and texts of dimensions (partially)

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.