Salome HOME
modules/shaper.git
7 years agoIssue #1900: Clear cashed index on document closing
vsv [Thu, 29 Dec 2016 10:03:08 +0000 (13:03 +0300)]
Issue #1900: Clear cashed index on document closing

7 years agoIssue #1957: error text when Build face
dbv [Thu, 29 Dec 2016 09:29:03 +0000 (12:29 +0300)]
Issue #1957: error text when Build face

Fixed error messages.

7 years agoIssue #1922: After partition, some edges are not displayed below the connected shape...
dbv [Thu, 29 Dec 2016 08:36:11 +0000 (11:36 +0300)]
Issue #1922: After partition, some edges are not displayed below the connected shape result

Fixed grouping objects after partition.

7 years agoIssue #1904: Nullify values on change field type
vsv [Thu, 29 Dec 2016 07:44:41 +0000 (10:44 +0300)]
Issue #1904: Nullify values on change field type

7 years agoIssue #1933:Set auxiliary presentation style
vsv [Wed, 28 Dec 2016 15:01:07 +0000 (18:01 +0300)]
Issue #1933:Set auxiliary presentation style

7 years agoIssue # 1929: Fix for stayed selection of point after middle constraint creating...
nds [Wed, 28 Dec 2016 14:50:16 +0000 (17:50 +0300)]
Issue # 1929: Fix for stayed selection of point after middle constraint creating. Result of porting to SALOME 8.

7 years agoIssue #1954: Set type of data into items delegate on restore data
vsv [Wed, 28 Dec 2016 14:30:46 +0000 (17:30 +0300)]
Issue #1954: Set type of data into items delegate on restore data

7 years agoFix compilation error under vinspector
vsv [Wed, 28 Dec 2016 12:36:10 +0000 (15:36 +0300)]
Fix compilation error under vinspector

7 years agoIssue #1952: Start Step id from 1
vsv [Wed, 28 Dec 2016 12:23:52 +0000 (15:23 +0300)]
Issue #1952: Start Step id from 1

7 years agoIssue #1937: Check that VBO array is initialized
vsv [Wed, 28 Dec 2016 11:42:36 +0000 (14:42 +0300)]
Issue #1937: Check that VBO array is initialized

7 years agoIssue #1945: fix of updating of a table on editing
vsv [Wed, 28 Dec 2016 10:07:49 +0000 (13:07 +0300)]
Issue #1945: fix of updating of a table on editing

7 years agoFix code formatting
azv [Wed, 28 Dec 2016 04:30:58 +0000 (07:30 +0300)]
Fix code formatting

7 years agoGitHooks for checking trailing whitespaces. End of lines are controlled by Git now.
azv [Tue, 27 Dec 2016 12:00:53 +0000 (15:00 +0300)]
GitHooks for checking trailing whitespaces. End of lines are controlled by Git now.

7 years agoIssue #1920: Wrong naming of faces' edges after translation
dbv [Tue, 27 Dec 2016 15:38:46 +0000 (18:38 +0300)]
Issue #1920: Wrong naming of faces' edges after translation

Added test case for Issue #1920;
Fixed TDF_Label Model_Document::findNamingName(std::string theName). Now it check if shape without suffix stored.

7 years agoFix formatting issues
vsv [Tue, 27 Dec 2016 15:22:29 +0000 (18:22 +0300)]
Fix formatting issues

7 years agoRecover feature is dumped without "setName" (issue #1930)
azv [Tue, 27 Dec 2016 15:17:18 +0000 (18:17 +0300)]
Recover feature is dumped without "setName" (issue #1930)

Do not add to stack already dumped feature.

7 years agoUpdate source formatting
vsv [Tue, 27 Dec 2016 15:15:07 +0000 (18:15 +0300)]
Update source formatting

7 years agoProvide displaying of steps in data browser
vsv [Tue, 27 Dec 2016 15:01:54 +0000 (18:01 +0300)]
Provide displaying of steps in data browser

7 years agoTest of automatic system
mpv [Tue, 27 Dec 2016 14:49:40 +0000 (17:49 +0300)]
Test of automatic system

7 years agoSelection of Trihedron axes.
nds [Tue, 27 Dec 2016 14:40:43 +0000 (17:40 +0300)]
Selection of Trihedron axes.

7 years agoTests for automatic compilation system
mpv [Tue, 27 Dec 2016 14:17:51 +0000 (17:17 +0300)]
Tests for automatic compilation system

7 years agoSome updates in environment
mpv [Tue, 27 Dec 2016 12:24:12 +0000 (15:24 +0300)]
Some updates in environment

7 years agoAdd dumping named of copied entities in the sketch (issue #1924)
azv [Tue, 27 Dec 2016 07:12:40 +0000 (10:12 +0300)]
Add dumping named of copied entities in the sketch (issue #1924)

7 years agoIssue #1920: Wrong naming of faces' edges after translation
dbv [Tue, 27 Dec 2016 11:06:21 +0000 (14:06 +0300)]
Issue #1920: Wrong naming of faces' edges after translation

Fixed history of edges in BuildPlugin_Face.

7 years agoFix for DFBrowser in Model
dbv [Mon, 26 Dec 2016 14:45:46 +0000 (17:45 +0300)]
Fix for DFBrowser in Model

7 years agoSelection in Sketch with SHIFT pressed.
nds [Mon, 26 Dec 2016 13:46:11 +0000 (16:46 +0300)]
Selection in Sketch with SHIFT pressed.

Chain: processing mouse press, after by mouse release ShiftSelect happens in viewer.
So, we should not change selected objects in the viewer until ShiftSelect. In previous version restoreSelection changed it.
onAfterValuesChangedInPropertyPanel, onBeforeValuesChangedInPropertyPanel are obsolete as values in Property Panel are not modifiable.

7 years agoFix a bug with deletion of a dimension in a sketcher
vsv [Mon, 26 Dec 2016 11:08:26 +0000 (14:08 +0300)]
Fix a bug with deletion of a dimension in a sketcher

7 years agoPorting to SALOME_8.2.0 : Selection with SHIFT in sketch, stayed selection of point...
nds [Fri, 23 Dec 2016 13:29:27 +0000 (16:29 +0300)]
Porting to SALOME_8.2.0 : Selection with SHIFT in sketch, stayed selection of point attribute of a line by line move

7 years agoFix for VisInspector
vsv [Fri, 23 Dec 2016 11:52:56 +0000 (14:52 +0300)]
Fix for VisInspector

7 years agoIssue #803: Put all the python modules in the same python package newgeom
dbv [Fri, 23 Dec 2016 10:52:40 +0000 (13:52 +0300)]
Issue #803: Put all the python modules in the same python package newgeom

7 years agoMake XAO GEOM sources up to SALOME 8.2 version
mpv [Fri, 23 Dec 2016 08:30:20 +0000 (11:30 +0300)]
Make XAO GEOM sources up to SALOME 8.2 version

7 years agoMove compilation procedure to SALOME 8 environment
mpv [Fri, 23 Dec 2016 08:29:40 +0000 (11:29 +0300)]
Move compilation procedure to SALOME 8 environment

7 years agoFix Linux compilations problems
mpv [Fri, 23 Dec 2016 08:22:30 +0000 (11:22 +0300)]
Fix Linux compilations problems

7 years agoIssue #803: Put all the python modules in the same python package newgeom
dbv [Fri, 23 Dec 2016 08:13:19 +0000 (11:13 +0300)]
Issue #803: Put all the python modules in the same python package newgeom

7 years agoFix Auxiliary state for circle
vsv [Thu, 22 Dec 2016 14:31:56 +0000 (17:31 +0300)]
Fix Auxiliary state for circle

7 years agoFix formatting
vsv [Thu, 22 Dec 2016 13:21:55 +0000 (16:21 +0300)]
Fix formatting

7 years agoMerge remote-tracking branch 'origin/SALOME-8.2.0_porting'
vsv [Thu, 22 Dec 2016 13:19:10 +0000 (16:19 +0300)]
Merge remote-tracking branch 'origin/SALOME-8.2.0_porting'

7 years agoMerge branch 'SALOME-8.2.0_porting'
vsv [Thu, 22 Dec 2016 13:09:03 +0000 (16:09 +0300)]
Merge branch 'SALOME-8.2.0_porting'

Conflicts:
src/SketchPlugin/Test/TestArcBehavior.py
src/XGUI/CMakeLists.txt

7 years agoPorting to SALOME_8.2.0 : Debug visualization selection for AIS_Trihedron axes. SALOME-8.2.0_porting
nds [Thu, 22 Dec 2016 12:59:37 +0000 (15:59 +0300)]
Porting to SALOME_8.2.0 : Debug visualization selection for AIS_Trihedron axes.

7 years agoA unit test for the issue #1799 before_porting_8.2.0
mpv [Thu, 22 Dec 2016 11:17:43 +0000 (14:17 +0300)]
A unit test for the issue #1799

7 years agoPorting of constraint presentation
vsv [Thu, 22 Dec 2016 10:06:23 +0000 (13:06 +0300)]
Porting of constraint presentation

7 years agoPorting on SALOME 8.2.0
vsv [Thu, 22 Dec 2016 08:52:10 +0000 (11:52 +0300)]
Porting on SALOME 8.2.0

7 years agoPorting to SALOME_8.2.0 : Remove local selection
nds [Thu, 22 Dec 2016 07:55:25 +0000 (10:55 +0300)]
Porting to SALOME_8.2.0 : Remove local selection

7 years agoPorting to SALOME_8.2.0 : Remove local selection
nds [Thu, 22 Dec 2016 07:52:42 +0000 (10:52 +0300)]
Porting to SALOME_8.2.0 : Remove local selection

7 years agoPorting on new SALOME
vsv [Wed, 21 Dec 2016 16:11:30 +0000 (19:11 +0300)]
Porting on new SALOME

7 years agoCode style fix
mpv [Wed, 21 Dec 2016 14:30:17 +0000 (17:30 +0300)]
Code style fix

7 years agoFix for the issue #1799 : split faces in groups when move in history
mpv [Wed, 21 Dec 2016 14:20:06 +0000 (17:20 +0300)]
Fix for the issue #1799 : split faces in groups when move in history

7 years agoProvide external browser for help
vsv [Wed, 21 Dec 2016 13:20:25 +0000 (16:20 +0300)]
Provide external browser for help

7 years agoPorting to SALOME_8.2.0 : SHAPERGUI module
nds [Wed, 21 Dec 2016 10:43:58 +0000 (13:43 +0300)]
Porting to SALOME_8.2.0 : SHAPERGUI module

7 years agoPorting to SALOME_8.2.0 : SHAPERGUI module
nds [Wed, 21 Dec 2016 10:23:27 +0000 (13:23 +0300)]
Porting to SALOME_8.2.0 : SHAPERGUI module

7 years agoPorting to SALOME_8.2.0 : SHAPERGUI module
nds [Wed, 21 Dec 2016 10:17:56 +0000 (13:17 +0300)]
Porting to SALOME_8.2.0 : SHAPERGUI module

7 years agoPorting of object highlighting
vsv [Tue, 20 Dec 2016 15:41:11 +0000 (18:41 +0300)]
Porting of object highlighting

7 years agoProvide selection with color
vsv [Tue, 20 Dec 2016 15:26:23 +0000 (18:26 +0300)]
Provide selection with color

7 years agoForbid selection of construction elements as start-end values in Placement, since...
mpv [Tue, 20 Dec 2016 12:55:38 +0000 (15:55 +0300)]
Forbid selection of construction elements as start-end values in Placement, since it is not supported by the feature (mail from DBC Dec 20)

7 years agoDisplay symbolic presentations
vsv [Tue, 20 Dec 2016 12:54:49 +0000 (15:54 +0300)]
Display symbolic presentations

7 years agoFix for #1881 : do not reset the parameter name in GUI if it is incorrect
mpv [Tue, 20 Dec 2016 10:17:20 +0000 (13:17 +0300)]
Fix for #1881 : do not reset the parameter name in GUI if it is incorrect

7 years agoPlaneGCS: update all arc parameters when moving start/end point
azv [Mon, 19 Dec 2016 16:18:37 +0000 (19:18 +0300)]
PlaneGCS: update all arc parameters when moving start/end point

7 years agoFix for the ability to duplicate part which was translated.
mpv [Mon, 19 Dec 2016 15:59:37 +0000 (18:59 +0300)]
Fix for the ability to duplicate part which was translated.

The problem was in not-disabling of translation feature when the original part was activated.

7 years agoUnix line ends for Python scripts
azv [Mon, 19 Dec 2016 11:55:33 +0000 (14:55 +0300)]
Unix line ends for Python scripts

7 years agoPlaneGCS: Sketch is moved when moving arc, attached to it by center.
azv [Mon, 19 Dec 2016 11:43:22 +0000 (14:43 +0300)]
PlaneGCS: Sketch is moved when moving arc, attached to it by center.

Change algorithm of calculation of arc characteristics (start and end angles), because reversed arcs had invalid values.

7 years agoPorting on Qt5
vsv [Fri, 16 Dec 2016 16:05:58 +0000 (19:05 +0300)]
Porting on Qt5

7 years agoPorting of dimensions
vsv [Fri, 16 Dec 2016 14:20:19 +0000 (17:20 +0300)]
Porting of dimensions

7 years agoFix lines endings
vsv [Thu, 15 Dec 2016 15:14:21 +0000 (18:14 +0300)]
Fix lines endings

7 years agoFix code formatting
vsv [Thu, 15 Dec 2016 15:01:32 +0000 (18:01 +0300)]
Fix code formatting

7 years agoFix code formatting
vsv [Thu, 15 Dec 2016 14:47:21 +0000 (17:47 +0300)]
Fix code formatting

7 years agoIssue #1895: We can not create Shaper selector when Shaper module is not active becau...
vsv [Thu, 15 Dec 2016 14:26:42 +0000 (17:26 +0300)]
Issue #1895: We can not create Shaper selector when Shaper module is not active because it switched OFF all other selectors

7 years agoPorting to SALOME_8.2.0 : SHAPERGUI module
nds [Thu, 15 Dec 2016 12:13:10 +0000 (15:13 +0300)]
Porting to SALOME_8.2.0 : SHAPERGUI module

7 years agoFix for the issue #1928
mpv [Thu, 15 Dec 2016 05:39:53 +0000 (08:39 +0300)]
Fix for the issue #1928

7 years agoFix for some problems in the arc inversion and added a unit test for it
mpv [Wed, 14 Dec 2016 11:44:58 +0000 (14:44 +0300)]
Fix for some problems in the arc inversion and added a unit test for it

7 years agoUpgrade of export feature tests
mpv [Wed, 14 Dec 2016 11:42:25 +0000 (14:42 +0300)]
Upgrade of export feature tests

7 years agoIssue #1908: Fix bug with wrong identification of Index. Remove process blocking.
vsv [Wed, 14 Dec 2016 10:57:57 +0000 (13:57 +0300)]
Issue #1908: Fix bug with wrong identification of Index. Remove process blocking.

7 years agoIssue #1921: Ignore non valid index on document change.
vsv [Wed, 14 Dec 2016 09:56:48 +0000 (12:56 +0300)]
Issue #1921: Ignore non valid index on document change.

7 years agoRemove dependency on XGUI
vsv [Wed, 14 Dec 2016 07:54:47 +0000 (10:54 +0300)]
Remove dependency on XGUI

7 years agoPorting to SALOME_8.2.0
nds [Thu, 15 Dec 2016 10:12:38 +0000 (13:12 +0300)]
Porting to SALOME_8.2.0

7 years agoPorting to SALOME_8.2.0
nds [Thu, 15 Dec 2016 09:21:39 +0000 (12:21 +0300)]
Porting to SALOME_8.2.0

7 years agoFix for the issue #1928
mpv [Thu, 15 Dec 2016 05:39:53 +0000 (08:39 +0300)]
Fix for the issue #1928

7 years agoFix for some problems in the arc inversion and added a unit test for it
mpv [Wed, 14 Dec 2016 11:44:58 +0000 (14:44 +0300)]
Fix for some problems in the arc inversion and added a unit test for it

7 years agoUpgrade of export feature tests
mpv [Wed, 14 Dec 2016 11:42:25 +0000 (14:42 +0300)]
Upgrade of export feature tests

7 years agoIssue #1908: Fix bug with wrong identification of Index. Remove process blocking.
vsv [Wed, 14 Dec 2016 10:57:57 +0000 (13:57 +0300)]
Issue #1908: Fix bug with wrong identification of Index. Remove process blocking.

7 years agoIssue #1921: Ignore non valid index on document change.
vsv [Wed, 14 Dec 2016 09:56:48 +0000 (12:56 +0300)]
Issue #1921: Ignore non valid index on document change.

7 years agoRemove dependency on XGUI
vsv [Wed, 14 Dec 2016 07:54:47 +0000 (10:54 +0300)]
Remove dependency on XGUI

7 years agoIssue #1901: Restore field from Python script
vsv [Tue, 13 Dec 2016 14:10:55 +0000 (17:10 +0300)]
Issue #1901: Restore field from Python script

7 years agoCMake correction to use debug information just if the corresponded libraries are...
nds [Tue, 13 Dec 2016 13:58:06 +0000 (16:58 +0300)]
CMake correction to use debug information just if the corresponded libraries are found.

7 years agoIssue #1906: Use validators for the field panel
vsv [Tue, 13 Dec 2016 13:36:59 +0000 (16:36 +0300)]
Issue #1906: Use validators for the field panel

7 years agoFix member names confusion
vsv [Tue, 13 Dec 2016 12:33:25 +0000 (15:33 +0300)]
Fix member names confusion

7 years agoFix member names confusion
vsv [Tue, 13 Dec 2016 12:32:47 +0000 (15:32 +0300)]
Fix member names confusion

7 years agoIssue #1903: Set default value for string
vsv [Tue, 13 Dec 2016 10:02:59 +0000 (13:02 +0300)]
Issue #1903: Set default value for string

7 years agoRemove extra spaces
vsv [Tue, 13 Dec 2016 08:58:46 +0000 (11:58 +0300)]
Remove extra spaces

7 years agoIssue #1919: fix for point 2 - manage columns resize
vsv [Tue, 13 Dec 2016 08:51:25 +0000 (11:51 +0300)]
Issue #1919: fix for point 2 - manage columns resize

7 years agoAdded a unit test for Parts remove and duplicate API
mpv [Tue, 13 Dec 2016 07:31:36 +0000 (10:31 +0300)]
Added a unit test for Parts remove and duplicate API

7 years agoRemoving of warnings.
mpv [Mon, 12 Dec 2016 13:17:00 +0000 (16:17 +0300)]
Removing of warnings.

7 years agoCorrect working with default values in fields: store all not-selected entities with...
mpv [Mon, 12 Dec 2016 12:48:25 +0000 (15:48 +0300)]
Correct working with default values in fields: store all not-selected entities with default values / restore entities with zero-values (default) as not selected.

7 years agoCover debug information with _DEBUG definition.
nds [Mon, 12 Dec 2016 10:30:56 +0000 (13:30 +0300)]
Cover debug information with _DEBUG definition.

7 years agoRemove selection debug information as this information is available through VInspecto...
nds [Mon, 12 Dec 2016 10:14:30 +0000 (13:14 +0300)]
Remove selection debug information as this information is available through VInspector using.

7 years agoCorrection to provide additional debug information: compilation error
nds [Fri, 9 Dec 2016 05:19:58 +0000 (08:19 +0300)]
Correction to provide additional debug information: compilation error

7 years agoCorrection for additional debug information
nds [Fri, 9 Dec 2016 04:48:49 +0000 (07:48 +0300)]
Correction for additional debug information

7 years agoIssue #1781 Split circles into arcs leads to arcs with different centers
nds [Fri, 9 Dec 2016 04:42:30 +0000 (07:42 +0300)]
Issue #1781 Split circles into arcs leads to arcs with different centers

Correction to avoid previous workaround.

7 years agoBetter fix for the issue #1750
mpv [Thu, 8 Dec 2016 11:49:55 +0000 (14:49 +0300)]
Better fix for the issue #1750

7 years agoIssue #1798 Error when loading a dumped script
nds [Wed, 7 Dec 2016 06:23:08 +0000 (09:23 +0300)]
Issue #1798 Error when loading a dumped script

7 years agoIssue #1005: To improve user-friendship of error-messages for features and attributes
dbv [Tue, 6 Dec 2016 14:11:03 +0000 (17:11 +0300)]
Issue #1005: To improve user-friendship of error-messages for features and attributes

Fix for crash when start Wire feature.