Salome HOME
modules/shaper.git
6 years agoAdapting exportToGEOM tests to selection changes since 2.9.1.
Christophe Bourcier [Tue, 5 Dec 2017 07:39:59 +0000 (08:39 +0100)]
Adapting exportToGEOM tests to selection changes since 2.9.1.

6 years agoMerge remote-tracking branch 'origin/cbr/export_to_geom_via_xao'
Christophe Bourcier [Tue, 5 Dec 2017 07:37:33 +0000 (08:37 +0100)]
Merge remote-tracking branch 'origin/cbr/export_to_geom_via_xao'

6 years ago#2309 Possibility to hide faces : linux compilation correction
nds [Tue, 5 Dec 2017 13:54:55 +0000 (16:54 +0300)]
#2309 Possibility to hide faces : linux compilation correction

6 years ago#2309 Possibility to hide faces
nds [Tue, 5 Dec 2017 13:43:17 +0000 (16:43 +0300)]
#2309 Possibility to hide faces

6 years ago#2309 Possibility to hide faces
nds [Tue, 5 Dec 2017 13:42:06 +0000 (16:42 +0300)]
#2309 Possibility to hide faces

6 years ago#2309 Possibility to hide faces
nds [Tue, 5 Dec 2017 13:34:23 +0000 (16:34 +0300)]
#2309 Possibility to hide faces

6 years ago#2309 Possibility to hide faces
nds [Tue, 5 Dec 2017 13:25:04 +0000 (16:25 +0300)]
#2309 Possibility to hide faces

6 years agoRevert "Merge remote-tracking branch 'origin/cbr/export_to_geom_via_xao'"
dbv [Tue, 5 Dec 2017 12:20:59 +0000 (15:20 +0300)]
Revert "Merge remote-tracking branch 'origin/cbr/export_to_geom_via_xao'"

This reverts commit 31be7334103f9a8d8c43e5c0dadfebc67da54ac6, reversing
changes made to 347a1671aea98db365367ada4b6abc38f344bae3.

6 years agoRevert "Adapting exportToGEOM tests to selection changes since 2.9.1."
dbv [Tue, 5 Dec 2017 12:20:44 +0000 (15:20 +0300)]
Revert "Adapting exportToGEOM tests to selection changes since 2.9.1."

This reverts commit d1f6f406109c1ba4d05ada70c2800307c3f31469.

6 years agoIssue #2329: group of vertices is empty
dbv [Tue, 5 Dec 2017 11:57:20 +0000 (14:57 +0300)]
Issue #2329: group of vertices is empty

Fixed

6 years agoAdapting exportToGEOM tests to selection changes since 2.9.1.
Christophe Bourcier [Tue, 5 Dec 2017 07:39:59 +0000 (08:39 +0100)]
Adapting exportToGEOM tests to selection changes since 2.9.1.

6 years agoMerge remote-tracking branch 'origin/cbr/export_to_geom_via_xao'
Christophe Bourcier [Tue, 5 Dec 2017 07:37:33 +0000 (08:37 +0100)]
Merge remote-tracking branch 'origin/cbr/export_to_geom_via_xao'

6 years agoAdd a new test to check exportToGEOM groups and fields cbr/export_to_geom_via_xao
Christophe Bourcier [Mon, 4 Dec 2017 14:16:16 +0000 (15:16 +0100)]
Add a new test to check exportToGEOM groups and fields

6 years agoFix XAO Part uppercase
Christophe Bourcier [Mon, 4 Dec 2017 12:21:28 +0000 (13:21 +0100)]
Fix XAO Part uppercase

6 years agoIssue #2327: Fill gives no result
dbv [Mon, 4 Dec 2017 11:19:17 +0000 (14:19 +0300)]
Issue #2327: Fill gives no result

Fixed

6 years agoFix for the issue #2290 : error in exportToXAO call from python
mpv [Mon, 4 Dec 2017 08:32:15 +0000 (11:32 +0300)]
Fix for the issue #2290 : error in exportToXAO call from python

6 years agoSatisfy coding style (lines <= 100 symbols)
azv [Mon, 4 Dec 2017 08:09:54 +0000 (11:09 +0300)]
Satisfy coding style (lines <= 100 symbols)

6 years agoImplementation of 3D Fillet operation
azv [Thu, 30 Nov 2017 10:04:31 +0000 (13:04 +0300)]
Implementation of 3D Fillet operation

6 years agoComment improper Split debugging macro
azv [Mon, 4 Dec 2017 07:23:30 +0000 (10:23 +0300)]
Comment improper Split debugging macro

6 years agoUpdate the Split operation to avoid changing positions of the sketch feature after...
azv [Mon, 4 Dec 2017 07:11:25 +0000 (10:11 +0300)]
Update the Split operation to avoid changing positions of the sketch feature after dumping to Python

6 years agoFix compilation problems on CentOS (part II)
azv [Mon, 4 Dec 2017 05:45:55 +0000 (08:45 +0300)]
Fix compilation problems on CentOS (part II)

6 years agoFix compilation problems on CentOS
azv [Mon, 4 Dec 2017 04:46:43 +0000 (07:46 +0300)]
Fix compilation problems on CentOS

6 years agoIssue #2299: Wrong face support of sketch in script from python dump
azv [Fri, 1 Dec 2017 16:54:47 +0000 (19:54 +0300)]
Issue #2299: Wrong face support of sketch in script from python dump

Improve order of sketch entities during Python dump.

6 years agoFix to add KERNEL and GUI libraries to launch salome in the build environment
Christophe Bourcier [Fri, 1 Dec 2017 15:56:00 +0000 (16:56 +0100)]
Fix to add KERNEL and GUI libraries to launch salome in the build environment

6 years agoImplement ExportToGEOM via exportToXAO. Fix the issue #2198.
Christophe Bourcier [Fri, 1 Dec 2017 15:11:16 +0000 (16:11 +0100)]
Implement ExportToGEOM via exportToXAO. Fix the issue #2198.

6 years agoImplement ExportToGEOM via exportToXAO. Fix the issue #2198.
Christophe Bourcier [Fri, 1 Dec 2017 15:07:31 +0000 (16:07 +0100)]
Implement ExportToGEOM via exportToXAO. Fix the issue #2198.

6 years agoIssue #2305: 1.1.2.2 To complete the operator FILL
dbv [Fri, 1 Dec 2017 15:06:45 +0000 (18:06 +0300)]
Issue #2305: 1.1.2.2 To complete the operator FILL

Fill now allows to select shapes with any kind of type.

6 years agoMerge remote-tracking branch 'remotes/origin/Dev_FolderFeature'
azv [Fri, 1 Dec 2017 12:40:50 +0000 (15:40 +0300)]
Merge remote-tracking branch 'remotes/origin/Dev_FolderFeature'

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 agoIssue #2318: python script failed
azv [Fri, 1 Dec 2017 05:29:51 +0000 (08:29 +0300)]
Issue #2318: python script failed

Python API feature to process ellipsoid has been implemented.

6 years agoMerge branch 'master' of salome:modules/shaper
vsv [Wed, 29 Nov 2017 16:46:13 +0000 (19:46 +0300)]
Merge branch 'master' of salome:modules/shaper

6 years agoIssue #2288: Update column with icons in object browser on Linux
vsv [Wed, 29 Nov 2017 16:45:57 +0000 (19:45 +0300)]
Issue #2288: Update column with icons in object browser on Linux

6 years agoIssue #2308: 1.1.2.4 Faces in “Union”
dbv [Wed, 29 Nov 2017 16:36:59 +0000 (19:36 +0300)]
Issue #2308: 1.1.2.4 Faces in “Union”

Now Union allows to select faces with shared edges. Only results and sub-results allowed for selection.

6 years agoRemove eye icon for parameters
vsv [Wed, 29 Nov 2017 12:22:31 +0000 (15:22 +0300)]
Remove eye icon for parameters

6 years agoMerge branch 'master' of salome:modules/shaper
vsv [Wed, 29 Nov 2017 10:37:53 +0000 (13:37 +0300)]
Merge branch 'master' of salome:modules/shaper

6 years agoIssue #2292: Calculate selection tolerance of dimension text
vsv [Wed, 29 Nov 2017 10:37:31 +0000 (13:37 +0300)]
Issue #2292: Calculate selection tolerance of dimension text

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 

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