Salome HOME
modules/shaper.git
5 years agoFix for issue #2718: Fatal error when open study with box rotated, translated and...
mpv [Wed, 24 Oct 2018 13:59:16 +0000 (16:59 +0300)]
Fix for issue #2718: Fatal error when open study with box rotated, translated and mirrored

5 years agoRevert some changes
dbv [Wed, 24 Oct 2018 11:12:41 +0000 (14:12 +0300)]
Revert some changes

5 years agoFixed orientation for faces.
dbv [Wed, 24 Oct 2018 11:07:34 +0000 (14:07 +0300)]
Fixed orientation for faces.

5 years agoSupport of selection of the whole part result in naming names
mpv [Wed, 24 Oct 2018 07:12:43 +0000 (10:12 +0300)]
Support of selection of the whole part result in naming names

5 years agoRemove compilation errors and warnings
mpv [Tue, 23 Oct 2018 13:41:45 +0000 (16:41 +0300)]
Remove compilation errors and warnings

5 years agoRemove compilation errors and warnings
mpv [Tue, 23 Oct 2018 13:24:56 +0000 (16:24 +0300)]
Remove compilation errors and warnings

5 years agoCorrection of coding rules: too long lines
mpv [Tue, 23 Oct 2018 13:12:33 +0000 (16:12 +0300)]
Correction of coding rules: too long lines

5 years agoExternal edges and vertices of the sketch selection implementation
mpv [Tue, 23 Oct 2018 12:26:45 +0000 (15:26 +0300)]
External edges and vertices of the sketch selection implementation

5 years agoPure weak naming implementation in Selector
mpv [Tue, 23 Oct 2018 08:10:49 +0000 (11:10 +0300)]
Pure weak naming implementation in Selector

5 years agoFix the crashes on new modification history storage, reproducable on Bug2569_shaper9...
mpv [Mon, 22 Oct 2018 14:39:06 +0000 (17:39 +0300)]
Fix the crashes on new modification history storage, reproducable on Bug2569_shaper9.1.0_20180928_geom.py

5 years agoDebug the sketcher update and projections behavior basin on Test1816
mpv [Mon, 22 Oct 2018 11:39:09 +0000 (14:39 +0300)]
Debug the sketcher update and projections behavior basin on Test1816

5 years agoDebug of the sketch faces selection in external document
mpv [Fri, 19 Oct 2018 16:42:39 +0000 (19:42 +0300)]
Debug of the sketch faces selection in external document

5 years agoDebug of the sketch faces selection
mpv [Fri, 19 Oct 2018 13:24:26 +0000 (16:24 +0300)]
Debug of the sketch faces selection

5 years agoDebug of move to the end of history
mpv [Fri, 19 Oct 2018 08:46:49 +0000 (11:46 +0300)]
Debug of move to the end of history

5 years agoSupport of all types of selection in python names import
mpv [Thu, 18 Oct 2018 14:30:15 +0000 (17:30 +0300)]
Support of all types of selection in python names import

5 years agoSupport of all types of selection in python names import
mpv [Thu, 18 Oct 2018 14:29:21 +0000 (17:29 +0300)]
Support of all types of selection in python names import

5 years agoDebug and optimization of selection of elements of the sketch.
mpv [Thu, 18 Oct 2018 08:30:32 +0000 (11:30 +0300)]
Debug and optimization of selection of elements of the sketch.

5 years agoInitial implementation of restoreByName selector method
mpv [Wed, 17 Oct 2018 16:11:41 +0000 (19:11 +0300)]
Initial implementation of restoreByName selector method

5 years agoUpdated primitives shapes storing.
dbv [Wed, 17 Oct 2018 15:29:21 +0000 (18:29 +0300)]
Updated primitives shapes storing.

5 years agoRemoved some redundant names.
dbv [Wed, 17 Oct 2018 14:40:54 +0000 (17:40 +0300)]
Removed some redundant names.

5 years agoUpdated generated shapes storing.
dbv [Wed, 17 Oct 2018 14:18:39 +0000 (17:18 +0300)]
Updated generated shapes storing.

5 years agoDebug of the selector filter by neighbors and make sketch results stored in the data...
mpv [Wed, 17 Oct 2018 10:38:03 +0000 (13:38 +0300)]
Debug of the selector filter by neighbors and make sketch results stored in the data tree.

5 years agoUpdated modified shapes storing.
dbv [Tue, 16 Oct 2018 09:23:10 +0000 (12:23 +0300)]
Updated modified shapes storing.

5 years agoName generation in the selector
mpv [Fri, 12 Oct 2018 15:06:34 +0000 (18:06 +0300)]
Name generation in the selector

5 years agoInitial implementation of filter by neighbors
mpv [Wed, 10 Oct 2018 07:37:02 +0000 (10:37 +0300)]
Initial implementation of filter by neighbors

5 years agoNaming now stores primitives on tags 11+.
dbv [Tue, 9 Oct 2018 10:39:53 +0000 (13:39 +0300)]
Naming now stores primitives on tags 11+.

5 years agoSimple implementation of all kinds of names except FILTER
mpv [Tue, 9 Oct 2018 08:51:59 +0000 (11:51 +0300)]
Simple implementation of all kinds of names except FILTER

5 years agoAnother try to change the selection principles. Initial implementation of the base...
mpv [Mon, 8 Oct 2018 12:57:07 +0000 (15:57 +0300)]
Another try to change the selection principles. Initial implementation of the base class.

5 years agoIssue #2613: Use Yellow color for highlighted object V9_2_0b1
vsv [Tue, 6 Nov 2018 12:37:49 +0000 (15:37 +0300)]
Issue #2613: Use Yellow color for highlighted object

5 years agoSmall fixes V9_2_0a2
vsv [Wed, 24 Oct 2018 15:01:56 +0000 (18:01 +0300)]
Small fixes

5 years agoProvide Auto-apply management for Salome desktop
vsv [Wed, 24 Oct 2018 13:32:06 +0000 (16:32 +0300)]
Provide Auto-apply management for Salome desktop

5 years agoIssue #2715: Make update of Object Browser only after operation finished
vsv [Wed, 24 Oct 2018 13:17:58 +0000 (16:17 +0300)]
Issue #2715: Make update of Object Browser only after operation finished

5 years agoFix a bug with cancel "Save as"
vsv [Tue, 23 Oct 2018 14:19:39 +0000 (17:19 +0300)]
Fix a bug with cancel "Save as"

5 years agoSmall optimization of compressing
vsv [Mon, 22 Oct 2018 14:04:25 +0000 (17:04 +0300)]
Small optimization of compressing

5 years agoAdd file extension if it is not defined
vsv [Mon, 22 Oct 2018 13:42:06 +0000 (16:42 +0300)]
Add file extension if it is not defined

5 years agoAvoid unlimited cycling on export native
vsv [Mon, 22 Oct 2018 13:32:20 +0000 (16:32 +0300)]
Avoid unlimited cycling on export native

5 years agoUse compressing for saving SHAPER files
vsv [Mon, 22 Oct 2018 13:02:52 +0000 (16:02 +0300)]
Use compressing for saving SHAPER files

5 years agoUse compressing for project files
vsv [Mon, 22 Oct 2018 10:05:47 +0000 (13:05 +0300)]
Use compressing for project files

5 years agoApply warning icon to folder only in case if it is not expanded
vsv [Fri, 19 Oct 2018 11:58:03 +0000 (14:58 +0300)]
Apply warning icon to folder only in case if it is not expanded

5 years agoFix for auto rebuild in Salome case
vsv [Fri, 19 Oct 2018 08:13:03 +0000 (11:13 +0300)]
Fix for auto rebuild in Salome case

5 years agoAuto-rebuild management
vsv [Thu, 18 Oct 2018 16:37:37 +0000 (19:37 +0300)]
Auto-rebuild management

5 years agoIssue #2621: Dump with geometrical selection
azv [Thu, 18 Oct 2018 12:05:36 +0000 (15:05 +0300)]
Issue #2621: Dump with geometrical selection

Use a tuple instead of GeomAPI_Pnt in model.selection() commands.

5 years agoIssue #2711: Crash when calling split
azv [Thu, 18 Oct 2018 06:44:11 +0000 (09:44 +0300)]
Issue #2711: Crash when calling split

Clear parameters of the Distance constraint when updating.

5 years agoIssue #2684: Make change of color inside of transaction
vsv [Wed, 17 Oct 2018 14:25:03 +0000 (17:25 +0300)]
Issue #2684: Make change of color inside of transaction

5 years agoIssue #2694: Show pop-up editor for distance value
vsv [Wed, 17 Oct 2018 12:30:08 +0000 (15:30 +0300)]
Issue #2694: Show pop-up editor for distance value

5 years agoIssue #2695: Line does not appear in sketcher while creating it
azv [Wed, 17 Oct 2018 11:16:39 +0000 (14:16 +0300)]
Issue #2695: Line does not appear in sketcher while creating it

Show DoF any time a sketch has degenerated geometry.

5 years agoIssue #2688: Correct documentation
vsv [Wed, 17 Oct 2018 10:23:53 +0000 (13:23 +0300)]
Issue #2688: Correct documentation

5 years agoIssue #2702: Accept feature of a plane as a sketcher plane
vsv [Tue, 16 Oct 2018 15:18:52 +0000 (18:18 +0300)]
Issue #2702: Accept feature of a plane as a sketcher plane

5 years agoIssue #2690: Optimize deletion of tree update
vsv [Tue, 16 Oct 2018 12:45:46 +0000 (15:45 +0300)]
Issue #2690: Optimize deletion of tree update

5 years agoIssue #2690: Full update tree on deletion of a folder
vsv [Tue, 16 Oct 2018 12:32:00 +0000 (15:32 +0300)]
Issue #2690: Full update tree on deletion of a folder

5 years agoIssue #2683: Add selection type to Dump feature
vsv [Fri, 12 Oct 2018 13:34:26 +0000 (16:34 +0300)]
Issue #2683: Add selection type to Dump feature

5 years agoIssue #2680: Select whole result if type of selection is "object"
vsv [Fri, 12 Oct 2018 10:29:47 +0000 (13:29 +0300)]
Issue #2680: Select whole result if type of selection is "object"

5 years agoAvoid crash on clearing of a document by a script
vsv [Thu, 11 Oct 2018 13:30:02 +0000 (16:30 +0300)]
Avoid crash on clearing of a document by a script

5 years agoMerge remote-tracking branch 'origin/rnv/cmake_build'
mpv [Thu, 11 Oct 2018 06:30:52 +0000 (09:30 +0300)]
Merge remote-tracking branch 'origin/rnv/cmake_build'

5 years agoUse PYTHON_ROOT_DIR environment variable rnv/cmake_build
rnv [Wed, 10 Oct 2018 20:27:32 +0000 (23:27 +0300)]
Use PYTHON_ROOT_DIR environment variable

5 years agoTransfer a command "Load Script" to Python console pop-up menu
vsv [Wed, 10 Oct 2018 15:39:54 +0000 (18:39 +0300)]
Transfer a command "Load Script" to Python console pop-up menu

5 years agoProvide Min/Max for properties with Double Spin control
vsv [Tue, 9 Oct 2018 16:15:38 +0000 (19:15 +0300)]
Provide Min/Max for properties with Double Spin control

5 years agoAvoid crash on creation of a plane when default size is set to 0
vsv [Mon, 8 Oct 2018 14:47:01 +0000 (17:47 +0300)]
Avoid crash on creation of a plane when default size is set to 0

5 years agoRemove unused variable
vsv [Mon, 8 Oct 2018 10:18:21 +0000 (13:18 +0300)]
Remove unused variable

5 years agoIssue #2678: Manage history line for part roots
vsv [Mon, 8 Oct 2018 10:11:03 +0000 (13:11 +0300)]
Issue #2678: Manage history line for part roots

5 years agoPrepare a version CEA_2018-2
mpv [Fri, 5 Oct 2018 16:16:49 +0000 (19:16 +0300)]
Prepare a version CEA_2018-2

5 years agoFix help errors CEA_2018-2
vsv [Fri, 5 Oct 2018 15:34:13 +0000 (18:34 +0300)]
Fix help errors

5 years agoUpdate the user's guide introduction: addition information about partset and parts.
mpv [Fri, 5 Oct 2018 15:00:02 +0000 (18:00 +0300)]
Update the user's guide introduction: addition information about partset and parts.

5 years agoCorrections for the user's manual from the English language point of view
mpv [Fri, 5 Oct 2018 14:45:12 +0000 (17:45 +0300)]
Corrections for the user's manual from the English language point of view

5 years agoUpdate due to the coding rules
mpv [Fri, 5 Oct 2018 13:44:33 +0000 (16:44 +0300)]
Update due to the coding rules

5 years agoMake big models naming work correctly: piece_12.py , flange.py
mpv [Fri, 5 Oct 2018 13:13:12 +0000 (16:13 +0300)]
Make big models naming work correctly: piece_12.py , flange.py

5 years agoDocumentation
dbv [Thu, 4 Oct 2018 11:39:32 +0000 (14:39 +0300)]
Documentation

5 years agoUse default system Browser for help
vsv [Thu, 4 Oct 2018 14:56:20 +0000 (17:56 +0300)]
Use default system Browser for help

5 years agoCorrect case when the weak-named attribute is dumped in Geom mode: geometrical repres...
mpv [Thu, 4 Oct 2018 14:20:20 +0000 (17:20 +0300)]
Correct case when the weak-named attribute is dumped in Geom mode: geometrical representation must be dumped only.

5 years agoFix for the issue #2674 : Fatal error when undo remove part
mpv [Thu, 4 Oct 2018 13:47:51 +0000 (16:47 +0300)]
Fix for the issue #2674 : Fatal error when undo remove part

5 years agoFix for the issue #2674 : Fatal error when undo remove part
mpv [Thu, 4 Oct 2018 12:12:28 +0000 (15:12 +0300)]
Fix for the issue #2674 : Fatal error when undo remove part

5 years agoStabilize unit test TestMoveArc by setting higher tolerance for double-values compare
azv [Thu, 4 Oct 2018 12:00:52 +0000 (15:00 +0300)]
Stabilize unit test TestMoveArc by setting higher tolerance for double-values compare

For some reason, values 60.00000050101973 and 60.0 are not equal with 6 digits?

5 years agoFix for the big models (like flange) naming correctness. Make sketch sub-elements...
mpv [Thu, 4 Oct 2018 11:47:58 +0000 (14:47 +0300)]
Fix for the big models (like flange) naming correctness. Make sketch sub-elements named in the same way (same is Equal) as isEqual for the GeomAPI_Edge.

5 years agoIssue #2675: Selection of cone produces crash in the inspection panel
azv [Thu, 4 Oct 2018 11:15:56 +0000 (14:15 +0300)]
Issue #2675: Selection of cone produces crash in the inspection panel

5 years agoIssue #2590: Update feature on selection type change
vsv [Thu, 4 Oct 2018 10:30:59 +0000 (13:30 +0300)]
Issue #2590: Update feature on selection type change

5 years agoIssue #2662: Highlight conflicting constraint by red color
vsv [Thu, 4 Oct 2018 09:52:12 +0000 (12:52 +0300)]
Issue #2662: Highlight conflicting constraint by red color

5 years agoRevert selection of compsolid in RemoveSubshapes feature
azv [Thu, 4 Oct 2018 08:32:28 +0000 (11:32 +0300)]
Revert selection of compsolid in RemoveSubshapes feature

5 years agoAdditional fix for the #2659 optimization
mpv [Thu, 4 Oct 2018 08:14:25 +0000 (11:14 +0300)]
Additional fix for the #2659 optimization

5 years agoDocumentation
dbv [Wed, 3 Oct 2018 17:08:36 +0000 (20:08 +0300)]
Documentation

5 years agoSome fixes.
dbv [Wed, 3 Oct 2018 17:07:47 +0000 (20:07 +0300)]
Some fixes.

5 years agoIssue #2644: Set not valid state if a feature is not accepted by attribute
vsv [Wed, 3 Oct 2018 13:42:41 +0000 (16:42 +0300)]
Issue #2644: Set not valid state if a feature is not accepted by attribute

5 years agoUpdate pipe with locations examples for the users guide
mpv [Wed, 3 Oct 2018 13:18:32 +0000 (16:18 +0300)]
Update pipe with locations examples for the users guide

5 years agoIssue #2673: Provide N and P keys for traversing of highlighted entities
vsv [Wed, 3 Oct 2018 13:07:10 +0000 (16:07 +0300)]
Issue #2673: Provide N and P keys for traversing of highlighted entities

5 years agoFix crash in the Coincidence presentation (issue #2119)
azv [Wed, 3 Oct 2018 12:35:29 +0000 (15:35 +0300)]
Fix crash in the Coincidence presentation (issue #2119)

5 years agoIssue #2582: Hide inspection panel on module deactivate
vsv [Wed, 3 Oct 2018 11:33:39 +0000 (14:33 +0300)]
Issue #2582: Hide inspection panel on module deactivate

5 years agoIssue #2582: Hide inspection panel on module deactivation
vsv [Wed, 3 Oct 2018 10:20:51 +0000 (13:20 +0300)]
Issue #2582: Hide inspection panel on module deactivation

5 years agoIssue #2670: Update measurement dimension on change the measurement type
vsv [Wed, 3 Oct 2018 09:51:21 +0000 (12:51 +0300)]
Issue #2670: Update measurement dimension on change the measurement type

5 years agoIssue #2669: Rebuild data tree on undo of "Move to the end" command.
vsv [Wed, 3 Oct 2018 09:18:16 +0000 (12:18 +0300)]
Issue #2669: Rebuild data tree on undo of "Move to the end" command.

5 years agobinormalPipe: image for the users help
mpv [Wed, 3 Oct 2018 09:14:40 +0000 (12:14 +0300)]
binormalPipe: image for the users help

5 years agoIssue #2672: sketch coloring is wrong
azv [Wed, 3 Oct 2018 07:08:12 +0000 (10:08 +0300)]
Issue #2672: sketch coloring is wrong

Send message when the over-constrained sketch is loaded in document and the over-constraint situation is just resolved (SketchPlugin_Group::myDOF is changed from -1 to a positive value).

5 years agoStabilize wheel_rim model for cross-platform execution
azv [Wed, 3 Oct 2018 05:47:58 +0000 (08:47 +0300)]
Stabilize wheel_rim model for cross-platform execution

5 years agoIssue #2582: Restore state of Inspection panel for a one session
vsv [Tue, 2 Oct 2018 16:30:43 +0000 (19:30 +0300)]
Issue #2582: Restore state of Inspection panel for a one session

5 years agoOptimization for the model from the issue #2659 :
mpv [Tue, 2 Oct 2018 13:43:16 +0000 (16:43 +0300)]
Optimization for the model from the issue #2659 :

- cash history information for big amount of sub-shapes
- use direct method of result parent checking instead of iteration of all results in hasObjects
- remove checking of self-intersection: too slow for big models

5 years agoFix pipe to avoid moving of the path, if it is passed through the first face.
azv [Tue, 2 Oct 2018 13:04:33 +0000 (16:04 +0300)]
Fix pipe to avoid moving of the path, if it is passed through the first face.

5 years agoIssue #2590: Create validator for Field feature
vsv [Tue, 2 Oct 2018 12:51:49 +0000 (15:51 +0300)]
Issue #2590: Create validator for Field feature

5 years agoIssue #2667: Update dimension on change of measurement type
vsv [Tue, 2 Oct 2018 09:40:15 +0000 (12:40 +0300)]
Issue #2667: Update dimension on change of measurement type

5 years agoIssue #2668: Change header of the color
vsv [Tue, 2 Oct 2018 09:15:14 +0000 (12:15 +0300)]
Issue #2668: Change header of the color

5 years agoIssue #2666: Create parameter on parametrical point control input
vsv [Mon, 1 Oct 2018 14:42:53 +0000 (17:42 +0300)]
Issue #2666: Create parameter on parametrical point control input

5 years agoIssue #2656: angle is shown differntly in viewer and in property panel
azv [Mon, 1 Oct 2018 11:01:03 +0000 (14:01 +0300)]
Issue #2656: angle is shown differntly in viewer and in property panel

5 years agoAdd parameters creation to the tutorial.
mzn [Mon, 1 Oct 2018 11:07:58 +0000 (14:07 +0300)]
Add parameters creation to the tutorial.