Salome HOME
modules/shaper.git
8 years agoUpdate unit-tests for SketchPlugin (part III)
azv [Mon, 16 May 2016 14:08:37 +0000 (17:08 +0300)]
Update unit-tests for SketchPlugin (part III)

8 years agoUpdate unit-tests for SketchPlugin (part II).
azv [Mon, 16 May 2016 11:38:35 +0000 (14:38 +0300)]
Update unit-tests for SketchPlugin (part II).

8 years agoUpdate unit-tests for SketchPlugin. Test case for the Projection has been added
azv [Mon, 16 May 2016 09:26:59 +0000 (12:26 +0300)]
Update unit-tests for SketchPlugin. Test case for the Projection has been added

8 years agoFixed fillet on point with arc center.
dbv [Fri, 13 May 2016 15:59:30 +0000 (18:59 +0300)]
Fixed fillet on point with arc center.

8 years agoFix for the problem if disappeared sketch elements (on Apply) inside of sketch in...
mpv [Wed, 11 May 2016 11:28:58 +0000 (14:28 +0300)]
Fix for the problem if disappeared sketch elements (on Apply) inside of sketch in Part

8 years agoIn SubShapes feature multi-selection control now does not cleared when user click...
dbv [Wed, 11 May 2016 08:26:12 +0000 (11:26 +0300)]
In SubShapes feature multi-selection control now does not cleared when user click in neutral point.

8 years agoTest case for Pipe feature
dbv [Tue, 10 May 2016 15:20:31 +0000 (18:20 +0300)]
Test case for Pipe feature

8 years agoFix for the issue #1491 : parameters are not disabled even other parameters are modif...
mpv [Tue, 10 May 2016 12:47:16 +0000 (15:47 +0300)]
Fix for the issue #1491 : parameters are not disabled even other parameters are modified. Also the invalid features must cause "invalid" state of all features referenced to them.

8 years agoTest case for SubShapes
dbv [Tue, 10 May 2016 12:38:30 +0000 (15:38 +0300)]
Test case for SubShapes

8 years agoFixed shell feature. Added test case for Shell feature.
dbv [Tue, 10 May 2016 11:56:09 +0000 (14:56 +0300)]
Fixed shell feature. Added test case for Shell feature.

8 years agoTests for Build plug-in features. V_2.3.0
dbv [Fri, 6 May 2016 16:35:01 +0000 (19:35 +0300)]
Tests for Build plug-in features.

8 years agoRemove temporary debug-save of file in unit test script
mpv [Fri, 6 May 2016 15:06:21 +0000 (18:06 +0300)]
Remove temporary debug-save of file in unit test script

8 years agoCorrect path for Export to GEOM icon
mpv [Fri, 6 May 2016 14:43:45 +0000 (17:43 +0300)]
Correct path for Export to GEOM icon

8 years agoIssue #1483: validator for selection base for generation
dbv [Fri, 6 May 2016 13:31:44 +0000 (16:31 +0300)]
Issue #1483: validator for selection base for generation

8 years agoIssue #1484: Fixed dimension text draw
dbv [Fri, 6 May 2016 12:37:05 +0000 (15:37 +0300)]
Issue #1484: Fixed dimension text draw

8 years agoUpdate Platine.py to create directory to store if it is not exists
azv [Fri, 6 May 2016 09:56:13 +0000 (12:56 +0300)]
Update Platine.py to create directory to store if it is not exists

8 years ago#1485 Fatal error when select bodies for partition
nds [Fri, 6 May 2016 08:21:07 +0000 (11:21 +0300)]
#1485 Fatal error when select bodies for partition

8 years agoDo not fix copies in constraint Mirror to avoid problems with conflicting constraints...
azv [Fri, 6 May 2016 07:39:47 +0000 (10:39 +0300)]
Do not fix copies in constraint Mirror to avoid problems with conflicting constraints (issue #1486)

8 years agoUpdate the environment variables in general scripts
mpv [Fri, 6 May 2016 07:30:10 +0000 (10:30 +0300)]
Update the environment variables in general scripts

8 years agoFix some doxygen documentation problems and compiler warnings
mpv [Fri, 6 May 2016 06:42:38 +0000 (09:42 +0300)]
Fix some doxygen documentation problems and compiler warnings

8 years agoPrepare version 2.3.0
mpv [Fri, 6 May 2016 05:20:17 +0000 (08:20 +0300)]
Prepare version 2.3.0

8 years agoSet relative path to store document in test Platine
azv [Thu, 5 May 2016 14:40:06 +0000 (17:40 +0300)]
Set relative path to store document in test Platine

8 years agoUpdate classes documentation
vsv [Thu, 5 May 2016 14:39:42 +0000 (17:39 +0300)]
Update classes documentation

8 years agoIssue #1411: Updated volume check
dbv [Thu, 5 May 2016 14:30:31 +0000 (17:30 +0300)]
Issue #1411: Updated volume check

8 years agoStore document in Platine test case for debug purposes
azv [Thu, 5 May 2016 14:34:17 +0000 (17:34 +0300)]
Store document in Platine test case for debug purposes

8 years agoUpdate classes documentation
vsv [Thu, 5 May 2016 14:23:00 +0000 (17:23 +0300)]
Update classes documentation

8 years agoIssue #1369: Added "SubShapes" feature.
dbv [Fri, 29 Apr 2016 17:50:57 +0000 (20:50 +0300)]
Issue #1369: Added "SubShapes" feature.

8 years agoSimplification of environment due to SALOME standards
mpv [Thu, 5 May 2016 12:30:32 +0000 (15:30 +0300)]
Simplification of environment due to SALOME standards

8 years agoProjection operation prs should use as attribute selected shape.
nds [Thu, 5 May 2016 11:18:52 +0000 (14:18 +0300)]
Projection operation prs should use as attribute selected shape.

8 years ago1. Projection should be hidden in the viewer. Incorrect case:
nds [Thu, 5 May 2016 09:29:04 +0000 (12:29 +0300)]
1. Projection should be hidden in the viewer. Incorrect case:

create sketch with line/arc;
create new sketch in another plane, build projection of a line from the first sketch;
create a line in the 2nd sketch, Apply
edit 2nd sketch, create coincidence between line of projection feature and point of the sketch line
Error: crash in solver
2. Action button should not accept focus.

8 years agoImprove deletion behavior: select last item if last item was deleted
vsv [Thu, 5 May 2016 08:54:50 +0000 (11:54 +0300)]
Improve deletion behavior: select last item if last item was deleted

8 years agoIssue #1482: Fixed results of Extrusion, Revolution, Pipe and Partition. If it is...
dbv [Thu, 5 May 2016 08:53:48 +0000 (11:53 +0300)]
Issue #1482: Fixed results of Extrusion, Revolution, Pipe and Partition. If it is a wire with one edge it will be stored as edge, if it is a shell with one face it will be stored as face.

8 years agoAuxiliary rectangle
nds [Thu, 5 May 2016 07:13:23 +0000 (10:13 +0300)]
Auxiliary rectangle

8 years agoFix problems happened during unit testing
azv [Thu, 5 May 2016 07:09:33 +0000 (10:09 +0300)]
Fix problems happened during unit testing

8 years agoMinor changes
mpv [Thu, 5 May 2016 06:50:28 +0000 (09:50 +0300)]
Minor changes

8 years agoProjection feature should not be displayed in the viewer
azv [Thu, 5 May 2016 06:31:36 +0000 (09:31 +0300)]
Projection feature should not be displayed in the viewer

8 years agoFix problem with loading solvers plugins
azv [Thu, 5 May 2016 06:26:55 +0000 (09:26 +0300)]
Fix problem with loading solvers plugins

8 years agoIssue #1481 Fatal error when activate: correction to avoid crash on activating part
nds [Thu, 5 May 2016 05:27:00 +0000 (08:27 +0300)]
Issue #1481 Fatal error when activate: correction to avoid crash on activating part

8 years agoRevert "Make the copies fixed in multi-rotation, multi-translation (issue #1471)"
azv [Thu, 5 May 2016 05:10:58 +0000 (08:10 +0300)]
Revert "Make the copies fixed in multi-rotation, multi-translation (issue #1471)"

This reverts commit ad6e991b0289e8dc50624c9d45bc35363644c81d.

8 years agoIssue #1436 Clean history works wrong
nds [Wed, 4 May 2016 15:34:19 +0000 (18:34 +0300)]
Issue #1436 Clean history works wrong

Clean history is redesigned to process dependencies to the current selection

8 years agoErgonomic improvement: restore selection after deletion of item
vsv [Wed, 4 May 2016 14:41:27 +0000 (17:41 +0300)]
Ergonomic improvement: restore selection after deletion of item

8 years agoFix crash on constraints which use Projection feature
azv [Wed, 4 May 2016 14:24:59 +0000 (17:24 +0300)]
Fix crash on constraints which use Projection feature

8 years agoSupport of connected topology icon for issue #1332
mpv [Wed, 4 May 2016 14:13:43 +0000 (17:13 +0300)]
Support of connected topology icon for issue #1332

8 years agoMake the copies fixed in multi-rotation, multi-translation (issue #1471)
azv [Wed, 4 May 2016 14:03:26 +0000 (17:03 +0300)]
Make the copies fixed in multi-rotation, multi-translation (issue #1471)

8 years agoFillet correction for the following case: create sketch, create rectangle, apply...
nds [Wed, 4 May 2016 13:52:46 +0000 (16:52 +0300)]
Fillet correction for the following case: create sketch, create rectangle, apply sketch;

create new sketch, create rectangle; start fillet operation, move over rectangle of the first sketch; result is crash

8 years agoIssue #1441 extrusion and revolution - activate field for selection of axis
nds [Wed, 4 May 2016 13:36:22 +0000 (16:36 +0300)]
Issue #1441 extrusion and revolution - activate field for selection of axis

8 years agoFix the crash on removing circle
azv [Wed, 4 May 2016 13:12:46 +0000 (16:12 +0300)]
Fix the crash on removing circle

8 years agoIssue #1470: Do not edit external sketch objects
vsv [Wed, 4 May 2016 13:00:07 +0000 (16:00 +0300)]
Issue #1470: Do not edit external sketch objects

8 years agoIssue #1412: Define selection preferences in SALOME mode.
vsv [Wed, 4 May 2016 12:14:01 +0000 (15:14 +0300)]
Issue #1412: Define selection preferences in SALOME mode.

8 years agoIssue #1452 Fatal error when create Distance constraint on construction vertex
nds [Wed, 4 May 2016 12:05:54 +0000 (15:05 +0300)]
Issue #1452 Fatal error when create Distance constraint on construction vertex

8 years agoIssue #1412:Selection mode preferences modified
vsv [Wed, 4 May 2016 11:57:30 +0000 (14:57 +0300)]
Issue #1412:Selection mode preferences modified

8 years agoRemove the compilation cyclic dependency on Linux
mpv [Wed, 4 May 2016 11:11:21 +0000 (14:11 +0300)]
Remove the compilation cyclic dependency on Linux

8 years agoFix for the issue 1479
mpv [Wed, 4 May 2016 11:09:38 +0000 (14:09 +0300)]
Fix for the issue 1479

8 years agoMerge branch 'master' of salome:modules/shaper
mpv [Wed, 4 May 2016 09:30:42 +0000 (12:30 +0300)]
Merge branch 'master' of salome:modules/shaper

8 years agoFix the SHAPER version of resources
mpv [Wed, 4 May 2016 09:30:31 +0000 (12:30 +0300)]
Fix the SHAPER version of resources

8 years ago#1454 Constraints visibility in sketch
nds [Wed, 4 May 2016 09:25:37 +0000 (12:25 +0300)]
#1454 Constraints visibility in sketch

8 years agoFix for the issue #1321 : remove dependency on additional environment variables
mpv [Wed, 4 May 2016 09:01:45 +0000 (12:01 +0300)]
Fix for the issue #1321 : remove dependency on additional environment variables

8 years agoIssue #1412: Make possible to switch on/off sub-shapes modes selection in AND condition.
vsv [Wed, 4 May 2016 08:30:05 +0000 (11:30 +0300)]
Issue #1412: Make possible to switch on/off sub-shapes modes selection in AND condition.

8 years ago#1480 values set as parameters are shown wrong for angles
nds [Wed, 4 May 2016 08:13:57 +0000 (11:13 +0300)]
#1480 values set as parameters are shown wrong for angles

8 years ago#1466 sketch plane when vertex or edge is shown
nds [Wed, 4 May 2016 07:50:50 +0000 (10:50 +0300)]
#1466 sketch plane when vertex or edge is shown

8 years agoMerge branch 'master' of salome:modules/shaper
mpv [Wed, 4 May 2016 07:38:09 +0000 (10:38 +0300)]
Merge branch 'master' of salome:modules/shaper

8 years agoFix for the issue #1480 : make documentation targets near to SALOME common rules
mpv [Wed, 4 May 2016 07:37:53 +0000 (10:37 +0300)]
Fix for the issue #1480 : make documentation targets near to SALOME common rules

8 years agoIssue #1477 Build Vertex - wrong selection in viewer
nds [Wed, 4 May 2016 07:24:21 +0000 (10:24 +0300)]
Issue #1477 Build Vertex - wrong selection in viewer

8 years agoIssue #1037 : debug information
nds [Fri, 29 Apr 2016 17:04:22 +0000 (20:04 +0300)]
Issue #1037 : debug information

8 years ago#1478 Fatal error when Create fixed constraint
nds [Wed, 4 May 2016 06:18:42 +0000 (09:18 +0300)]
#1478 Fatal error when Create fixed constraint

8 years agoIcons from ABA
dbv [Fri, 29 Apr 2016 19:29:18 +0000 (22:29 +0300)]
Icons from ABA

8 years agoIssue #687: Provide selection of trihedron for non-sketcher operations
vsv [Fri, 29 Apr 2016 15:01:57 +0000 (18:01 +0300)]
Issue #687: Provide selection of trihedron for non-sketcher operations

8 years agoFix for the issue #1432
mpv [Fri, 29 Apr 2016 14:56:37 +0000 (17:56 +0300)]
Fix for the issue #1432

8 years agoIssue #1037 : correction to improve code(avoid crash)
nds [Fri, 29 Apr 2016 14:40:37 +0000 (17:40 +0300)]
Issue #1037 : correction to improve code(avoid crash)

8 years agoFix for the issue #1468 and issue #1354 : make invalid all the sequence of depended...
mpv [Fri, 29 Apr 2016 14:27:11 +0000 (17:27 +0300)]
Fix for the issue #1468 and issue #1354 : make invalid all the sequence of depended objects, not only direct invalid.

8 years agoimplementation "clear_in_neutral_point" for multi-selection control
nds [Fri, 29 Apr 2016 14:14:10 +0000 (17:14 +0300)]
implementation "clear_in_neutral_point" for multi-selection control

8 years agoIssue #1431: Change message text
vsv [Fri, 29 Apr 2016 13:55:27 +0000 (16:55 +0300)]
Issue #1431: Change message text

8 years agoIssue #1433: Selection synchronization
vsv [Fri, 29 Apr 2016 13:52:34 +0000 (16:52 +0300)]
Issue #1433: Selection synchronization

8 years agoAvoid incorrect fixing of a point on line after the external point removed (issue...
azv [Fri, 29 Apr 2016 13:14:51 +0000 (16:14 +0300)]
Avoid incorrect fixing of a point on line after the external point removed (issue #1389)

8 years agoFix for the issue #1474
mpv [Fri, 29 Apr 2016 12:09:32 +0000 (15:09 +0300)]
Fix for the issue #1474

8 years agoFix for the issue #1444 : correct checking of upper and lower parameters, current...
mpv [Fri, 29 Apr 2016 11:00:49 +0000 (14:00 +0300)]
Fix for the issue #1444 : correct checking of upper and lower parameters, current feature processing, flush events after movements of parameters in the parameters table.

8 years agoMake Table of parameters view according to proposal of DBC
vsv [Fri, 29 Apr 2016 10:03:25 +0000 (13:03 +0300)]
Make Table of parameters view according to proposal of DBC

8 years ago#1449 Additional angle presentation: class is renamed because of linking trouble...
nds [Fri, 29 Apr 2016 09:13:34 +0000 (12:13 +0300)]
#1449 Additional angle presentation: class is renamed because of linking trouble on Linux. Later, the modification is planed to integrate in OCCT, so the sources of the previous version should be taken

8 years agoIssue #1472: Represent numerical value as real value in a string
vsv [Fri, 29 Apr 2016 09:08:26 +0000 (12:08 +0300)]
Issue #1472: Represent numerical value as real value in a string

8 years agoIssue #1037 : performance correction to process preselection, correction of shape...
nds [Fri, 29 Apr 2016 08:58:01 +0000 (11:58 +0300)]
Issue #1037 : performance correction to process preselection, correction of shape multi selector to update argument presentation by list content change(for the case when result is not redisplayed)

8 years agoIssue #1037 : implementing own AddOrRemoveSelected for list of shapes to improve...
nds [Fri, 29 Apr 2016 05:41:42 +0000 (08:41 +0300)]
Issue #1037 : implementing own AddOrRemoveSelected for list of shapes to improve performance. [It contains functionality of the similar method in OCCT]

8 years agoAvoid crash in the Projection feature
azv [Fri, 29 Apr 2016 05:14:24 +0000 (08:14 +0300)]
Avoid crash in the Projection feature

8 years agoIssue #1472: Do not duplicate features in table and process all parameters as float...
vsv [Thu, 28 Apr 2016 17:12:57 +0000 (20:12 +0300)]
Issue #1472: Do not duplicate features in table and process all parameters as float values

8 years agoIssue #1474: Fix the error
vsv [Thu, 28 Apr 2016 16:15:09 +0000 (19:15 +0300)]
Issue #1474: Fix the error

8 years agoIssue #1424: Make impossible to create non-valid parameters more the a one
vsv [Thu, 28 Apr 2016 16:03:41 +0000 (19:03 +0300)]
Issue #1424: Make impossible to create non-valid parameters more the a one

8 years agoMake fix for the update of "Apply" button when in Booleans Tool list contains some...
mpv [Thu, 28 Apr 2016 15:00:29 +0000 (18:00 +0300)]
Make fix for the update of "Apply" button when in Booleans Tool list contains some object and then become empty.

8 years agoIssue #1444: Improve update of parameters table
vsv [Thu, 28 Apr 2016 14:20:47 +0000 (17:20 +0300)]
Issue #1444: Improve update of parameters table

8 years agoUpdate Projection feature during construction (issue #1473)
azv [Thu, 28 Apr 2016 13:57:42 +0000 (16:57 +0300)]
Update Projection feature during construction (issue #1473)

8 years agoIssue #1037 : do not find model indices for the same result. If selection mode is...
nds [Thu, 28 Apr 2016 13:34:14 +0000 (16:34 +0300)]
Issue #1037 : do not find model indices for the same result. If selection mode is face, for each result it will be placed in the map 6 times.

8 years agoIssue #1037 : do not find model indices for the same result. If selection mode is...
nds [Thu, 28 Apr 2016 13:31:21 +0000 (16:31 +0300)]
Issue #1037 : do not find model indices for the same result. If selection mode is face, for each result it will be placed in the map 6 times.

8 years agoIssue #1037 : using of: implementation of cashing of values for method isInList
nds [Thu, 28 Apr 2016 12:57:06 +0000 (15:57 +0300)]
Issue #1037 : using of: implementation of cashing of values for method isInList

8 years agoIssue #1037 : using of: implementation of cashing of values for method isInList
nds [Thu, 28 Apr 2016 12:15:03 +0000 (15:15 +0300)]
Issue #1037 : using of: implementation of cashing of values for method isInList

8 years agoIssue #1037 Time performance on a big model: do not perform validating for objects...
nds [Thu, 28 Apr 2016 11:58:58 +0000 (14:58 +0300)]
Issue #1037 Time performance on a big model: do not perform validating for objects which are already in list. Case: deselect with SHIFT one of selected objects in Partition main widget control.

8 years agoMerge branch 'master' of salome:modules/shaper
mpv [Thu, 28 Apr 2016 11:19:02 +0000 (14:19 +0300)]
Merge branch 'master' of salome:modules/shaper

8 years agoFix compilation on Linux
mpv [Thu, 28 Apr 2016 11:18:44 +0000 (14:18 +0300)]
Fix compilation on Linux

8 years agoAssign initial angle value as is (issue #1449)
azv [Thu, 28 Apr 2016 11:06:44 +0000 (14:06 +0300)]
Assign initial angle value as is (issue #1449)

8 years agoIssue #1037 : implementation of cashing of values for method isInList
mpv [Thu, 28 Apr 2016 10:46:50 +0000 (13:46 +0300)]
Issue #1037 : implementation of cashing of values for method isInList

8 years agoExclude attribute "Auxiliary" from the Projection feature (issue #1459)
azv [Thu, 28 Apr 2016 10:09:16 +0000 (13:09 +0300)]
Exclude attribute "Auxiliary" from the Projection feature (issue #1459)

8 years agoIssue #1037 Time performance on a big model: validating is performed before the attri...
nds [Thu, 28 Apr 2016 09:46:42 +0000 (12:46 +0300)]
Issue #1037 Time performance on a big model: validating is performed before the attribute selection list is filled to avoid checking already checked elements(ShapeType validator checks all elements of attribute selection list)

8 years agoIssue #1464: make direction attributes as non-obligatory
vsv [Thu, 28 Apr 2016 08:35:24 +0000 (11:35 +0300)]
Issue #1464: make direction attributes as non-obligatory