Salome HOME
modules/geom.git
9 years agoadd synchronization with "Dependency Tree" view
mpa [Tue, 24 Jun 2014 06:07:59 +0000 (10:07 +0400)]
add synchronization with "Dependency Tree" view

9 years agoGet sub-objects recursively. Miss sub-object if it is in 'selected' list.
akl [Mon, 23 Jun 2014 14:12:26 +0000 (18:12 +0400)]
Get sub-objects recursively. Miss sub-object if it is in 'selected' list.

9 years agoclean programming code + add warning on deleting intermediate objects
mpa [Mon, 23 Jun 2014 13:57:49 +0000 (17:57 +0400)]
clean programming code + add warning on deleting intermediate objects

9 years agoImplementation of 'Unpublish' and 'Remove' options functionality.
akl [Fri, 20 Jun 2014 13:46:52 +0000 (17:46 +0400)]
Implementation of 'Unpublish' and 'Remove' options functionality.

9 years agoclean programming code
mpa [Fri, 20 Jun 2014 13:23:50 +0000 (17:23 +0400)]
clean programming code

9 years agosome edition
mpa [Fri, 20 Jun 2014 12:13:42 +0000 (16:13 +0400)]
some edition

9 years agoMerge of GUI and Engine functionalities
mpa [Fri, 20 Jun 2014 10:19:06 +0000 (14:19 +0400)]
Merge of GUI and Engine functionalities

9 years agoFix repeated items
akl [Fri, 20 Jun 2014 08:56:25 +0000 (12:56 +0400)]
Fix repeated items

9 years agoImplementation of 'GetEntriesToCleanStudy' function to get categorized lists of objects.
akl [Thu, 19 Jun 2014 14:59:59 +0000 (18:59 +0400)]
Implementation of 'GetEntriesToCleanStudy' function to get categorized lists of objects.

9 years ago0022472: EDF 2690 GEOM: Keep only some terminal objects and its parents
mpa [Thu, 19 Jun 2014 07:07:13 +0000 (11:07 +0400)]
0022472: EDF 2690 GEOM: Keep only some terminal objects and its parents
- first version of implementation

10 years agoadd zoom action when wheel is spinning
mpa [Wed, 11 Jun 2014 07:06:57 +0000 (11:06 +0400)]
add zoom action when wheel is spinning

10 years agofixed a problem
mpa [Mon, 9 Jun 2014 13:12:08 +0000 (17:12 +0400)]
fixed a problem

10 years agoCorrection of 'dependency tree' functionality description.
mpa [Mon, 9 Jun 2014 05:46:14 +0000 (09:46 +0400)]
Correction of 'dependency tree' functionality description.

10 years agoCorrection of 'dependency tree' functionality description.
akl [Fri, 6 Jun 2014 14:25:29 +0000 (18:25 +0400)]
Correction of 'dependency tree' functionality description.

10 years agoadd documentation about dependency tree functionality
mpa [Fri, 6 Jun 2014 12:08:47 +0000 (16:08 +0400)]
add documentation about dependency tree functionality

10 years agoAdd comment that it is for GUI only.
akl [Fri, 6 Jun 2014 11:03:22 +0000 (15:03 +0400)]
Add comment that it is for GUI only.

10 years agoFix case of only one link - self-depending link.
akl [Fri, 6 Jun 2014 08:42:57 +0000 (12:42 +0400)]
Fix case of only one link - self-depending link.

10 years agoCorrection of case with bi-directional links.
akl [Fri, 6 Jun 2014 05:31:57 +0000 (09:31 +0400)]
Correction of case with bi-directional links.

10 years agoCorrection of code for bi-linked nodes
mpa [Thu, 5 Jun 2014 11:55:29 +0000 (15:55 +0400)]
Correction of code for bi-linked nodes

10 years agoFix upward cycling if two objects depend on each other.
akl [Thu, 5 Jun 2014 11:17:59 +0000 (15:17 +0400)]
Fix upward cycling if two objects depend on each other.

10 years ago- clean programming code
mpa [Thu, 5 Jun 2014 07:44:52 +0000 (11:44 +0400)]
- clean programming code
- add signals for GEOMGUI-->DependecyTree cooperation
- begin of documentation

10 years agoAdd comments, remove outputs and put some things in order.
akl [Wed, 4 Jun 2014 11:57:33 +0000 (15:57 +0400)]
Add comments, remove outputs and put some things in order.

10 years ago- clean programming code
mpa [Wed, 4 Jun 2014 09:01:12 +0000 (13:01 +0400)]
- clean programming code

10 years ago- add new translation
mpa [Tue, 3 Jun 2014 06:14:22 +0000 (10:14 +0400)]
- add new translation
- correct some files

10 years agoCorrect checking objects.
akl [Mon, 2 Jun 2014 13:30:05 +0000 (17:30 +0400)]
Correct checking objects.

10 years ago- add new Dependency Tree selector
mpa [Mon, 2 Jun 2014 08:20:08 +0000 (12:20 +0400)]
- add new Dependency Tree selector

10 years agoOCAF tree traversal to get the downward dependencies including 'unpublished' objects.
akl [Mon, 2 Jun 2014 06:56:14 +0000 (10:56 +0400)]
OCAF tree traversal to get the downward dependencies including 'unpublished' objects.

10 years agoAutomatic update of Dependency tree after object renaming.
akl [Thu, 29 May 2014 13:44:36 +0000 (17:44 +0400)]
update of Dependency tree after object renaming.

10 years ago- add possibility to rebuild dependency tree by selecting objects
mpa [Thu, 29 May 2014 11:18:22 +0000 (15:18 +0400)]
- add possibility to rebuild dependency tree by selecting objects

10 years agoDon't process already processed objects.
akl [Thu, 29 May 2014 10:19:20 +0000 (14:19 +0400)]
Don't process already processed objects.

10 years ago- add new method for view
mpa [Wed, 28 May 2014 11:07:18 +0000 (15:07 +0400)]
- add new method for view
- edit the work of thread

10 years ago- add new method for view
mpa [Wed, 28 May 2014 11:06:55 +0000 (15:06 +0400)]
- add new method for view
- edit the work of thread

10 years agoImplementation of 'Show' and 'Show Only' actions from popup menu for selected objects...
akl [Wed, 28 May 2014 05:11:20 +0000 (09:11 +0400)]
Implementation of 'Show' and 'Show Only' actions from popup menu for selected objects in Dependency tree.

10 years agoAdd object selection in Dependency Tree
mpa [Fri, 23 May 2014 13:04:32 +0000 (17:04 +0400)]
Add object selection in Dependency Tree

10 years agoFix of self depending case.
akl [Fri, 23 May 2014 11:55:57 +0000 (15:55 +0400)]
Fix of self depending case.

10 years agoCorrection 2 of GUI part
mpa [Fri, 23 May 2014 11:43:01 +0000 (15:43 +0400)]
Correction 2 of GUI part

10 years agoCorrection of GUI part
mpa [Fri, 23 May 2014 08:09:19 +0000 (12:09 +0400)]
Correction of GUI part

10 years agoFix the parsing string to tree.
akl [Fri, 23 May 2014 06:09:17 +0000 (10:09 +0400)]
Fix the parsing string to tree.

10 years agoDebug of GetDependencyTree.
akl [Fri, 23 May 2014 05:11:17 +0000 (09:11 +0400)]
Debug of GetDependencyTree.

10 years agoCreation of GUI part
mpa [Wed, 21 May 2014 13:42:20 +0000 (17:42 +0400)]
Creation of GUI part

10 years agoAlgorithm of dependencies definition was updated and replaced. Auxiliry convertation...
akl [Wed, 21 May 2014 09:24:03 +0000 (13:24 +0400)]
Algorithm of dependencies definition was updated and replaced. Auxiliry convertation functions were added.

10 years agoStub of algorithm in new place.
akl [Fri, 16 May 2014 12:49:16 +0000 (16:49 +0400)]
Stub of algorithm in new place.

10 years ago1st version of algorithm of collecting dependencies.
akl [Thu, 15 May 2014 08:25:55 +0000 (12:25 +0400)]
1st version of algorithm of collecting dependencies.

10 years agoInstall missing headers.
rnv [Wed, 14 May 2014 15:49:24 +0000 (19:49 +0400)]
Install missing headers.

10 years agoInstall missing header files.
rnv [Wed, 14 May 2014 12:13:44 +0000 (16:13 +0400)]
Install missing header files.

10 years agoAdd a warning message that geompy.py module works correctly only in 1st study
vsr [Wed, 14 May 2014 10:50:39 +0000 (14:50 +0400)]
Add a warning message that geompy.py module works correctly only in 1st study

10 years ago0021835: Report detected errors in GUI even if there were errors during the operation
skv [Thu, 8 May 2014 07:51:17 +0000 (11:51 +0400)]
0021835: Report detected errors in GUI even if there were errors during the operation

10 years agoMerge remote-tracking branch 'origin/master'
ctn [Wed, 7 May 2014 12:48:03 +0000 (14:48 +0200)]
Merge remote-tracking branch 'origin/master'

10 years agoupdate of messages
ctn [Wed, 7 May 2014 12:47:44 +0000 (14:47 +0200)]
update of messages

10 years agoMerge branch 'origin/ysn/doc_update_740': update documentation
vsr [Wed, 7 May 2014 12:25:27 +0000 (16:25 +0400)]
Merge branch 'origin/ysn/doc_update_740': update documentation

10 years agoReview or reference documentation. Improvement of sketcher and measurement tools...
ysn [Mon, 5 May 2014 06:16:12 +0000 (10:16 +0400)]
Review or reference documentation. Improvement of sketcher and measurement tools documentation.

10 years ago0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface...
skv [Wed, 30 Apr 2014 07:56:43 +0000 (11:56 +0400)]
0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface": documentation update

10 years ago0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface"
skv [Wed, 30 Apr 2014 07:17:13 +0000 (11:17 +0400)]
0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface"

10 years ago0022475: EDF 2811 GEOM: Features for "Smoothing Surface" function
skv [Wed, 30 Apr 2014 06:53:36 +0000 (10:53 +0400)]
0022475: EDF 2811 GEOM: Features for "Smoothing Surface" function

10 years agoUpdate notebook.myStudy to avoid problem with the bad reference to the
rnv [Tue, 29 Apr 2014 12:12:10 +0000 (16:12 +0400)]
Update notebook.myStudy to avoid problem with the bad reference to the
SalomeDS study during update study from the notebook.

10 years agoAdditional variable with visibility state of main shape at opening 'Create/Edit group...
akl [Tue, 29 Apr 2014 06:59:48 +0000 (10:59 +0400)]
Additional variable with visibility state of main shape at opening 'Create/Edit group' dialog was added in order to restore it after closing dialog.

10 years agoINT PAL 0052418: TC7.4.0: Display mode is changed incorectly
mpa [Fri, 25 Apr 2014 12:29:15 +0000 (16:29 +0400)]
INT PAL 0052418: TC7.4.0: Display mode is changed incorectly

10 years ago0022565: [CEA 1145] Missing WT_NoteBook in python:
akl [Thu, 24 Apr 2014 14:01:10 +0000 (18:01 +0400)]
0022565: [CEA 1145] Missing WT_NoteBook in python:
by default, "Note Book" dockable window is enable only in the GEOM and SMESH modules now.

10 years agoFix for the 0052398: TC7.4.0: fatal error during redo in the "3D Sketch
rnv [Fri, 18 Apr 2014 14:05:27 +0000 (18:05 +0400)]
Fix for the 0052398: TC7.4.0: fatal error during redo in the "3D Sketch
Construction" dialog issue.

10 years agoIncrement version: 7.4.0
vsr [Fri, 18 Apr 2014 11:29:15 +0000 (15:29 +0400)]
Increment version: 7.4.0

10 years agoINT PAL 0052384: TC7.4.0:Angle between two edges: 1) using single angle value from...
akl [Fri, 18 Apr 2014 08:47:37 +0000 (12:47 +0400)]
INT PAL 0052384: TC7.4.0:Angle between two edges: 1) using single angle value from the built presentation in viewer and dialog; 2) switch angle units depending on preferences.

10 years ago0022551: EDF 2857 - 7832 GEOM : problem with projection
skv [Fri, 18 Apr 2014 07:06:37 +0000 (11:06 +0400)]
0022551: EDF 2857 - 7832 GEOM : problem with projection

10 years agoMerge branch 'master' of salome:modules/geom
vsr [Thu, 17 Apr 2014 12:25:47 +0000 (16:25 +0400)]
Merge branch 'master' of salome:modules/geom

10 years ago0052388: TC7.4.0:Texture is not correct by default
vsr [Thu, 17 Apr 2014 12:25:34 +0000 (16:25 +0400)]
0052388: TC7.4.0:Texture is not correct by default

10 years agoINT PAL 0052383: TC7.4.0: color is not changed in VTK scene
mpa [Thu, 17 Apr 2014 08:59:38 +0000 (12:59 +0400)]
INT PAL 0052383: TC7.4.0: color is not changed in VTK scene

10 years agoFix for the "0052392: TC7.4.0: there is no magenta color for free
rnv [Wed, 16 Apr 2014 13:12:08 +0000 (17:12 +0400)]
Fix for the "0052392: TC7.4.0: there is no magenta color for free
boundaries in VTK" issue: alaways display a preview for the free
boundaries in the Wireframe mode.

10 years ago0022558: [CEA 1135] Mesh migration documentation link broken
vsr [Wed, 16 Apr 2014 11:58:55 +0000 (15:58 +0400)]
0022558: [CEA 1135] Mesh migration documentation link broken

10 years ago0022550: [CEA 1137] "FuseCollinearEdgesWithinWire" fails on some wires V7_4_0b1
skv [Mon, 14 Apr 2014 15:47:25 +0000 (19:47 +0400)]
0022550: [CEA 1137] "FuseCollinearEdgesWithinWire" fails on some wires

10 years ago0022512: Fix for regression after fix for 0022514
skv [Fri, 11 Apr 2014 06:54:04 +0000 (10:54 +0400)]
0022512: Fix for regression after fix for 0022514

10 years ago0022514: [CEA 1071] FuseCollinearEdgesWithinWire fails
skv [Thu, 10 Apr 2014 08:48:43 +0000 (12:48 +0400)]
0022514: [CEA 1071] FuseCollinearEdgesWithinWire fails

10 years ago0022512: [CEA 1073] FuseCollinearEdgesWithinWire makes the orginal shape invalid
skv [Wed, 9 Apr 2014 08:38:15 +0000 (12:38 +0400)]
0022512: [CEA 1073] FuseCollinearEdgesWithinWire makes the orginal shape invalid

10 years ago0022468: [CEA 1048] IMP GEOM: creating groups on materials at STEP import V7_4_0a1
vsr [Fri, 4 Apr 2014 06:57:53 +0000 (10:57 +0400)]
0022468: [CEA 1048] IMP GEOM: creating groups on materials at STEP import
Additional fix to make correct Python dump when material groups are created

10 years ago0022373: EDF 2691 GEOM: Publish the shapes with error in Check Shape
skv [Fri, 4 Apr 2014 06:44:39 +0000 (10:44 +0400)]
0022373: EDF 2691 GEOM: Publish the shapes with error in Check Shape

10 years agoMerge branch V7_3_1_BR
vsr [Thu, 3 Apr 2014 10:15:51 +0000 (14:15 +0400)]
Merge branch V7_3_1_BR

10 years ago0022531: [CEA 1112] the point markers o and x are inverted
imn [Fri, 28 Mar 2014 11:39:34 +0000 (15:39 +0400)]
0022531: [CEA 1112] the point markers o and x are inverted

10 years agoFix compilation problem with the DEV OCCT
rnv [Fri, 28 Mar 2014 10:25:42 +0000 (14:25 +0400)]
Fix compilation problem with the DEV OCCT

10 years ago0022471: EDF 2604 GEOM: Suppress the boundary edges of the tools in the fuse operation
skv [Thu, 27 Mar 2014 07:59:05 +0000 (11:59 +0400)]
0022471: EDF 2604 GEOM: Suppress the boundary edges of the tools in the fuse operation

10 years ago0022475: EDF 2811 GEOM: Features for "Smoothing Surface" function
skv [Wed, 26 Mar 2014 09:07:43 +0000 (13:07 +0400)]
0022475: EDF 2811 GEOM: Features for "Smoothing Surface" function

10 years ago0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface"
skv [Mon, 24 Mar 2014 09:13:11 +0000 (13:13 +0400)]
0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface"

10 years ago0022519: [CEA 1083]Impossible to graphicaly select an edge for MakeVertexOnCurve
vsr [Tue, 18 Mar 2014 05:47:52 +0000 (09:47 +0400)]
0022519: [CEA 1083]Impossible to graphicaly select an edge for MakeVertexOnCurve

10 years agoGEOM_Displayer - Loading textures with non-ansi paths. (OCCT 6.7.0 compatibility)
apl [Fri, 14 Mar 2014 14:51:21 +0000 (18:51 +0400)]
GEOM_Displayer - Loading textures with non-ansi paths. (OCCT 6.7.0 compatibility)

10 years agoGEOM_Displayer - Loading textures with non-ansi paths.
apl [Fri, 14 Mar 2014 09:05:51 +0000 (13:05 +0400)]
GEOM_Displayer - Loading textures with non-ansi paths.
- Loading textures using Qt tools.
- Image caching.

10 years ago0021746: EDF 2135 GEOM: Unification of Python documentations
mpa [Thu, 13 Mar 2014 12:50:55 +0000 (16:50 +0400)]
0021746: EDF 2135 GEOM: Unification of Python documentations

10 years agoFix of bug 0022506: [CEA 1086] Import in GEOM returns "unknown exception"
akl [Tue, 11 Mar 2014 07:07:29 +0000 (11:07 +0400)]
Fix of bug 0022506: [CEA 1086] Import in GEOM returns "unknown exception"

10 years ago22501: [CEA 1076] Impossible to mesh at its position a translated without copy shape...
eap [Fri, 7 Mar 2014 10:47:59 +0000 (14:47 +0400)]
22501: [CEA 1076] Impossible to mesh at its position a translated without copy shape if the shape has already been meshed

10 years ago0022503: [CEA 1072] "Get Non Blocks" does not work on a set of faces
skv [Thu, 6 Mar 2014 12:00:24 +0000 (16:00 +0400)]
0022503: [CEA 1072] "Get Non Blocks" does not work on a set of faces

10 years agoILMAB: export GEOM fields to MED file
eap [Wed, 5 Mar 2014 15:47:48 +0000 (19:47 +0400)]
ILMAB: export GEOM fields to MED file

10 years agoEnhancement of mechanism of automatic searching of GEOM plugins to catch Import/Expor...
akl [Wed, 5 Mar 2014 10:42:58 +0000 (14:42 +0400)]
Enhancement of mechanism of automatic searching of GEOM plugins to catch Import/Export ones too.

10 years ago0022474: [CEA 1050] UnionFaces does not work on shells
skv [Wed, 5 Mar 2014 10:15:17 +0000 (14:15 +0400)]
0022474: [CEA 1050] UnionFaces does not work on shells

10 years agoForum: Warning Dialog in "Create Group" doesn't disappear
imn [Wed, 5 Mar 2014 08:55:14 +0000 (12:55 +0400)]
Forum: Warning Dialog in "Create Group" doesn't disappear

10 years agoDebug of CMake build procedure
mpa [Thu, 27 Feb 2014 12:33:34 +0000 (16:33 +0400)]
Debug of CMake build procedure

10 years ago0022490: [CEA 1057] Default tick of "Detect self-intersections" in Partition
skv [Wed, 26 Feb 2014 09:13:55 +0000 (13:13 +0400)]
0022490: [CEA 1057] Default tick of "Detect self-intersections" in Partition

10 years ago0022468: [CEA 1048] IMP GEOM: creating groups on materials at STEP import
skv [Tue, 25 Feb 2014 12:21:09 +0000 (16:21 +0400)]
0022468: [CEA 1048] IMP GEOM: creating groups on materials at STEP import

10 years agoMerge branch 'origin/abn/no_fpe' V7_3_1_BR V7_3_1 V7_3_1rc1 V7_3_1rc2
vsr [Mon, 24 Feb 2014 10:07:34 +0000 (14:07 +0400)]
Merge branch 'origin/abn/no_fpe'

10 years agoDisabling FPE handling by default (similar to what has been done in GUI). abn/no_fpe
abn [Mon, 24 Feb 2014 09:04:45 +0000 (10:04 +0100)]
Disabling FPE handling by default (similar to what has been done in GUI).

ParaView 4.1 needs +inf/-inf values to work properly. FPE handling can be reactivated
by setting env variable ENABLE_FPE to true.

10 years agoSpinbox labels were corrected: 'DX'->'X' and 'DY'->'Y' (problem is described in 00224...
akl [Fri, 21 Feb 2014 12:56:30 +0000 (16:56 +0400)]
Spinbox labels were corrected: 'DX'->'X' and 'DY'->'Y' (problem is described in 0022497: EDF GEOM: Regression in 2D sketcher).

10 years agoParaView 4.1 / VTK 6.1 porting
vsr [Fri, 21 Feb 2014 12:39:11 +0000 (16:39 +0400)]
ParaView 4.1 / VTK 6.1 porting

10 years agoFix of 0022497: EDF GEOM: Regression in 2D sketcher
akl [Fri, 21 Feb 2014 10:40:04 +0000 (14:40 +0400)]
Fix of 0022497: EDF GEOM: Regression in 2D sketcher

10 years agoUpdate copyrights 2014.
akl [Fri, 21 Feb 2014 07:19:37 +0000 (11:19 +0400)]
Update copyrights 2014.

10 years agoFix copy/paste error and some minor changes
eap [Tue, 18 Feb 2014 13:11:35 +0000 (17:11 +0400)]
Fix copy/paste error and some minor changes