Salome HOME
modules/shaper.git
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

6 years agoImprove dumping folders to Python
azv [Fri, 1 Dec 2017 11:44:18 +0000 (14:44 +0300)]
Improve dumping folders to Python

6 years agoCorrect processing of sketches as sub-elements of folders
azv [Fri, 1 Dec 2017 10:29:47 +0000 (13:29 +0300)]
Correct processing of sketches as sub-elements of folders

6 years agoCorrect processing of the last feature if the sketch is being added to/removed from...
azv [Fri, 1 Dec 2017 08:56:12 +0000 (11:56 +0300)]
Correct processing of the last feature if the sketch is being added to/removed from the folder

6 years agoCorrect setting folder sub-elements on document opening
azv [Tue, 28 Nov 2017 13:24:09 +0000 (16:24 +0300)]
Correct setting folder sub-elements on document opening

6 years agoMerge branch 'Dev_FolderFeature' of salome:modules/shaper into Dev_FolderFeature
vsv [Tue, 28 Nov 2017 12:37:00 +0000 (15:37 +0300)]
Merge branch 'Dev_FolderFeature' of salome:modules/shaper into Dev_FolderFeature

6 years agoDo not use Parts for folders
vsv [Tue, 28 Nov 2017 12:36:43 +0000 (15:36 +0300)]
Do not use Parts for folders

6 years agoFix compilation error on CentOS
azv [Tue, 28 Nov 2017 12:15:05 +0000 (15:15 +0300)]
Fix compilation error on CentOS

6 years agoLength of lines errors correction
vsv [Tue, 28 Nov 2017 11:27:31 +0000 (14:27 +0300)]
Length of lines errors correction

6 years agoMerge branch 'Dev_FolderFeature' of salome:modules/shaper into Dev_FolderFeature
vsv [Tue, 28 Nov 2017 10:59:40 +0000 (13:59 +0300)]
Merge branch 'Dev_FolderFeature' of salome:modules/shaper into Dev_FolderFeature

6 years agoImplement folder operations for sub document
vsv [Tue, 28 Nov 2017 10:59:20 +0000 (13:59 +0300)]
Implement folder operations for sub document

6 years agoSynchronize folders as features on the document opening
azv [Tue, 28 Nov 2017 10:53:01 +0000 (13:53 +0300)]
Synchronize folders as features on the document opening

6 years agoFix SWIG compilation problem
azv [Tue, 28 Nov 2017 06:02:54 +0000 (09:02 +0300)]
Fix SWIG compilation problem

6 years agoImplement a method for searching a folder containing given feature and getting an...
azv [Mon, 27 Nov 2017 12:47:05 +0000 (15:47 +0300)]
Implement a method for searching a folder containing given feature and getting an index of the feature in the folder.

6 years agoAvoid crash while loading dumped document containing folders
azv [Sat, 25 Nov 2017 16:17:39 +0000 (19:17 +0300)]
Avoid crash while loading dumped document containing folders

6 years agoFix coding style
azv [Sat, 25 Nov 2017 14:04:58 +0000 (17:04 +0300)]
Fix coding style

6 years agoDumping of the folders to Python
azv [Sat, 25 Nov 2017 13:58:05 +0000 (16:58 +0300)]
Dumping of the folders to Python

6 years agoUpdate checkPythonDump() to store and compare information about the Folder features
azv [Sat, 25 Nov 2017 09:09:49 +0000 (12:09 +0300)]
Update checkPythonDump() to store and compare information about the Folder features

6 years agoInsert feature to a folder command call
vsv [Fri, 24 Nov 2017 15:08:54 +0000 (18:08 +0300)]
Insert feature to a folder command call

6 years agoDelete folder operation
vsv [Fri, 24 Nov 2017 13:09:25 +0000 (16:09 +0300)]
Delete folder operation

6 years agoMethod to remove folder (Task 2.3. Ability to put consecutive Features in a folder)
azv [Fri, 24 Nov 2017 12:15:42 +0000 (15:15 +0300)]
Method to remove folder (Task 2.3. Ability to put consecutive Features in a folder)

6 years agoFix compilation on CentOS
azv [Fri, 24 Nov 2017 12:00:49 +0000 (15:00 +0300)]
Fix compilation on CentOS

6 years agoCoding style (split tool long lines)
azv [Fri, 24 Nov 2017 11:45:02 +0000 (14:45 +0300)]
Coding style (split tool long lines)

6 years agoMerge branch 'Dev_FolderFeature' of salome:modules/shaper into Dev_FolderFeature
vsv [Fri, 24 Nov 2017 11:34:33 +0000 (14:34 +0300)]
Merge branch 'Dev_FolderFeature' of salome:modules/shaper into Dev_FolderFeature

6 years agoModify popup menu for features
vsv [Fri, 24 Nov 2017 11:34:22 +0000 (14:34 +0300)]
Modify popup menu for features

6 years agoMethods to remove features from folders (Task 2.3. Ability to put consecutive Feature...
azv [Fri, 24 Nov 2017 11:30:03 +0000 (14:30 +0300)]
Methods to remove features from folders (Task 2.3. Ability to put consecutive Features in a folder)

6 years agoMenu "Insert folder before" is added
vsv [Fri, 24 Nov 2017 08:13:26 +0000 (11:13 +0300)]
Menu "Insert folder before" is added

6 years agoAbility to get index of the objects according to foldering (Task 2.3. Ability to...
azv [Fri, 24 Nov 2017 06:55:23 +0000 (09:55 +0300)]
Ability to get index of the objects according to foldering (Task 2.3. Ability to put consecutive Features in a folder)

6 years agoDo not store out-of-folder history for the features which cannot be placed in folders
azv [Fri, 24 Nov 2017 05:23:03 +0000 (08:23 +0300)]
Do not store out-of-folder history for the features which cannot be placed in folders

6 years agoMoving features to a folder has been implemented (Task 2.3. Ability to put consecutiv...
azv [Thu, 23 Nov 2017 12:18:00 +0000 (15:18 +0300)]
Moving features to a folder has been implemented (Task 2.3. Ability to put consecutive Features in a folder)

6 years agoUpdate history for the objects outside the folder (correction)
azv [Thu, 23 Nov 2017 09:33:58 +0000 (12:33 +0300)]
Update history for the objects outside the folder (correction)

6 years agoUpdate history for the objects outside of the folder
azv [Thu, 23 Nov 2017 08:56:02 +0000 (11:56 +0300)]
Update history for the objects outside of the folder

6 years agoSet unique name to folder (Task 2.3. Ability to put consecutive Features in a folder)
azv [Thu, 23 Nov 2017 06:57:36 +0000 (09:57 +0300)]
Set unique name to folder (Task 2.3. Ability to put consecutive Features in a folder)

6 years agoTask 2.3. Ability to put consecutive Features in a folder
azv [Wed, 22 Nov 2017 07:59:14 +0000 (10:59 +0300)]
Task 2.3. Ability to put consecutive Features in a folder

Implementation of the necessary features

6 years agoFix compilation problem on OCCT 7.1.0
azv [Wed, 22 Nov 2017 07:26:29 +0000 (10:26 +0300)]
Fix compilation problem on OCCT 7.1.0

6 years agoflush updated is moved to be after preview blocked to improve performance.
nds [Wed, 22 Nov 2017 07:12:40 +0000 (10:12 +0300)]
flush updated is moved to be after preview blocked to improve performance.

6 years agoFix problem linking with OCCT 7.2.1
azv [Tue, 21 Nov 2017 12:28:00 +0000 (15:28 +0300)]
Fix problem linking with OCCT 7.2.1

6 years agoImplement MakeVolume algorithm
azv [Tue, 21 Nov 2017 07:19:19 +0000 (10:19 +0300)]
Implement MakeVolume algorithm

6 years agoFix for the issue #2300: Wrong ExtrusionCut result
mpv [Tue, 21 Nov 2017 13:00:46 +0000 (16:00 +0300)]
Fix for the issue #2300: Wrong ExtrusionCut result

6 years agoFix for the issue #2289: Naming of vertices incorrect after extrusion
mpv [Tue, 21 Nov 2017 11:32:18 +0000 (14:32 +0300)]
Fix for the issue #2289: Naming of vertices incorrect after extrusion

6 years agoFix for the issue #2283: Mismatched free() / delete / delete[]
mpv [Tue, 21 Nov 2017 10:42:51 +0000 (13:42 +0300)]
Fix for the issue #2283: Mismatched free() / delete / delete[]

6 years agoMerge remote-tracking branch 'remotes/origin/Dev_ResultNames'
azv [Sun, 19 Nov 2017 08:51:30 +0000 (11:51 +0300)]
Merge remote-tracking branch 'remotes/origin/Dev_ResultNames'

6 years agoAdjust models test cases Dev_ResultNames
azv [Fri, 17 Nov 2017 12:52:53 +0000 (15:52 +0300)]
Adjust models test cases

6 years agoIssue #2282 Conditional jump or move depends on uninitialised value(s): patch is...
nds [Fri, 17 Nov 2017 09:02:36 +0000 (12:02 +0300)]
Issue #2282 Conditional jump or move depends on uninitialised value(s): patch is integrated on the 

6 years agoIssue #2199 Import of edges participating to the result of the sketch. Set Z layer...
nds [Fri, 17 Nov 2017 08:51:55 +0000 (11:51 +0300)]
Issue #2199 Import of edges participating to the result of the sketch. Set Z layer for projection presentations due to this lines are tool thin and are hidden behind any other lines.

6 years agoIssue #2293 Size of the view of a sketch is lost when pressing Set Plane View
nds [Thu, 16 Nov 2017 12:56:46 +0000 (15:56 +0300)]
Issue #2293 Size of the view of a sketch is lost when pressing Set Plane View

6 years agoCorrect names generation for tests.
mpv [Thu, 16 Nov 2017 12:22:05 +0000 (15:22 +0300)]
Correct names generation for tests.

6 years agoIssue #2204 Display a sketch plane: construction plane - using the plane face in...
nds [Thu, 16 Nov 2017 08:53:43 +0000 (11:53 +0300)]
Issue #2204 Display a sketch plane: construction plane - using the plane face in sketch preview.

6 years agoIssue #2205 Ability to customize the arrows and texts of dimensions: angle - correct...
nds [Thu, 16 Nov 2017 08:29:19 +0000 (11:29 +0300)]
Issue #2205 Ability to customize the arrows and texts of dimensions: angle - correct positioning for automatic case.

6 years agoinspector headers are placed in 'inc/inspector'
nds [Wed, 15 Nov 2017 15:42:30 +0000 (18:42 +0300)]
inspector headers are placed in 'inc/inspector'

6 years agoIssue #2298: Fatal error when adding a coincident constraint
azv [Wed, 15 Nov 2017 13:00:07 +0000 (16:00 +0300)]
Issue #2298: Fatal error when adding a coincident constraint

The crash in the positioning of the Perpendicular constraint has been eliminated.

6 years agoAdjust one more test.models/ case
azv [Wed, 15 Nov 2017 11:21:24 +0000 (14:21 +0300)]
Adjust one more test.models/ case

6 years agoMinor correction: add TestCustomName_ExtrusionCutFace.py to the list of test cases
azv [Wed, 15 Nov 2017 10:47:05 +0000 (13:47 +0300)]
Minor correction: add TestCustomName_ExtrusionCutFace.py to the list of test cases

6 years agoTask 2.1. Management of result names
azv [Wed, 15 Nov 2017 10:45:54 +0000 (13:45 +0300)]
Task 2.1. Management of result names

Apply "main_argument" mechanism to features, which have second object as a base.
Create additional test case.

6 years agoTask 2.1. Management of result names
azv [Wed, 15 Nov 2017 10:15:59 +0000 (13:15 +0300)]
Task 2.1. Management of result names

Adjust test.models/ cases according to the new naming conception.

6 years agoTask 2.1. Management of result names
azv [Fri, 3 Nov 2017 14:26:12 +0000 (17:26 +0300)]
Task 2.1. Management of result names

Adjust test cases according to the new naming conception.

6 years agoLinux compilation fix.
mpv [Tue, 14 Nov 2017 14:33:57 +0000 (17:33 +0300)]
Linux compilation fix.

6 years agoFix for the issue #2287.
mpv [Tue, 14 Nov 2017 14:19:50 +0000 (17:19 +0300)]
Fix for the issue #2287.

6 years agoTask 2.1. Management of result names
azv [Tue, 14 Nov 2017 07:24:21 +0000 (10:24 +0300)]
Task 2.1. Management of result names

Implement special keyword "main_argument" to mark concealed attribute as granting its name in case of several concealed attributes in the feature when the main attribute is not first.

6 years agoTask 2.1. Management of result names
azv [Tue, 14 Nov 2017 06:37:35 +0000 (09:37 +0300)]
Task 2.1. Management of result names

Improve checking default names when dumping to Python

6 years agoTask 2.1. Management of result names
azv [Fri, 3 Nov 2017 10:25:51 +0000 (13:25 +0300)]
Task 2.1. Management of result names

Support user names along the shape modifications.

6 years agoMake the same named results distinguished in the python dump and execution of these...
mpv [Tue, 14 Nov 2017 12:21:35 +0000 (15:21 +0300)]
Make the same named results distinguished in the python dump and execution of these scripts.

6 years agoAvoid possible problem on the document delete or close (if results contain compsolids).
mpv [Sun, 12 Nov 2017 13:02:27 +0000 (16:02 +0300)]
Avoid possible problem on the document delete or close (if results contain compsolids).

6 years agoFixed the problem of update of the presentation on abort/undo.
mpv [Thu, 9 Nov 2017 14:51:12 +0000 (17:51 +0300)]
Fixed the problem of update of the presentation on abort/undo.

6 years agoOpportunity for combo box of getting elements from the feature another attribute.
nds [Thu, 9 Nov 2017 11:30:39 +0000 (14:30 +0300)]
Opportunity for combo box of getting elements from the feature another attribute.

6 years agotool box: display the item text if the icon is not defined;
nds [Thu, 9 Nov 2017 10:51:45 +0000 (13:51 +0300)]
tool box: display the item text if the icon is not defined;

shapetools: area for faces of the current shape .

6 years agoOpportunity for combo box of getting elements from the feature another attribute.
nds [Wed, 8 Nov 2017 16:16:41 +0000 (19:16 +0300)]
Opportunity for combo box of getting elements from the feature another attribute.

6 years agoKey_Escape processing in File selector widget. Otherwise, crash happens if file dialo...
nds [Tue, 7 Nov 2017 12:13:39 +0000 (15:13 +0300)]
Key_Escape processing in File selector widget. Otherwise, crash happens if file dialog is opened.

6 years agoKey_Escape processing in File selector widget. Otherwise, crash happens if file dialo...
nds [Tue, 7 Nov 2017 12:03:56 +0000 (15:03 +0300)]
Key_Escape processing in File selector widget. Otherwise, crash happens if file dialog is opened.

6 years agoOpen document problem is corrected: after opening a document, all default filters...
nds [Tue, 7 Nov 2017 09:35:10 +0000 (12:35 +0300)]
Open document problem is corrected: after opening a document, all default filters (global also) are removed. Solution: "clearViewer" is moved to exact place where it is necessary, it should not be called by openDirectory in OpenParts mode.

6 years agoAn attempt of porting to current OCCT.
nds [Fri, 3 Nov 2017 12:27:15 +0000 (15:27 +0300)]
An attempt of porting to current OCCT.

6 years agoMake the same-name results distributed in time recognized correctly in loading of...
mpv [Fri, 3 Nov 2017 11:48:39 +0000 (14:48 +0300)]
Make the same-name results distributed in time recognized correctly in loading of python scripts.

6 years agoCorrection for jenkins
nds [Thu, 2 Nov 2017 15:59:03 +0000 (18:59 +0300)]
Correction for jenkins

6 years agoModuleBase_WidgetChoice is extended to use in a combo box a list of values read from...
nds [Thu, 2 Nov 2017 12:31:35 +0000 (15:31 +0300)]
ModuleBase_WidgetChoice is extended to use in a combo box a list of values read from a file (each file row is an item)

ModuleBase_WidgetFileSelector uses "import_initial_path" key for QFileDialog initial directory.

6 years agoModuleBase_WidgetChoice is extended to use in a combo box a list of values read from...
nds [Thu, 2 Nov 2017 12:31:19 +0000 (15:31 +0300)]
ModuleBase_WidgetChoice is extended to use in a combo box a list of values read from a file (each file row is an item)

ModuleBase_WidgetFileSelector uses "import_initial_path" key for QFileDialog initial directory.

6 years agoFix for the correct selection shared faces of results of Partition (in case the share...
mpv [Wed, 1 Nov 2017 11:30:22 +0000 (14:30 +0300)]
Fix for the correct selection shared faces of results of Partition (in case the shared faces are produced by construction planes).

The modification history must be located in both solids to avoid migration from one label to another and corruption of the topological naming selection mechanism.

6 years agoDraft of transparency
nds [Tue, 31 Oct 2017 12:18:03 +0000 (15:18 +0300)]
Draft of transparency

6 years agoFix due to the coding standards.
mpv [Mon, 30 Oct 2017 12:34:15 +0000 (15:34 +0300)]
Fix due to the coding standards.

6 years agoMerge remote-tracking branch 'origin/Dev_PluginPathExtension'
mpv [Mon, 30 Oct 2017 12:24:24 +0000 (15:24 +0300)]
Merge remote-tracking branch 'origin/Dev_PluginPathExtension'

6 years agoIssue #2200: Fix for highlighting of points
vsv [Fri, 27 Oct 2017 09:30:17 +0000 (12:30 +0300)]
Issue #2200: Fix for highlighting of points

6 years agoPrepare version 2.9.1 V_2.9.1
mpv [Wed, 25 Oct 2017 15:25:54 +0000 (18:25 +0300)]
Prepare version 2.9.1

6 years agoFix compilation problems
azv [Wed, 25 Oct 2017 06:42:03 +0000 (09:42 +0300)]
Fix compilation problems

6 years agoDebugging naming for the symmetry and the scale.
vm247602 [Wed, 25 Oct 2017 06:23:44 +0000 (08:23 +0200)]
Debugging naming for the symmetry and the scale.

6 years agoHorizontal and vertical distances now show positive value (but store signed value...
azv [Tue, 24 Oct 2017 14:07:54 +0000 (17:07 +0300)]
Horizontal and vertical distances now show positive value (but store signed value internally) (issue #2203)

6 years agoFix of the compilation problems.
mpv [Tue, 24 Oct 2017 10:19:30 +0000 (13:19 +0300)]
Fix of the compilation problems.

6 years agoIssue #2280: Trim in the sketch generates a SIGSEGV
azv [Tue, 24 Oct 2017 09:40:16 +0000 (12:40 +0300)]
Issue #2280: Trim in the sketch generates a SIGSEGV

Avoid setting constraints onto the Projection feature while trimming.

6 years agoUpdate of the intersection-points calculation due to the note #9 of the issue #2209.
mpv [Tue, 24 Oct 2017 09:19:17 +0000 (12:19 +0300)]
Update of the intersection-points calculation due to the note #9 of the issue #2209.

6 years agoSupport of additional environment-defined path to plugins. Also make plugins.xml... Dev_PluginPathExtension
mpv [Fri, 20 Oct 2017 16:20:57 +0000 (19:20 +0300)]
Support of additional environment-defined path to plugins. Also make plugins.xml appeared twice works as extension.

6 years agoFix for naming update problem with partition created with a plane.
mpv [Fri, 20 Oct 2017 05:54:45 +0000 (08:54 +0300)]
Fix for naming update problem with partition created with a plane.

6 years agoFix the problem of projection in case not-supported type of edge is projected for...
mpv [Fri, 20 Oct 2017 05:10:53 +0000 (08:10 +0300)]
Fix the problem of projection in case not-supported type of edge is projected for the external feature creation.

6 years agoFix for the issue #2276: selecting the center of a circle crashes SHAPER
mpv [Thu, 19 Oct 2017 10:52:36 +0000 (13:52 +0300)]
Fix for the issue #2276: selecting the center of a circle crashes SHAPER

6 years agoIssue #2203: "Location type" is renamed into "Text location"
nds [Thu, 19 Oct 2017 08:09:53 +0000 (11:09 +0300)]
Issue #2203: "Location type" is renamed into "Text location"

6 years agoFix the problem that for Remove Shapes the sub-result can be selected as a base objec...
mpv [Thu, 12 Oct 2017 12:26:07 +0000 (15:26 +0300)]
Fix the problem that for Remove Shapes the sub-result can be selected as a base object. In case of compound of compsolids and other kinds of shapes this may lead to crash.

6 years agoFix for the issue #2274: closing the study takes too much time.
mpv [Thu, 12 Oct 2017 08:04:25 +0000 (11:04 +0300)]
Fix for the issue #2274: closing the study takes too much time.

6 years agoFix compilation on Debian cgt/devCEA
azv [Tue, 10 Oct 2017 10:41:11 +0000 (13:41 +0300)]
Fix compilation on Debian

6 years agoIssue #2273: Error when reading HDF and Python dump
azv [Tue, 10 Oct 2017 09:20:29 +0000 (12:20 +0300)]
Issue #2273: Error when reading HDF and Python dump

Implemented validator which deny referring to generated features by Multi-Rotation, Multi-Translation and Mirror

6 years agoFix the problem is tangent segments are not intersected. V_2.9.0
mpv [Mon, 9 Oct 2017 14:23:35 +0000 (17:23 +0300)]
Fix the problem is tangent segments are not intersected.

6 years agoPrepare the version 2.9.0
mpv [Mon, 9 Oct 2017 14:00:39 +0000 (17:00 +0300)]
Prepare the version 2.9.0

6 years agoProtect constraint without flyout point of setting such attribute by SketchSolver_Manager
azv [Mon, 9 Oct 2017 13:29:39 +0000 (16:29 +0300)]
Protect constraint without flyout point of setting such attribute by SketchSolver_Manager

6 years ago#2206 Avoid the ability to cancel the current sketch when saving
nds [Mon, 9 Oct 2017 13:02:14 +0000 (16:02 +0300)]
#2206 Avoid the ability to cancel the current sketch when saving