]> SALOME platform Git repositories - modules/shaper.git/log
Salome HOME
modules/shaper.git
6 years agoSpeed up undo-redo and document loading: do not recompute persistence-based features .
mpv [Wed, 29 Nov 2017 07:26:33 +0000 (10:26 +0300)]
Speed up undo-redo and document loading: do not recompute persistence-based features .

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 agoAdded new python function for tests creation
mpv [Tue, 28 Nov 2017 11:00:58 +0000 (14:00 +0300)]
Added new python function for tests creation

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 agoIssue #2316: Union input panel – correct error text
dbv [Tue, 28 Nov 2017 08:57:08 +0000 (11:57 +0300)]
Issue #2316: Union input panel – correct error text

Fixed error text.

6 years agoIssue #2315: Remove sub-shapes default mode
dbv [Tue, 28 Nov 2017 08:37:58 +0000 (11:37 +0300)]
Issue #2315: Remove sub-shapes default mode

Now remove sub-shapes mode is default mode.

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

6 years agoTests fix.
dbv [Mon, 27 Nov 2017 17:14:13 +0000 (20:14 +0300)]
Tests fix.

6 years agoIssue #2307: 1.1.2.5 Remove Sub-Shapes mode
dbv [Mon, 27 Nov 2017 16:11:49 +0000 (19:11 +0300)]
Issue #2307: 1.1.2.5 Remove Sub-Shapes mode

Added mode to select which sub-shapes should be removed.

6 years agoJenkins compilation correction.
nds [Mon, 27 Nov 2017 14:18:40 +0000 (17:18 +0300)]
Jenkins compilation correction.

6 years agoAvoid crash in SALOME mode.
nds [Mon, 27 Nov 2017 14:12:36 +0000 (17:12 +0300)]
Avoid crash in SALOME mode.

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 agoImprovement of the Group Feature (Undo-Redo functionality inside the multiple selecti...
nds [Mon, 27 Nov 2017 09:47:53 +0000 (12:47 +0300)]
Improvement of the Group Feature (Undo-Redo functionality inside the multiple selection widget)

6 years agoFix crash while changing the argument of the Projection
azv [Mon, 27 Nov 2017 05:22:54 +0000 (08:22 +0300)]
Fix crash while changing the argument of the Projection

6 years agoIssue #2311: Application crashes after change parameter
azv [Sun, 26 Nov 2017 15:18:05 +0000 (18:18 +0300)]
Issue #2311: Application crashes after change parameter

Intelligent dump of the "Copy" feature: dump only the feature which has produced the "Copy".

6 years agoAdjust names in test cases (part II)
azv [Sun, 26 Nov 2017 14:00:48 +0000 (17:00 +0300)]
Adjust names in test cases (part II)

6 years agoIssue #2299: Wrong face support of sketch in script from python dump
azv [Sun, 26 Nov 2017 10:36:46 +0000 (13:36 +0300)]
Issue #2299: Wrong face support of sketch in script from python dump

Adjust test cases to fix problems with the edge enumeration.

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 agoIssue #2299: Wrong face support of sketch in script from python dump
azv [Sat, 25 Nov 2017 15:56:21 +0000 (18:56 +0300)]
Issue #2299: Wrong face support of sketch in script from python dump

Use BRepTools_WireExplorer instead of TopExp_Explorer when building sketch face, because it takes into account the connectivity of the wire.

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 agoIssue #2306: 1.1.2.3 Fill construction planes
dbv [Thu, 23 Nov 2017 12:09:36 +0000 (15:09 +0300)]
Issue #2306: 1.1.2.3 Fill construction planes

Test case fix.

6 years agoIssue #2306: 1.1.2.3 Fill construction planes
dbv [Wed, 1 Nov 2017 11:53:13 +0000 (14:53 +0300)]
Issue #2306: 1.1.2.3 Fill construction planes

Now Boolean Fill allows to select construction planes as Tools.

6 years agoIssue #2304: 1.1.2.1 To modify Partition
dbv [Thu, 23 Nov 2017 10:51:09 +0000 (13:51 +0300)]
Issue #2304: 1.1.2.1 To modify Partition

Now after partition faces and edges that are included as sub-shapes of other shapes does not included into result.

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 agoAccess to preferences from python
mpv [Wed, 22 Nov 2017 11:51:49 +0000 (14:51 +0300)]
Access to preferences from python

6 years agoIssue #2278 Cannot validate a Sketch. Feature should be stored in cache, not result...
nds [Wed, 22 Nov 2017 11:10:40 +0000 (14:10 +0300)]
Issue #2278 Cannot validate a Sketch. Feature should be stored in cache, not result. It is possible that result is empty (in the issue Geom_BSplineCurve is tried on for the projection, projection can not create result on this object, so it is NULL)

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 master.

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.