Salome HOME
modules/shaper.git
6 years agoTask 2.7: Code completion and parameters creation (not finished)
vsv [Fri, 25 May 2018 12:42:27 +0000 (15:42 +0300)]
Task 2.7: Code completion and parameters creation (not finished)

6 years agoTask 2.3: Fix crash on sketch update when number of intersection points is decreased.
azv [Fri, 25 May 2018 09:20:58 +0000 (12:20 +0300)]
Task 2.3: Fix crash on sketch update when number of intersection points is decreased.

6 years agoThe problem of plane of sketch update fix.
mpv [Fri, 25 May 2018 08:24:04 +0000 (11:24 +0300)]
The problem of plane of sketch update fix.

The plane is based on the trihedron plane. Sketch is created on this plane. The distance between planes is changed, but sketch is not.

6 years agoTask 2.3. Sketch Point created by intersectionPoints
azv [Thu, 24 May 2018 10:47:35 +0000 (13:47 +0300)]
Task 2.3. Sketch Point created by intersectionPoints

Finalize Intersection feature

6 years agoTask 2.3. Fix compilation errors
azv [Wed, 23 May 2018 05:16:02 +0000 (08:16 +0300)]
Task 2.3. Fix compilation errors

6 years agoTask 2.6. Behavior of the Symmetry feature
azv [Tue, 22 May 2018 13:03:39 +0000 (16:03 +0300)]
Task 2.6. Behavior of the Symmetry feature

* Symmetry has been renamed to Mirror Copy
* Original shape is kept when mirroring

6 years agoTask 2.3: Fix compilation error
vsv [Tue, 22 May 2018 08:56:21 +0000 (11:56 +0300)]
Task 2.3: Fix compilation error

6 years agoTask 2.3: Creation of Intersection
vsv [Tue, 22 May 2018 08:20:31 +0000 (11:20 +0300)]
Task 2.3: Creation of Intersection

6 years agoTask 2.2. Sketch Angular copy
azv [Tue, 22 May 2018 05:42:44 +0000 (08:42 +0300)]
Task 2.2. Sketch Angular copy

* Limit angle of rotation by range [0, 360].
* Switch between "SingleAngle" and "FullAngle" does not affect on shapes.
* Implement "Reversed" flag to cover negative angles.

6 years agoTask 2.5: Colors in the Object Browser
vsv [Mon, 21 May 2018 08:14:53 +0000 (11:14 +0300)]
Task 2.5: Colors in the Object Browser

6 years agoTask 2.4: Automatic scroll of the Object Browser
vsv [Fri, 18 May 2018 13:19:59 +0000 (16:19 +0300)]
Task 2.4: Automatic scroll of the Object Browser

6 years agoTask 2.1: Sketch display
vsv [Fri, 18 May 2018 11:50:07 +0000 (14:50 +0300)]
Task 2.1: Sketch display

6 years agoMerge branch 'Port_SALOME_8.5.0'
vsv [Fri, 18 May 2018 11:31:58 +0000 (14:31 +0300)]
Merge branch 'Port_SALOME_8.5.0'

6 years agoIssue #2468: Crash when sketching circles successively on a repetition Port_SALOME_8.5.0
nds [Thu, 17 May 2018 11:41:57 +0000 (14:41 +0300)]
Issue #2468: Crash when sketching circles successively on a repetition

6 years agoIssue #2480 Error: sub shape is not initialized when split sketch
nds [Thu, 17 May 2018 08:31:04 +0000 (11:31 +0300)]
Issue #2480 Error: sub shape is not initialized when split sketch

6 years agoDo not use Fields and Groups in selection in sketcher
vsv [Wed, 16 May 2018 15:16:19 +0000 (18:16 +0300)]
Do not use Fields and Groups in selection in sketcher

6 years agoDo not use double spin box for deflection because the default deflection is too small...
vsv [Wed, 16 May 2018 14:20:50 +0000 (17:20 +0300)]
Do not use double spin box for deflection because the default deflection is too small for spin box precision

6 years agoIssue #2481: Application error when create fillet
azv [Wed, 16 May 2018 09:33:36 +0000 (12:33 +0300)]
Issue #2481: Application error when create fillet

Improve searching and grouping of coincident points.

6 years agoIssue #2473: Fix direction of selected trihedron
vsv [Wed, 16 May 2018 09:05:06 +0000 (12:05 +0300)]
Issue #2473: Fix direction of selected trihedron

6 years agoIssue #2476: Replace double inputs by double spin boxes input
vsv [Tue, 15 May 2018 15:13:06 +0000 (18:13 +0300)]
Issue #2476: Replace double inputs by double spin boxes input

6 years agoFix naming bug for the vertices.
Clarisse GENRAULT - DEN/DANS/DM2S/STMF/LGLS - 2012/10/01 [Tue, 15 May 2018 15:01:29 +0000 (17:01 +0200)]
Fix naming bug for the vertices.

6 years agoFix for the issue #2465 and a unit test and a correction for the test becomes working.
mpv [Tue, 15 May 2018 14:31:55 +0000 (17:31 +0300)]
Fix for the issue #2465 and a unit test and a correction for the test becomes working.

6 years agoCorrection for the coding rules
mpv [Tue, 8 May 2018 09:00:51 +0000 (12:00 +0300)]
Correction for the coding rules

6 years agoUpdate the used current SALOME version
mpv [Tue, 8 May 2018 08:48:48 +0000 (11:48 +0300)]
Update the used current SALOME version

6 years agoFix for the issue #2474 : part parameter has higher priority than partset parameter...
mpv [Tue, 8 May 2018 08:45:24 +0000 (11:45 +0300)]
Fix for the issue #2474 : part parameter has higher priority than partset parameter with the same name

6 years agoIssue #2468 : Crash when sketching circles successively on a repetition.
mpv [Fri, 4 May 2018 11:45:23 +0000 (14:45 +0300)]
Issue #2468 : Crash when sketching circles successively on a repetition.

Fix for the initial crash.

6 years agoIssue #2464: Du not use default values in editing mode
vsv [Sat, 28 Apr 2018 07:33:10 +0000 (10:33 +0300)]
Issue #2464: Du not use default values in editing mode

6 years agoIssue 2110: Do not provide selection for whole compsolid
vsv [Sat, 28 Apr 2018 07:10:49 +0000 (10:10 +0300)]
Issue 2110: Do not provide selection for whole compsolid

6 years agoFix for the issue #2461: crash when changing points on plane creation
mpv [Mon, 23 Apr 2018 07:58:42 +0000 (10:58 +0300)]
Fix for the issue #2461: crash when changing points on plane creation

6 years agoIssue #2459: Wrong script generated by python dump
azv [Wed, 11 Apr 2018 07:13:03 +0000 (10:13 +0300)]
Issue #2459: Wrong script generated by python dump

6 years agoFix for the issue #2458 : Tangent symbol is wrongly placed
mpv [Thu, 5 Apr 2018 13:48:29 +0000 (16:48 +0300)]
Fix for the issue #2458 : Tangent symbol is wrongly placed

6 years agoFix of the problem in cloison07.py test of big model: instability of the resulting...
mpv [Wed, 4 Apr 2018 13:51:32 +0000 (16:51 +0300)]
Fix of the problem in cloison07.py test of big model: instability of the resulting compsolid creation.

6 years agoUpdate of the ExportToGEOM test
mpv [Fri, 30 Mar 2018 16:50:12 +0000 (19:50 +0300)]
Update of the ExportToGEOM test

6 years agoFix of crash on initialization of the Viewer in SALOME
mpv [Fri, 30 Mar 2018 12:16:36 +0000 (15:16 +0300)]
Fix of crash on initialization of the Viewer in SALOME

6 years agoBig models porting and porting-debug basing on it
mpv [Fri, 30 Mar 2018 06:48:55 +0000 (09:48 +0300)]
Big models porting and porting-debug basing on it

6 years agoUpdate of big models tests and the corresponding corrections.
mpv [Wed, 28 Mar 2018 12:52:58 +0000 (15:52 +0300)]
Update of big models tests and the corresponding corrections.

6 years agoPorting: naming changes in OCCT that caused problems in unit-tests.
mpv [Fri, 23 Mar 2018 07:31:23 +0000 (10:31 +0300)]
Porting: naming changes in OCCT that caused problems in unit-tests.

6 years agoIssue #2457: Provide translation of Filling messages. Clear messages after operation...
vsv [Wed, 21 Mar 2018 14:04:51 +0000 (17:04 +0300)]
Issue #2457: Provide translation of Filling messages. Clear messages after operation finish.

6 years agoMake dynamic highlighting of nodes by ball pictures
vsv [Wed, 21 Mar 2018 10:45:46 +0000 (13:45 +0300)]
Make dynamic highlighting of nodes by ball pictures

6 years agoFix for the issue #2454
mpv [Wed, 14 Mar 2018 13:56:42 +0000 (16:56 +0300)]
Fix for the issue #2454

6 years agoMinor tests fixes
mpv [Wed, 14 Mar 2018 11:05:21 +0000 (14:05 +0300)]
Minor tests fixes

6 years agoSupport of newer compilers
mpv [Wed, 14 Mar 2018 07:08:07 +0000 (10:08 +0300)]
Support of newer compilers

6 years agoSupport of the newer version of OCCT 7.2.0 with patches
mpv [Tue, 13 Mar 2018 10:14:39 +0000 (13:14 +0300)]
Support of the newer version of OCCT 7.2.0 with patches

6 years agoInitial (compilation) porting to SALOME 8.5.0 current on Debian 8
mpv [Tue, 6 Mar 2018 08:12:26 +0000 (11:12 +0300)]
Initial (compilation) porting to SALOME 8.5.0 current on Debian 8

6 years agoToo long line problem fix V_3.0.0
mpv [Tue, 27 Feb 2018 14:33:24 +0000 (17:33 +0300)]
Too long line problem fix

6 years agoPrepare version 3.0.0
mpv [Tue, 27 Feb 2018 14:24:07 +0000 (17:24 +0300)]
Prepare version 3.0.0

6 years agoFix for the issue #2451 : shaper shuts down by itself
mpv [Tue, 27 Feb 2018 12:41:02 +0000 (15:41 +0300)]
Fix for the issue #2451 : shaper shuts down by itself

6 years agoFix for the issue #2450 : consequent creation of fillet requires extra click
mpv [Tue, 27 Feb 2018 12:40:23 +0000 (15:40 +0300)]
Fix for the issue #2450 : consequent creation of fillet requires extra click

6 years agoIssue #2431 - remove application exit from unit tests
mpv [Tue, 27 Feb 2018 10:57:58 +0000 (13:57 +0300)]
Issue #2431 - remove application exit from unit tests

6 years agoIssue #2157: Fix incorrect searching of features coincident to fillet point (special...
azv [Tue, 27 Feb 2018 09:58:01 +0000 (12:58 +0300)]
Issue #2157: Fix incorrect searching of features coincident to fillet point (special case when features coincident to external features)

6 years agoIssue #2441: Switch off filtering of the same geometrical points for Group and Field...
vsv [Wed, 21 Feb 2018 12:56:23 +0000 (15:56 +0300)]
Issue #2441: Switch off filtering of the same geometrical points for Group and Field operations

6 years agoIssue #2436: Remember last visited directory as default path for saving files
vsv [Wed, 21 Feb 2018 09:26:41 +0000 (12:26 +0300)]
Issue #2436: Remember last visited directory as default path for saving files

6 years agoIssue #2441: Rebuild data tree on folder remove.
vsv [Tue, 20 Feb 2018 13:16:10 +0000 (16:16 +0300)]
Issue #2441: Rebuild data tree on folder remove.

6 years agoIssue #2157: Fix incorrect searching of features coincident to fillet point
azv [Mon, 19 Feb 2018 07:32:52 +0000 (10:32 +0300)]
Issue #2157: Fix incorrect searching of features coincident to fillet point

Signed-off-by: mpv <mpv@opencascade.com>
6 years agoUpdate the unit-test due to improved behavior of the Partition: Remove sub-shapes...
mpv [Fri, 16 Feb 2018 14:07:18 +0000 (17:07 +0300)]
Update the unit-test due to improved behavior of the Partition: Remove sub-shapes feature is not needed anymore

6 years agoFix for the issue #2439 : Naming of vertices incorrect after build an edge
mpv [Thu, 15 Feb 2018 14:20:59 +0000 (17:20 +0300)]
Fix for the issue #2439 : Naming of vertices incorrect after build an edge

6 years agoPartial fix for the issue #2437
mpv [Thu, 15 Feb 2018 13:52:44 +0000 (16:52 +0300)]
Partial fix for the issue #2437

6 years agoIssue #2433 Vertex not named in group creation if a field is displayed
nds [Thu, 15 Feb 2018 08:16:25 +0000 (11:16 +0300)]
Issue #2433 Vertex not named in group creation if a field is displayed

6 years agoIssue #2440 Can't validate coincidence between a line and an imported line
nds [Thu, 15 Feb 2018 08:05:25 +0000 (11:05 +0300)]
Issue #2440 Can't validate coincidence between a line and an imported line

Coincidence to exported line will create invalid projection feature which does not allow validating of the sketch. The projection should be removed.

6 years agoIssue #2155 Trim removes multi-rotation constraint, undo leads to wrong DOF
nds [Thu, 15 Feb 2018 07:15:41 +0000 (10:15 +0300)]
Issue #2155 Trim removes multi-rotation constraint, undo leads to wrong DOF

6 years agoFix for the issue #2431 : SISGSEGV when launching some unit tests from GUI
mpv [Tue, 13 Feb 2018 12:53:08 +0000 (15:53 +0300)]
Fix for the issue #2431 : SISGSEGV when launching some unit tests from GUI

6 years agoFix for the issue #2430 : faces not named in group and field after import XAO
mpv [Tue, 13 Feb 2018 12:18:51 +0000 (15:18 +0300)]
Fix for the issue #2430 : faces not named in group and field after import XAO

6 years agoIssue #2440: Can't validate coincidence between a line and an imported line
azv [Fri, 9 Feb 2018 06:22:08 +0000 (09:22 +0300)]
Issue #2440: Can't validate coincidence between a line and an imported line

Fix validator for SketchPlugin_Projection feature

6 years agoMerge branch 'master' of salome:modules/shaper
vsv [Wed, 7 Feb 2018 08:33:24 +0000 (11:33 +0300)]
Merge branch 'master' of salome:modules/shaper

6 years agoIssue #2428: Do not activate name widget on start of the operation
vsv [Wed, 7 Feb 2018 08:33:15 +0000 (11:33 +0300)]
Issue #2428: Do not activate name widget on start of the operation

6 years agoIssue #2438 "Del" key closes a panel
nds [Wed, 7 Feb 2018 08:28:30 +0000 (11:28 +0300)]
Issue #2438 "Del" key closes a panel

6 years agoIssue #2376: Wrong DoF when creating the sketch
azv [Fri, 2 Feb 2018 04:47:44 +0000 (07:47 +0300)]
Issue #2376: Wrong DoF when creating the sketch

Remove the supporting elements while deleting Distance constraint

6 years agoIssue #2429 Regression : the preselection of a sketch is not taken into account
nds [Thu, 1 Feb 2018 08:19:22 +0000 (11:19 +0300)]
Issue #2429 Regression : the preselection of a sketch is not taken into account

6 years agoIssue #2431 SISGSEGV when launching some unit tests from GUI
nds [Thu, 1 Feb 2018 04:00:59 +0000 (07:00 +0300)]
Issue #2431 SISGSEGV when launching some unit tests from GUI

Workaround, to debug XGUI_DataModel and Model connection later to see why the model index is not valid and leads to crash.

6 years agoIn exportXAO, show a warning instead of setError if some group or field can't be...
Christophe Bourcier [Wed, 31 Jan 2018 15:51:11 +0000 (16:51 +0100)]
In exportXAO, show a warning instead of setError if some group or field can't be exported.

6 years agoCheck the status of the export feature.
Christophe Bourcier [Mon, 29 Jan 2018 16:08:22 +0000 (17:08 +0100)]
Check the status of the export feature.

6 years agoMake exportToXAO work even if a group or a field is not valid.
Christophe Bourcier [Mon, 29 Jan 2018 14:33:07 +0000 (15:33 +0100)]
Make exportToXAO work even if a group or a field is not valid.

6 years agoPrepare a version 3.0.0rc1 V_3.0.0RC1
mpv [Thu, 25 Jan 2018 14:26:07 +0000 (17:26 +0300)]
Prepare a version 3.0.0rc1

6 years agoIssue #2425: undo edit parameter - destroy document
azv [Thu, 25 Jan 2018 12:53:51 +0000 (15:53 +0300)]
Issue #2425: undo edit parameter - destroy document

Do not adjust MultiRotation constraint until it is not updated.

6 years agoTune widget for SketchProjection feature.
azv [Thu, 25 Jan 2018 09:06:30 +0000 (12:06 +0300)]
Tune widget for SketchProjection feature.

6 years agoFix for issue #2423: verify that maximal degree in Filling is enough to interpolate...
azv [Wed, 24 Jan 2018 16:22:42 +0000 (19:22 +0300)]
Fix for issue #2423: verify that maximal degree in Filling is enough to interpolate given number of section.

6 years ago#2403 Apply and Apply and Continue buttons are enabled without selection objects...
nds [Wed, 24 Jan 2018 12:58:17 +0000 (15:58 +0300)]
#2403 Apply and Apply and Continue buttons are enabled without selection objects in group

6 years agoIssue #2422 Filling: selection with Shift clears selection attribute
nds [Wed, 24 Jan 2018 12:48:52 +0000 (15:48 +0300)]
Issue #2422 Filling: selection with Shift clears selection attribute

6 years agoFix the issue #2421 by VSV : explicit update ObjectBrowser on undo/redo
mpv [Wed, 24 Jan 2018 12:47:55 +0000 (15:47 +0300)]
Fix the issue #2421 by VSV : explicit update ObjectBrowser on undo/redo

6 years agoIssue #2412: Use remembering last choice only for widget toolbox
vsv [Wed, 24 Jan 2018 11:22:25 +0000 (14:22 +0300)]
Issue #2412: Use remembering last choice only for widget toolbox

6 years agoOptimization of compound feature naming structure
mpv [Wed, 24 Jan 2018 09:04:32 +0000 (12:04 +0300)]
Optimization of compound feature naming structure

6 years agoFix for compilation problems
mpv [Wed, 24 Jan 2018 08:33:00 +0000 (11:33 +0300)]
Fix for compilation problems

6 years agoIssue #2420 Invalid sketch after creation second circle (reentrant operation) Jenkins...
nds [Wed, 24 Jan 2018 06:38:24 +0000 (09:38 +0300)]
Issue #2420 Invalid sketch after creation second circle (reentrant operation) Jenkins: correction line width.

6 years agoIssue #2420 Invalid sketch after creation second circle (reentrant operation)
nds [Wed, 24 Jan 2018 04:09:34 +0000 (07:09 +0300)]
Issue #2420 Invalid sketch after creation second circle (reentrant operation)

6 years agoIssue #2411 Fatal error for filling
nds [Wed, 24 Jan 2018 04:04:05 +0000 (07:04 +0300)]
Issue #2411 Fatal error for filling

6 years agoFix for the issue #2415 : generation of wide naming structure for the Compound feature
mpv [Tue, 23 Jan 2018 14:33:35 +0000 (17:33 +0300)]
Fix for the issue #2415 : generation of wide naming structure for the Compound feature

6 years agoFix for the unit tests due to names changing in issue #2375
mpv [Tue, 23 Jan 2018 11:08:01 +0000 (14:08 +0300)]
Fix for the unit tests due to names changing in issue #2375

6 years agoIssue #2419: Fill ends in error "Resulting shape is not valid."
dbv [Tue, 23 Jan 2018 09:21:33 +0000 (12:21 +0300)]
Issue #2419: Fill ends in error "Resulting shape is not valid."

Fixed

6 years agoPartial fix for the issue #2375 : the cut by many circular extrusions produces differ...
mpv [Tue, 23 Jan 2018 08:52:59 +0000 (11:52 +0300)]
Partial fix for the issue #2375 : the cut by many circular extrusions produces different lateral sub-shape names.

6 years agoIssue #2410: Filling - difference with GEOM
azv [Mon, 22 Jan 2018 12:47:40 +0000 (15:47 +0300)]
Issue #2410: Filling - difference with GEOM

Set minimal values for tolerances

6 years agoFix for the issue #2417 : human name for a generic error
mpv [Mon, 22 Jan 2018 12:43:11 +0000 (15:43 +0300)]
Fix for the issue #2417 : human name for a generic error

6 years agoIssue #2409: Filling on one edge
azv [Mon, 22 Jan 2018 12:20:19 +0000 (15:20 +0300)]
Issue #2409: Filling on one edge

Add validator for number of edges selected by the Filling

6 years agoIssue #2405: Fatal error when create Length constraint on axis
azv [Mon, 22 Jan 2018 10:51:53 +0000 (13:51 +0300)]
Issue #2405: Fatal error when create Length constraint on axis

Created a validator to avoid selection of non-sketch features as objects of the Length constraints

6 years agoOptimization of mode remembering
vsv [Fri, 19 Jan 2018 13:09:57 +0000 (16:09 +0300)]
Optimization of mode remembering

6 years agoFix for the unit test: invalid sketch should not contain results
mpv [Thu, 18 Jan 2018 15:46:45 +0000 (18:46 +0300)]
Fix for the unit test: invalid sketch should not contain results

6 years agoFix for the issue #2413
mpv [Thu, 18 Jan 2018 14:34:34 +0000 (17:34 +0300)]
Fix for the issue #2413

6 years agoIssues #2407 and #2403: Contradiction with application features
vsv [Thu, 18 Jan 2018 09:39:54 +0000 (12:39 +0300)]
Issues #2407 and #2403: Contradiction with application features

6 years agoMerge branch 'master' of salome:modules/shaper
nds [Thu, 18 Jan 2018 06:32:06 +0000 (09:32 +0300)]
Merge branch 'master' of salome:modules/shaper

6 years ago#2309 Possibility to hide faces
nds [Thu, 18 Jan 2018 06:31:25 +0000 (09:31 +0300)]
#2309 Possibility to hide faces

6 years agoIssue #2406: Use accept data method from Commit function of an operation
vsv [Wed, 17 Jan 2018 15:00:05 +0000 (18:00 +0300)]
Issue #2406: Use accept data method from Commit function of an operation