Salome HOME
modules/shaper.git
6 years agoSketch shape in plane selection filter should not be activated while PartSet_WidgetSh...
nds [Thu, 14 Dec 2017 07:26:21 +0000 (10:26 +0300)]
Sketch shape in plane selection filter should not be activated while PartSet_WidgetShapeSelector do not use sketch plane by XML. Implemetation.

6 years agoLinux compilation correction for: Sketch shape in plane selection filter should not...
nds [Thu, 14 Dec 2017 06:03:43 +0000 (09:03 +0300)]
Linux compilation correction for: Sketch shape in plane selection filter should not be activated while PartSet_WidgetShapeSelector do not use sketch plane by XML. The integration is a preparation to give such information in the module.

6 years agoSketch shape in plane selection filter should not be activated while PartSet_WidgetSh...
nds [Thu, 14 Dec 2017 05:58:09 +0000 (08:58 +0300)]
Sketch shape in plane selection filter should not be activated while PartSet_WidgetShapeSelector do not use sketch plane by XML. The integration is a preparation to give such information in the module.

6 years agoIssue #2336 sketch - coloring of selected segments
nds [Thu, 14 Dec 2017 04:35:47 +0000 (07:35 +0300)]
Issue #2336 sketch - coloring of selected segments

6 years agoIssue #2365 problem with active panel in feature and Hide faces windows
nds [Wed, 13 Dec 2017 13:20:33 +0000 (16:20 +0300)]
Issue #2365 problem with active panel in feature and Hide faces windows

6 years agoTo avoid python problems in python addons features call.
mpv [Wed, 13 Dec 2017 12:28:52 +0000 (15:28 +0300)]
To avoid python problems in python addons features call.

6 years agoMake the distance between icons and points smaller due to request in the issue #2208
mpv [Wed, 13 Dec 2017 11:36:47 +0000 (14:36 +0300)]
Make the distance between icons and points smaller due to request in the issue #2208

6 years agoFix to avoid crash in the issue #2360
mpv [Wed, 13 Dec 2017 11:00:19 +0000 (14:00 +0300)]
Fix to avoid crash in the issue #2360

6 years agoAdd names to transactions operating with folders to have named lines in Undo/Redo...
azv [Wed, 13 Dec 2017 10:40:36 +0000 (13:40 +0300)]
Add names to transactions operating with folders to have named lines in Undo/Redo lists (issue #2338)

6 years agoUpdate test cases according to latest naming convention
azv [Wed, 13 Dec 2017 09:22:27 +0000 (12:22 +0300)]
Update test cases according to latest naming convention

6 years agoIssue #2309 Possibility to hide faces: using COMPOUND instead of SHELL of faces insid...
nds [Wed, 13 Dec 2017 08:07:34 +0000 (11:07 +0300)]
Issue #2309 Possibility to hide faces: using COMPOUND instead of SHELL of faces inside the presentation.

6 years agoRename SketchPlugin features "Translation", "Rotation", "Mirror" and FeaturesPlugin...
azv [Wed, 13 Dec 2017 06:46:00 +0000 (09:46 +0300)]
Rename SketchPlugin features "Translation", "Rotation", "Mirror" and FeaturesPlugin features "MultiTranslation", "MultiRotation"

6 years agoActivation objects redesign : widgetActivated should not be processed in ReentrantMan...
nds [Wed, 13 Dec 2017 06:37:56 +0000 (09:37 +0300)]
Activation objects redesign : widgetActivated should not be processed in ReentrantManager because selection activate find active widget(by module from reentrant manager) and will itself activate selection/filters for this widget.

6 years agoActivation objects redesign : widgetActivated should not be processed in ReentrantMan...
nds [Wed, 13 Dec 2017 06:24:45 +0000 (09:24 +0300)]
Activation objects redesign : widgetActivated should not be processed in ReentrantManager because selection activate find active widget(by module from reentrant manager) and will itself activate selection/filters for this widget.

6 years agoActivation objects redesign : property panel selector is activated by propertyPanelAc...
nds [Wed, 13 Dec 2017 06:03:55 +0000 (09:03 +0300)]
Activation objects redesign : property panel selector is activated by propertyPanelActivated(not widgetActivated as it is not emitted in some case).

Problem: Start extrusion, sketch face can not be selected.

6 years agoActivation objects redesign.
nds [Wed, 13 Dec 2017 04:21:39 +0000 (07:21 +0300)]
Activation objects redesign.

6 years agoAdjust the big models according to new naming
azv [Tue, 12 Dec 2017 11:48:55 +0000 (14:48 +0300)]
Adjust the big models according to new naming

6 years agoSort list of images after modifying a shape before name them
azv [Tue, 12 Dec 2017 10:12:37 +0000 (13:12 +0300)]
Sort list of images after modifying a shape before name them

6 years agoKeep also multiple modificators on the root shape of the body.
mpv [Tue, 12 Dec 2017 11:37:51 +0000 (14:37 +0300)]
Keep also multiple modificators on the root shape of the body.

6 years agoCorrect edges naming generation for FILL of two edges (with divided edges in result)
mpv [Tue, 12 Dec 2017 08:48:24 +0000 (11:48 +0300)]
Correct edges naming generation for FILL of two edges (with divided edges in result)

6 years agoCorrection to use only new shapes for the naming name search
mpv [Mon, 11 Dec 2017 13:43:11 +0000 (16:43 +0300)]
Correction to use only new shapes for the naming name search

6 years agoFix the stability of the naming names generation (use the context in searching of...
mpv [Mon, 11 Dec 2017 12:55:51 +0000 (15:55 +0300)]
Fix the stability of the naming names generation (use the context in searching of the same shapes labels)

6 years agoUpdate the big model script to make it correspond to the current naming rules.
mpv [Mon, 11 Dec 2017 11:14:02 +0000 (14:14 +0300)]
Update the big model script to make it correspond to the current naming rules.

6 years agoCenter presentation validation: check interactive object on NULL
nds [Mon, 11 Dec 2017 06:46:40 +0000 (09:46 +0300)]
Center presentation validation: check interactive object on NULL

6 years agoCenter presentation validation: check interactive object on NULL
nds [Mon, 11 Dec 2017 06:45:08 +0000 (09:45 +0300)]
Center presentation validation: check interactive object on NULL

6 years agoCorrect compilation on Linux
nds [Sun, 10 Dec 2017 11:53:03 +0000 (14:53 +0300)]
Correct compilation on Linux

6 years agoMinor code correction: undo/redo unification, show hide faces panel in debug, do...
nds [Sun, 10 Dec 2017 08:39:02 +0000 (11:39 +0300)]
Minor code correction: undo/redo unification, show hide faces panel in debug, do not reset hide faces panel by abort operation (there are no modifications in model on selection)

6 years agoMinor code correction: undo/redo unification, show hide faces panel in debug, do...
nds [Sun, 10 Dec 2017 08:38:36 +0000 (11:38 +0300)]
Minor code correction: undo/redo unification, show hide faces panel in debug, do not reset hide faces panel by abort operation (there are no modifications in model on selection)

6 years agoMinor code correction
nds [Sun, 10 Dec 2017 08:36:00 +0000 (11:36 +0300)]
Minor code correction

6 years agoIssue #2344: Fix cleared selection on Cancel of Undo/Redo command
vsv [Fri, 8 Dec 2017 12:43:41 +0000 (15:43 +0300)]
Issue #2344: Fix cleared selection on Cancel of Undo/Redo command

6 years agoIssue #2210: Replace eye icons
vsv [Fri, 8 Dec 2017 12:03:58 +0000 (15:03 +0300)]
Issue #2210: Replace eye icons

6 years agoIssue #2353: Correct misprint and provide undo/redo by selection in Undo/Redo list
vsv [Fri, 8 Dec 2017 10:57:33 +0000 (13:57 +0300)]
Issue #2353: Correct misprint and provide undo/redo by selection in Undo/Redo list

6 years agoIssue #2319: AttributeError: 'NoneType' object has no attribute 'isVertex' in model...
dbv [Fri, 8 Dec 2017 07:36:47 +0000 (10:36 +0300)]
Issue #2319: AttributeError: 'NoneType' object has no attribute 'isVertex' in model.testHaveNamingVertices

Some improvements in naming.

6 years agoIssue #2347: Hide Faces Panel on the module deactivate
vsv [Thu, 7 Dec 2017 15:50:19 +0000 (18:50 +0300)]
Issue #2347: Hide Faces Panel on the module deactivate

6 years agoIssue #2324: Update all indexes on show/hide
vsv [Thu, 7 Dec 2017 14:31:17 +0000 (17:31 +0300)]
Issue #2324: Update all indexes on show/hide

6 years agoRemove extra code
vsv [Thu, 7 Dec 2017 14:18:11 +0000 (17:18 +0300)]
Remove extra code

6 years agoFix test with new naming names since the fix for #2317
Christophe Bourcier [Thu, 7 Dec 2017 13:46:24 +0000 (14:46 +0100)]
Fix test with new naming names since the fix for #2317

6 years agoFix ExportToGEOM tmp file name on Windows to make the dumped python correctly executed
Christophe Bourcier [Thu, 7 Dec 2017 13:44:58 +0000 (14:44 +0100)]
Fix ExportToGEOM tmp file name on Windows to make the dumped python correctly executed

6 years agoCode formatting issues
vsv [Thu, 7 Dec 2017 12:42:02 +0000 (15:42 +0300)]
Code formatting issues

6 years agoFix for the issue #2317: naming of vertices after Boolean operations in specific...
mpv [Thu, 7 Dec 2017 12:37:05 +0000 (15:37 +0300)]
Fix for the issue #2317: naming of vertices after Boolean operations in specific cases.

6 years agoIssue #2340: Provide list of accessible Undo/Redo commands for widgets
vsv [Thu, 7 Dec 2017 12:18:58 +0000 (15:18 +0300)]
Issue #2340: Provide list of accessible Undo/Redo commands for widgets

6 years agoIssue #2310 avoid using uninitialized variables : patch is applied
nds [Thu, 7 Dec 2017 11:18:57 +0000 (14:18 +0300)]
Issue #2310 avoid using uninitialized variables : patch is applied

6 years agoIssue #2349 Fatal error when close window Hide faces
nds [Thu, 7 Dec 2017 10:23:48 +0000 (13:23 +0300)]
Issue #2349 Fatal error when close window Hide faces

6 years agoIssue #2349 Fatal error when close window Hide faces
nds [Thu, 7 Dec 2017 10:18:52 +0000 (13:18 +0300)]
Issue #2349 Fatal error when close window Hide faces

6 years agoIssue #2346 Hide faces and Undo/Redo : reset panel by Undo/Redo
nds [Thu, 7 Dec 2017 09:56:40 +0000 (12:56 +0300)]
Issue #2346 Hide faces and Undo/Redo : reset panel by Undo/Redo

6 years agoIssue #2325 impossible to select center of cylinder in sketch
nds [Thu, 7 Dec 2017 08:57:59 +0000 (11:57 +0300)]
Issue #2325 impossible to select center of cylinder in sketch

6 years agoIssue #2309 Possibility to hide faces : display hidden objects by panel if it uses...
nds [Thu, 7 Dec 2017 07:02:42 +0000 (10:02 +0300)]
Issue #2309 Possibility to hide faces : display hidden objects by panel if it uses transparent presentation.

6 years agoUpdate test.models/ according to the changed naming of modified faces.
azv [Thu, 7 Dec 2017 06:48:14 +0000 (09:48 +0300)]
Update test.models/ according to the changed naming of modified faces.

6 years agoIssue #2341: SIGSEGV when trying to move a point of a projected axis
azv [Thu, 7 Dec 2017 05:21:59 +0000 (08:21 +0300)]
Issue #2341: SIGSEGV when trying to move a point of a projected axis

Do not move external objects in the sketch solver

6 years agoProcess folders on Undo/Redo to send proper event
azv [Thu, 7 Dec 2017 04:52:53 +0000 (07:52 +0300)]
Process folders on Undo/Redo to send proper event

6 years agoMake GeomAlgoAPI_Box wrapped by SWIG
azv [Wed, 6 Dec 2017 16:04:12 +0000 (19:04 +0300)]
Make GeomAlgoAPI_Box wrapped by SWIG

6 years agoIssue #2343: Take into account new dimensions for show/hide dimensional constraints
vsv [Wed, 6 Dec 2017 15:50:56 +0000 (18:50 +0300)]
Issue #2343: Take into account new dimensions for show/hide dimensional constraints

6 years agoIssue #2309 Possibility to hide faces : redisplay objects by transparency check box...
nds [Wed, 6 Dec 2017 15:47:01 +0000 (18:47 +0300)]
Issue #2309 Possibility to hide faces : redisplay objects by transparency check box click

6 years agoMerge remote-tracking branch 'origin/cbr/export_to_geom_via_xao_pre_2.10'
mpv [Wed, 6 Dec 2017 15:24:36 +0000 (18:24 +0300)]
Merge remote-tracking branch 'origin/cbr/export_to_geom_via_xao_pre_2.10'

6 years agoIssue #2328: Update all items in ObjectBrowser on ShowOnly command
vsv [Wed, 6 Dec 2017 14:55:03 +0000 (17:55 +0300)]
Issue #2328: Update all items in ObjectBrowser on ShowOnly command

6 years agoIssue #2324: Update object browser after hide all on Linux
vsv [Wed, 6 Dec 2017 14:40:06 +0000 (17:40 +0300)]
Issue #2324: Update object browser after hide all on Linux

6 years agoStore information about user-defined names in the data model. cbr/export_to_geom_via_xao_pre_2.10
azv [Wed, 6 Dec 2017 11:33:06 +0000 (14:33 +0300)]
Store information about user-defined names in the data model.

6 years agoExtend the validator of 3D Fillet selection to get only sub-shapes of solids
azv [Wed, 6 Dec 2017 11:45:05 +0000 (14:45 +0300)]
Extend the validator of 3D Fillet selection to get only sub-shapes of solids

6 years agoIssue #2338: Fatal error when Move out before the Folder in saved or dumped study
azv [Wed, 6 Dec 2017 08:41:24 +0000 (11:41 +0300)]
Issue #2338: Fatal error when Move out before the Folder in saved or dumped study
Issue #2339: Move out after the Folder is wrong

Correct processing composite features when moving out of the folder

6 years agoIssue #2337: crash when Undo Insert a Folder before
azv [Wed, 6 Dec 2017 07:39:31 +0000 (10:39 +0300)]
Issue #2337: crash when Undo Insert a Folder before

Reinitialize folders iterator each time any folder is removed from the map of labels and corresponding folders.

6 years agoIssue #2309 Possibility to hide faces : transparency using
nds [Wed, 6 Dec 2017 09:11:57 +0000 (12:11 +0300)]
Issue #2309 Possibility to hide faces : transparency using

6 years agoIssue #2324: Update object browser after hide all on Linux
vsv [Wed, 6 Dec 2017 14:18:44 +0000 (17:18 +0300)]
Issue #2324: Update object browser after hide all on Linux

6 years agoAdded copyright header
mpv [Wed, 6 Dec 2017 14:11:44 +0000 (17:11 +0300)]
Added copyright header

6 years agoIssue #2324: Update object browser after hide all on Linux
vsv [Wed, 6 Dec 2017 13:42:43 +0000 (16:42 +0300)]
Issue #2324: Update object browser after hide all on Linux

6 years agoStore information about user-defined names in the data model.
azv [Wed, 6 Dec 2017 11:33:06 +0000 (14:33 +0300)]
Store information about user-defined names in the data model.

6 years agoExtend the validator of 3D Fillet selection to get only sub-shapes of solids
azv [Wed, 6 Dec 2017 11:45:05 +0000 (14:45 +0300)]
Extend the validator of 3D Fillet selection to get only sub-shapes of solids

6 years agoIssue #2338: Fatal error when Move out before the Folder in saved or dumped study
azv [Wed, 6 Dec 2017 08:41:24 +0000 (11:41 +0300)]
Issue #2338: Fatal error when Move out before the Folder in saved or dumped study
Issue #2339: Move out after the Folder is wrong

Correct processing composite features when moving out of the folder

6 years agoIssue #2337: crash when Undo Insert a Folder before
azv [Wed, 6 Dec 2017 07:39:31 +0000 (10:39 +0300)]
Issue #2337: crash when Undo Insert a Folder before

Reinitialize folders iterator each time any folder is removed from the map of labels and corresponding folders.

6 years agoIssue #2309 Possibility to hide faces : transparency using
nds [Wed, 6 Dec 2017 09:11:57 +0000 (12:11 +0300)]
Issue #2309 Possibility to hide faces : transparency using

6 years agoFix incorrect syntax for Windows compiler
Christophe Bourcier [Tue, 5 Dec 2017 15:16:37 +0000 (16:16 +0100)]
Fix incorrect syntax for Windows compiler

6 years agoFix coding style. Lines should be <= 100 characters long.
Christophe Bourcier [Tue, 5 Dec 2017 14:33:08 +0000 (15:33 +0100)]
Fix coding style. Lines should be <= 100 characters long.

6 years agoAdapting exportToGEOM tests to selection changes since 2.9.1.
Christophe Bourcier [Tue, 5 Dec 2017 07:39:59 +0000 (08:39 +0100)]
Adapting exportToGEOM tests to selection changes since 2.9.1.

6 years agoMerge remote-tracking branch 'origin/cbr/export_to_geom_via_xao'
Christophe Bourcier [Tue, 5 Dec 2017 07:37:33 +0000 (08:37 +0100)]
Merge remote-tracking branch 'origin/cbr/export_to_geom_via_xao'

6 years ago#2309 Possibility to hide faces : linux compilation correction
nds [Tue, 5 Dec 2017 13:54:55 +0000 (16:54 +0300)]
#2309 Possibility to hide faces : linux compilation correction

6 years ago#2309 Possibility to hide faces
nds [Tue, 5 Dec 2017 13:43:17 +0000 (16:43 +0300)]
#2309 Possibility to hide faces

6 years ago#2309 Possibility to hide faces
nds [Tue, 5 Dec 2017 13:42:06 +0000 (16:42 +0300)]
#2309 Possibility to hide faces

6 years ago#2309 Possibility to hide faces
nds [Tue, 5 Dec 2017 13:34:23 +0000 (16:34 +0300)]
#2309 Possibility to hide faces

6 years ago#2309 Possibility to hide faces
nds [Tue, 5 Dec 2017 13:25:04 +0000 (16:25 +0300)]
#2309 Possibility to hide faces

6 years agoRevert "Merge remote-tracking branch 'origin/cbr/export_to_geom_via_xao'"
dbv [Tue, 5 Dec 2017 12:20:59 +0000 (15:20 +0300)]
Revert "Merge remote-tracking branch 'origin/cbr/export_to_geom_via_xao'"

This reverts commit 31be7334103f9a8d8c43e5c0dadfebc67da54ac6, reversing
changes made to 347a1671aea98db365367ada4b6abc38f344bae3.

6 years agoRevert "Adapting exportToGEOM tests to selection changes since 2.9.1."
dbv [Tue, 5 Dec 2017 12:20:44 +0000 (15:20 +0300)]
Revert "Adapting exportToGEOM tests to selection changes since 2.9.1."

This reverts commit d1f6f406109c1ba4d05ada70c2800307c3f31469.

6 years agoIssue #2329: group of vertices is empty
dbv [Tue, 5 Dec 2017 11:57:20 +0000 (14:57 +0300)]
Issue #2329: group of vertices is empty

Fixed

6 years agoAdapting exportToGEOM tests to selection changes since 2.9.1.
Christophe Bourcier [Tue, 5 Dec 2017 07:39:59 +0000 (08:39 +0100)]
Adapting exportToGEOM tests to selection changes since 2.9.1.

6 years agoMerge remote-tracking branch 'origin/cbr/export_to_geom_via_xao'
Christophe Bourcier [Tue, 5 Dec 2017 07:37:33 +0000 (08:37 +0100)]
Merge remote-tracking branch 'origin/cbr/export_to_geom_via_xao'

6 years agoAdd a new test to check exportToGEOM groups and fields cbr/export_to_geom_via_xao
Christophe Bourcier [Mon, 4 Dec 2017 14:16:16 +0000 (15:16 +0100)]
Add a new test to check exportToGEOM groups and fields

6 years agoFix XAO Part uppercase
Christophe Bourcier [Mon, 4 Dec 2017 12:21:28 +0000 (13:21 +0100)]
Fix XAO Part uppercase

6 years agoIssue #2327: Fill gives no result
dbv [Mon, 4 Dec 2017 11:19:17 +0000 (14:19 +0300)]
Issue #2327: Fill gives no result

Fixed

6 years agoFix for the issue #2290 : error in exportToXAO call from python
mpv [Mon, 4 Dec 2017 08:32:15 +0000 (11:32 +0300)]
Fix for the issue #2290 : error in exportToXAO call from python

6 years agoSatisfy coding style (lines <= 100 symbols)
azv [Mon, 4 Dec 2017 08:09:54 +0000 (11:09 +0300)]
Satisfy coding style (lines <= 100 symbols)

6 years agoImplementation of 3D Fillet operation
azv [Thu, 30 Nov 2017 10:04:31 +0000 (13:04 +0300)]
Implementation of 3D Fillet operation

6 years agoComment improper Split debugging macro
azv [Mon, 4 Dec 2017 07:23:30 +0000 (10:23 +0300)]
Comment improper Split debugging macro

6 years agoUpdate the Split operation to avoid changing positions of the sketch feature after...
azv [Mon, 4 Dec 2017 07:11:25 +0000 (10:11 +0300)]
Update the Split operation to avoid changing positions of the sketch feature after dumping to Python

6 years agoFix compilation problems on CentOS (part II)
azv [Mon, 4 Dec 2017 05:45:55 +0000 (08:45 +0300)]
Fix compilation problems on CentOS (part II)

6 years agoFix compilation problems on CentOS
azv [Mon, 4 Dec 2017 04:46:43 +0000 (07:46 +0300)]
Fix compilation problems on CentOS

6 years agoIssue #2299: Wrong face support of sketch in script from python dump
azv [Fri, 1 Dec 2017 16:54:47 +0000 (19:54 +0300)]
Issue #2299: Wrong face support of sketch in script from python dump

Improve order of sketch entities during Python dump.

6 years agoFix to add KERNEL and GUI libraries to launch salome in the build environment
Christophe Bourcier [Fri, 1 Dec 2017 15:56:00 +0000 (16:56 +0100)]
Fix to add KERNEL and GUI libraries to launch salome in the build environment

6 years agoImplement ExportToGEOM via exportToXAO. Fix the issue #2198.
Christophe Bourcier [Fri, 1 Dec 2017 15:11:16 +0000 (16:11 +0100)]
Implement ExportToGEOM via exportToXAO. Fix the issue #2198.

6 years agoImplement ExportToGEOM via exportToXAO. Fix the issue #2198.
Christophe Bourcier [Fri, 1 Dec 2017 15:07:31 +0000 (16:07 +0100)]
Implement ExportToGEOM via exportToXAO. Fix the issue #2198.

6 years agoIssue #2305: 1.1.2.2 To complete the operator FILL
dbv [Fri, 1 Dec 2017 15:06:45 +0000 (18:06 +0300)]
Issue #2305: 1.1.2.2 To complete the operator FILL

Fill now allows to select shapes with any kind of type.

6 years agoMerge remote-tracking branch 'remotes/origin/Dev_FolderFeature'
azv [Fri, 1 Dec 2017 12:40:50 +0000 (15:40 +0300)]
Merge remote-tracking branch 'remotes/origin/Dev_FolderFeature'

6 years agoDefine icons for folder commands Dev_FolderFeature
vsv [Fri, 1 Dec 2017 12:21:24 +0000 (15:21 +0300)]
Define icons for folder commands