Salome HOME
modules/shaper.git
5 years ago'/usr/bin/env python' -> '/usr/bin/env python3'
rnv [Thu, 20 Sep 2018 07:14:38 +0000 (10:14 +0300)]
'/usr/bin/env python' -> '/usr/bin/env python3'

5 years agoIssue #2556: Implementation of the customer remarks
vsv [Wed, 19 Sep 2018 13:29:09 +0000 (16:29 +0300)]
Issue #2556: Implementation of the customer remarks

5 years agoProcess tool tip property for radio buttons
vsv [Wed, 19 Sep 2018 09:18:04 +0000 (12:18 +0300)]
Process tool tip property for radio buttons

5 years agoUse name for radio box if an icon is not defined
vsv [Wed, 19 Sep 2018 08:55:43 +0000 (11:55 +0300)]
Use name for radio box if an icon is not defined

5 years agoFix for #2579, note 7:
mpv [Wed, 19 Sep 2018 07:22:58 +0000 (10:22 +0300)]
Fix for #2579, note 7:

initially, nb=10 and the resulting geometry is correct. Modifying nb to 5 is also producing a correct result. But increasing again nb (to 8) is delivering an incorrect geometry

5 years agoIssue #2633: Avoid crash on viewer operations when viewer is closed
vsv [Tue, 18 Sep 2018 15:32:15 +0000 (18:32 +0300)]
Issue #2633: Avoid crash on viewer operations when viewer is closed

5 years agoIssue# 2556: Make inspection panel invisible by default
vsv [Tue, 18 Sep 2018 15:10:18 +0000 (18:10 +0300)]
Issue# 2556: Make inspection panel invisible by default

5 years agoAdapt compilation on Windows
vsv [Tue, 18 Sep 2018 15:08:47 +0000 (18:08 +0300)]
Adapt compilation on Windows

5 years agoIssue #2637: Ignore pre-selection if it is not a face
vsv [Tue, 18 Sep 2018 13:04:15 +0000 (16:04 +0300)]
Issue #2637: Ignore pre-selection if it is not a face

5 years agoIssue #2647: do not modify text size according to current window scale
vsv [Tue, 18 Sep 2018 09:55:56 +0000 (12:55 +0300)]
Issue #2647: do not modify text size according to current window scale

5 years agoIssue #2615 : EDF 2018-3 Sub-results states
mpv [Tue, 18 Sep 2018 07:21:38 +0000 (10:21 +0300)]
Issue #2615 : EDF 2018-3 Sub-results states

Keep the connected compounds information.

5 years agoIssue #2639: Avoid using pre-selection of feature in Sketcher
vsv [Mon, 17 Sep 2018 11:53:52 +0000 (14:53 +0300)]
Issue #2639: Avoid using pre-selection of feature in Sketcher

5 years agoIssue #2644: On selection of a feature filter it by a shape returned by a selection...
vsv [Mon, 17 Sep 2018 10:17:19 +0000 (13:17 +0300)]
Issue #2644: On selection of a feature filter it by a shape returned by a selection attribute

5 years agoIssue #2645: SIGSEGV when creating a fillet
azv [Mon, 17 Sep 2018 04:43:05 +0000 (07:43 +0300)]
Issue #2645: SIGSEGV when creating a fillet

Fix crash in fillet on pre-selected parameter feature.

5 years agoTest case for issue #1578
azv [Fri, 14 Sep 2018 10:27:48 +0000 (13:27 +0300)]
Test case for issue #1578

5 years agoTest case for issue #1577
azv [Fri, 14 Sep 2018 09:59:14 +0000 (12:59 +0300)]
Test case for issue #1577

5 years agoIssue #2618: PlaneGCS errors processing
azv [Fri, 14 Sep 2018 06:45:04 +0000 (09:45 +0300)]
Issue #2618: PlaneGCS errors processing

Implement checking degenerated geometry after resolving a set of sketch constraints.

5 years agoIssue #2617: Use a sequence of solvers
azv [Tue, 11 Sep 2018 05:08:05 +0000 (08:08 +0300)]
Issue #2617: Use a sequence of solvers

Use Levenberg-Marquardt solver every time when DogLeg is failed to solve a set of constraints.

5 years agoIssue #2616: Improve searching of conflicting constraints
azv [Fri, 7 Sep 2018 12:10:11 +0000 (15:10 +0300)]
Issue #2616: Improve searching of conflicting constraints

Implement setting for each PlaneGCS constraint unique tag if SketchPlugin constraint consists of several PlaneGCS constraints.

5 years agoIssue #2556: Change Layout of Inspection panel.
vsv [Thu, 13 Sep 2018 16:20:24 +0000 (19:20 +0300)]
Issue #2556: Change Layout of Inspection panel.

5 years agoFix crash on 2D fillet, when sketch created at the end of the folder
azv [Thu, 13 Sep 2018 05:52:25 +0000 (08:52 +0300)]
Fix crash on 2D fillet, when sketch created at the end of the folder

5 years agoPython Dump: improve checking default name of a feature when there are postponed...
azv [Thu, 13 Sep 2018 05:50:33 +0000 (08:50 +0300)]
Python Dump: improve checking default name of a feature when there are postponed features of such kind.

5 years agoDisplay highlight for all sub-objects of a Feature only for Construction Results.
vsv [Wed, 12 Sep 2018 13:29:29 +0000 (16:29 +0300)]
Display highlight for all sub-objects of a Feature only for Construction Results.

5 years agoDisable compilation warnings
vsv [Wed, 12 Sep 2018 11:41:24 +0000 (14:41 +0300)]
Disable compilation warnings

5 years agoIssue #2623: Ability to modify the radius of circles and arcs of circle with the...
azv [Tue, 11 Sep 2018 09:22:10 +0000 (12:22 +0300)]
Issue #2623: Ability to modify the radius of circles and arcs of circle with the mouse

5 years agoAllow to select faces features as a common argument (in the frames of issue #2563)
mpv [Mon, 10 Sep 2018 13:50:51 +0000 (16:50 +0300)]
Allow to select faces features as a common argument (in the frames of issue #2563)

5 years agoIssue #2614: Implement point 2: optimization of selection synchronization
vsv [Mon, 10 Sep 2018 13:32:25 +0000 (16:32 +0300)]
Issue #2614: Implement point 2: optimization of selection synchronization

5 years agoIssue #2632 fix: Can't select the Face feature in Extrusion input field
mpv [Mon, 10 Sep 2018 13:20:42 +0000 (16:20 +0300)]
Issue #2632 fix: Can't select the Face feature in Extrusion input field

5 years agoIssue #2630: Prevent cycling of children nodes sorting.
vsv [Fri, 7 Sep 2018 15:30:17 +0000 (18:30 +0300)]
Issue #2630: Prevent cycling of children nodes sorting.

5 years agoIssue #2566: Resize boolean operations icons
vsv [Fri, 7 Sep 2018 13:22:43 +0000 (16:22 +0300)]
Issue #2566: Resize boolean operations icons

5 years agoIssue #2628 : crash on move history line outside of folder. Correct management of...
mpv [Fri, 7 Sep 2018 06:02:19 +0000 (09:02 +0300)]
Issue #2628 : crash on move history line outside of folder. Correct management of folders content on move to the end implementation.

5 years agoIssue #2628: Update indexes of data tree
vsv [Thu, 6 Sep 2018 15:00:43 +0000 (18:00 +0300)]
Issue #2628: Update indexes of data tree

5 years agoAvoid crash in case of non-initialized document
vsv [Thu, 6 Sep 2018 14:05:53 +0000 (17:05 +0300)]
Avoid crash in case of non-initialized document

5 years agoIssue #2612 : Re-calculate model after modification of parameters
mpv [Thu, 6 Sep 2018 13:56:10 +0000 (16:56 +0300)]
Issue #2612 : Re-calculate model after modification of parameters

Added a unit-test for checking recalculation time reduction.

5 years agoIssue #2626: Do not use non-initialized attribute for default value definition
vsv [Thu, 6 Sep 2018 13:46:11 +0000 (16:46 +0300)]
Issue #2626: Do not use non-initialized attribute for default value definition

5 years agoUse yellow star as an internal symbol for coincidence with an edge.
vsv [Thu, 6 Sep 2018 12:43:53 +0000 (15:43 +0300)]
Use yellow star as an internal symbol for coincidence with an edge.

5 years agoIssue #2612 : Re-calculate model after modification of parameters
mpv [Thu, 6 Sep 2018 11:06:32 +0000 (14:06 +0300)]
Issue #2612 : Re-calculate model after modification of parameters

Correct behavior of auto-update flag on Undo/Redo

5 years agoIssue #2625: Provide correct behavior of arrow of current feature
vsv [Thu, 6 Sep 2018 10:55:09 +0000 (13:55 +0300)]
Issue #2625: Provide correct behavior of arrow of current feature

5 years agoCheck state of auto update blocked on operations. Switch Off the state on save a...
vsv [Thu, 6 Sep 2018 09:27:41 +0000 (12:27 +0300)]
Check state of auto update blocked on operations. Switch Off the state on save a document.

5 years agoIssue #2612 : Re-calculate model after modification of parameters
mpv [Thu, 6 Sep 2018 08:13:28 +0000 (11:13 +0300)]
Issue #2612 : Re-calculate model after modification of parameters

Support of persistent storage of the flag

5 years agoIssue #2624: Process last feature in folder
vsv [Thu, 6 Sep 2018 07:53:19 +0000 (10:53 +0300)]
Issue #2624: Process last feature in folder

5 years agoShow "not loaded" suffix for names of not loaded parts
vsv [Wed, 5 Sep 2018 15:05:47 +0000 (18:05 +0300)]
Show "not loaded" suffix for names of not loaded parts

5 years agoIssue #2619: Show specific coincidence presentation for point/line connection
vsv [Wed, 5 Sep 2018 14:18:54 +0000 (17:18 +0300)]
Issue #2619: Show specific coincidence presentation for point/line connection

5 years agoOptimization of SketchPrs objects parameters
vsv [Wed, 5 Sep 2018 09:40:58 +0000 (12:40 +0300)]
Optimization of SketchPrs objects parameters

5 years agoChange icon
vsv [Wed, 5 Sep 2018 07:34:37 +0000 (10:34 +0300)]
Change icon

5 years agoRemove unnecessary include.
mzn [Wed, 5 Sep 2018 07:04:06 +0000 (10:04 +0300)]
Remove unnecessary include.

5 years agoIssue #1467: pipe problem.
mzn [Tue, 4 Sep 2018 14:52:09 +0000 (17:52 +0300)]
Issue #1467: pipe problem.

5 years agoIssue #2612 : Re-calculate model after modification of parameters
mpv [Tue, 4 Sep 2018 14:15:24 +0000 (17:15 +0300)]
Issue #2612 : Re-calculate model after modification of parameters

Advanced version of Update mechanism change for blocking of recalculation

5 years agoIssue #2612: Add a button for auto apply feature.
vsv [Tue, 4 Sep 2018 10:23:15 +0000 (13:23 +0300)]
Issue #2612: Add a button for auto apply feature.

5 years agoIssue #2612 : Re-calculate model after modification of parameters
mpv [Tue, 4 Sep 2018 07:48:51 +0000 (10:48 +0300)]
Issue #2612 : Re-calculate model after modification of parameters

Preparation for GUI access

5 years agoIssue #2612 : Re-calculate model after modification of parameters
mpv [Tue, 4 Sep 2018 07:31:14 +0000 (10:31 +0300)]
Issue #2612 : Re-calculate model after modification of parameters

Preparation for implementation: events and initial processing

5 years agoFix compilation problems
azv [Tue, 4 Sep 2018 07:06:57 +0000 (10:06 +0300)]
Fix compilation problems

5 years agoMake compilable on Linux
mpv [Mon, 3 Sep 2018 14:56:15 +0000 (17:56 +0300)]
Make compilable on Linux

5 years agoIssue 2556: Functionality of inspection “WhatIs”
azv [Mon, 3 Sep 2018 10:19:51 +0000 (13:19 +0300)]
Issue 2556: Functionality of inspection “WhatIs”

Unit tests for the inspection functionality.

5 years agoActivate help system
vsv [Fri, 31 Aug 2018 14:00:47 +0000 (17:00 +0300)]
Activate help system

5 years agoIssue #2578: EDF 2018-2 Removal of faces.
mzn [Fri, 31 Aug 2018 11:01:54 +0000 (14:01 +0300)]
Issue #2578: EDF 2018-2 Removal of faces.

5 years agoImprove highlighting of a context
vsv [Fri, 31 Aug 2018 08:59:49 +0000 (11:59 +0300)]
Improve highlighting of a context

5 years agoSwitch On optimization of presentation search and context selection
vsv [Fri, 31 Aug 2018 08:53:10 +0000 (11:53 +0300)]
Switch On optimization of presentation search and context selection

5 years agoMake TestExport unit test works also on Windows
mpv [Fri, 31 Aug 2018 08:16:16 +0000 (11:16 +0300)]
Make TestExport unit test works also on Windows

5 years agoUpdate unit test to be compatible with dumping with geometrical selection DumpWithGeom
azv [Fri, 31 Aug 2018 07:08:36 +0000 (10:08 +0300)]
Update unit test to be compatible with dumping with geometrical selection

5 years agoMerge remote-tracking branch 'remotes/origin/master' into DumpWithGeom
azv [Fri, 31 Aug 2018 05:49:09 +0000 (08:49 +0300)]
Merge remote-tracking branch 'remotes/origin/master' into DumpWithGeom

5 years agoDump with geometrical selection
azv [Fri, 31 Aug 2018 05:48:37 +0000 (08:48 +0300)]
Dump with geometrical selection

Iteratively process compsolids within other compsolids

5 years agoIssue #2577: EDF 2018-2 Fusion of connected faces.
mzn [Thu, 30 Aug 2018 15:21:54 +0000 (18:21 +0300)]
Issue #2577: EDF 2018-2 Fusion of connected faces.

5 years agoIssue #2507: Bug fix
vsv [Thu, 30 Aug 2018 14:00:27 +0000 (17:00 +0300)]
Issue #2507: Bug fix

5 years agoSmall fix for Fill.
dbv [Thu, 30 Aug 2018 13:56:28 +0000 (16:56 +0300)]
Small fix for Fill.

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper
mzn [Thu, 30 Aug 2018 11:26:21 +0000 (14:26 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/shaper

5 years agoGet rid of redundant definitions.
mzn [Thu, 30 Aug 2018 11:26:09 +0000 (14:26 +0300)]
Get rid of redundant definitions.

5 years agoFix wrong migration to the dev version
azv [Thu, 30 Aug 2018 08:50:25 +0000 (11:50 +0300)]
Fix wrong migration to the dev version

5 years agoFix issues related to selection of sub-shapes in a Part
azv [Tue, 28 Aug 2018 04:50:35 +0000 (07:50 +0300)]
Fix issues related to selection of sub-shapes in a Part

5 years agoFix issues after porting the new Dump to the latest version
azv [Thu, 23 Aug 2018 12:33:08 +0000 (15:33 +0300)]
Fix issues after porting the new Dump to the latest version

5 years agoDump with geometrical selection
azv [Thu, 23 Aug 2018 05:33:51 +0000 (08:33 +0300)]
Dump with geometrical selection

Fix selection of auxiliary sketch entities

5 years agoDump with geometrical selection
azv [Wed, 22 Aug 2018 12:46:28 +0000 (15:46 +0300)]
Dump with geometrical selection

Fix the problem with selection of similar sub-shapes shared by solids in compsolid

5 years agoDump with geometrical selection
azv [Tue, 21 Aug 2018 13:34:38 +0000 (16:34 +0300)]
Dump with geometrical selection

Correct selection of center of circle / focus of ellipse

5 years agoDump with geometrical selection
azv [Mon, 20 Aug 2018 13:25:32 +0000 (16:25 +0300)]
Dump with geometrical selection

* Fix problem with selection of shapes in compsolid
* Correct selection of separate vertices in sketch
* Dump by geometric: avoid checking parent features for searching selection point

5 years agoDump with geometrical selection
azv [Fri, 17 Aug 2018 11:59:37 +0000 (14:59 +0300)]
Dump with geometrical selection

Fix the selection of the "older" shape: if there are several shapes in the history, which satisfy the selected point criteria, but the selected one is not the last one.

5 years agoDump with geometrical selection
azv [Fri, 17 Aug 2018 05:16:15 +0000 (08:16 +0300)]
Dump with geometrical selection

Dump selected construction elements like "Origin", coordinate axes and planes by their names only.

5 years agoDump with geometrical selection
azv [Thu, 16 Aug 2018 13:31:48 +0000 (16:31 +0300)]
Dump with geometrical selection

Fix problems related to selection of a full sketch and sketch elements.

5 years agoDump with geometrical selection
azv [Thu, 16 Aug 2018 04:48:09 +0000 (07:48 +0300)]
Dump with geometrical selection

Update checkPythonDump() command to execute dumping with naming and geometrical selection one by one.

5 years agoDump with geometrical selection
azv [Wed, 15 Aug 2018 12:07:25 +0000 (15:07 +0300)]
Dump with geometrical selection

Provide dumping itself and selection of sub-shapes by the given point.

5 years agoPrepare a release version 9.1.0RC1 SHAPER_V9_1_0RC1
mpv [Thu, 30 Aug 2018 08:28:14 +0000 (11:28 +0300)]
Prepare a release version 9.1.0RC1

5 years agoIssue #2608: Invalid shape when select compound as a tool object for cut
dbv [Thu, 30 Aug 2018 07:59:45 +0000 (10:59 +0300)]
Issue #2608: Invalid shape when select compound as a tool object for cut

Added validator that checks the cut arguments for self-intersection.

5 years agoPrevent crash of small arcs presentations
vsv [Thu, 30 Aug 2018 07:47:26 +0000 (10:47 +0300)]
Prevent crash of small arcs presentations

5 years agoUpdate "big models"
azv [Wed, 29 Aug 2018 05:49:50 +0000 (08:49 +0300)]
Update "big models"

5 years agoIssue #2556: Show content of object which is not displayed in viewer
vsv [Wed, 29 Aug 2018 13:16:17 +0000 (16:16 +0300)]
Issue #2556: Show content of object which is not displayed in viewer

5 years agoIssue #2609: Impossible to select compund of compounds as a base or tool object for...
dbv [Wed, 29 Aug 2018 13:13:53 +0000 (16:13 +0300)]
Issue #2609: Impossible to select compund of compounds as a base or tool object for cut operation.

Fixed

5 years agoIssue #2319: AttributeError: 'NoneType' object has no attribute 'isVertex' in model...
dbv [Wed, 29 Aug 2018 12:50:33 +0000 (15:50 +0300)]
Issue #2319: AttributeError: 'NoneType' object has no attribute 'isVertex' in model.testHaveNamingVertices

Added small fix.

5 years agoFix for the issue #2607 : Bad naming of result when use renamed object as an input
mpv [Wed, 29 Aug 2018 11:14:37 +0000 (14:14 +0300)]
Fix for the issue #2607 : Bad naming of result when use renamed object as an input

5 years agoIssue #2522: DoF is 0 but the sketch is not displayed in green
azv [Wed, 29 Aug 2018 10:04:07 +0000 (13:04 +0300)]
Issue #2522: DoF is 0 but the sketch is not displayed in green

Send message of fully constrained sketch each time it is recomputed.

5 years agoFix for removing of all sub-objects
vsv [Tue, 28 Aug 2018 13:58:33 +0000 (16:58 +0300)]
Fix for removing of all sub-objects

5 years agoFix: update of the sub-results number when the sub-results number is reduced in the OB
mpv [Tue, 28 Aug 2018 13:48:12 +0000 (16:48 +0300)]
Fix: update of the sub-results number when the sub-results number is reduced in the OB

5 years agoProcess enter key by Point input widget
vsv [Tue, 28 Aug 2018 13:41:46 +0000 (16:41 +0300)]
Process enter key by Point input widget

5 years agoFix for case of selection of a plane feature which leads to re-selection of plane...
vsv [Tue, 28 Aug 2018 12:08:05 +0000 (15:08 +0300)]
Fix for case of selection of a plane feature which leads to re-selection of plane result (in partition operation)

5 years agoFix for synchronization of selection in object Browser and multi-selector (Example...
vsv [Tue, 28 Aug 2018 11:27:23 +0000 (14:27 +0300)]
Fix for synchronization of selection in object Browser and multi-selector (Example: Partition of features)

5 years agoCorrect behavior of the Part remove feature in the test.
mpv [Tue, 28 Aug 2018 06:42:27 +0000 (09:42 +0300)]
Correct behavior of the Part remove feature in the test.

5 years agoFix compilation error.
mzn [Mon, 27 Aug 2018 15:47:23 +0000 (18:47 +0300)]
Fix compilation error.

5 years agoCorrect misprint
vsv [Mon, 27 Aug 2018 15:36:32 +0000 (18:36 +0300)]
Correct misprint

5 years agoMigration to OpenCASCADE CMake configuration.
mzn [Mon, 27 Aug 2018 15:16:44 +0000 (18:16 +0300)]
Migration to OpenCASCADE CMake configuration.

5 years agoIssue #2582: Show/Hide inspection panel on activate/deactivate SHAPER module.
vsv [Mon, 27 Aug 2018 14:34:14 +0000 (17:34 +0300)]
Issue #2582: Show/Hide inspection panel on activate/deactivate SHAPER module.

5 years agoIssue #2602: Check selection with validators before its using.
vsv [Mon, 27 Aug 2018 13:06:54 +0000 (16:06 +0300)]
Issue #2602: Check selection with validators before its using.

5 years agoFix for the issue #2528 : No more results after parameters edition canceled
mpv [Mon, 27 Aug 2018 12:18:17 +0000 (15:18 +0300)]
Fix for the issue #2528 : No more results after parameters edition canceled