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

10 years ago0022458: [CEA 1039] Regressions on NETGEN_1D2D3D and "GetInPlaceByHistory"
eap [Tue, 18 Feb 2014 13:06:53 +0000 (17:06 +0400)]
0022458: [CEA 1039] Regressions on NETGEN_1D2D3D and "GetInPlaceByHistory"

    Re-fix 22448. Remove sub-shapes inappropriate for group creation when
    it's clear that a group will be created, i.e. that nb of found sub-shapes > 1

10 years agoUpdate copyrights 2014.
akl [Tue, 18 Feb 2014 06:44:41 +0000 (10:44 +0400)]
Update copyrights 2014.

10 years agoIncrement version: 7.3.1 V7_3_1b1
vsr [Fri, 14 Feb 2014 15:01:41 +0000 (19:01 +0400)]
Increment version: 7.3.1

10 years agoFix remarks to the "0021854: EDF 2320 GEOM : Add persistent dimensions" issue:
rnv [Fri, 14 Feb 2014 06:45:47 +0000 (10:45 +0400)]
Fix remarks to the "0021854: EDF 2320 GEOM : Add persistent dimensions" issue:
Stay manage dimension dialog opened during creation new dimension.

10 years agoFix of 0022477: EDF GEOM [XAO] : The .xao extension is not added automatically
akl [Wed, 12 Feb 2014 13:53:03 +0000 (17:53 +0400)]
Fix of 0022477: EDF GEOM [XAO] : The .xao extension is not added automatically

10 years agoFix of 0022463: [CEA 1044] xao import fails if the path contains some accented characters
akl [Wed, 12 Feb 2014 13:39:34 +0000 (17:39 +0400)]
Fix of 0022463: [CEA 1044] xao import fails if the path contains some accented characters

10 years agoFix of 0022478: EDF GEOM [XAO] : Bad display of integer fields
akl [Wed, 12 Feb 2014 13:28:23 +0000 (17:28 +0400)]
Fix of 0022478: EDF GEOM [XAO] : Bad display of integer fields

10 years agoFix of 0022476: EDF 2828 GEOM [XAO] : Crash when exporting to .xao (or operation...
akl [Wed, 12 Feb 2014 13:19:59 +0000 (17:19 +0400)]
Fix of 0022476: EDF 2828 GEOM [XAO] : Crash when exporting to .xao (or operation doesn't terminate)

10 years agoCorrect implementation of GetImportFormatName() function to work properly for appropr...
vsr [Thu, 30 Jan 2014 12:25:34 +0000 (12:25 +0000)]
Correct implementation of GetImportFormatName() function to work properly for appropriate import formats

10 years agoApply object transparency to the preview of the free faces.
rnv [Wed, 29 Jan 2014 14:00:16 +0000 (14:00 +0000)]
Apply object transparency to the preview of the free faces.

10 years agoCorrect free faces documentation by the request from forum.
rnv [Wed, 29 Jan 2014 13:58:04 +0000 (13:58 +0000)]
Correct free faces documentation by the request from forum.

10 years agoException in Check
skv [Tue, 28 Jan 2014 09:15:19 +0000 (09:15 +0000)]
Exception in Check

10 years agoFix bug with wrong documentation page
vsr [Mon, 27 Jan 2014 12:51:28 +0000 (12:51 +0000)]
Fix bug with wrong documentation page

10 years agoFix errors of merge from V7_3_BR
vsr [Mon, 27 Jan 2014 12:46:04 +0000 (12:46 +0000)]
Fix errors of merge from V7_3_BR

10 years agoFix bugs of merge from V7_3_BR
vsr [Mon, 27 Jan 2014 12:30:47 +0000 (12:30 +0000)]
Fix bugs of merge from V7_3_BR

10 years ago21854: Add persistent dimensions
apl [Fri, 24 Jan 2014 14:45:48 +0000 (14:45 +0000)]
21854: Add persistent dimensions
- Bugs with selection of dimension arguments from Object Browser. Remarks for construction of sphere, cone, cylinder diameters.

10 years ago21854: Add persistent dimensions
apl [Fri, 24 Jan 2014 11:44:11 +0000 (11:44 +0000)]
21854: Add persistent dimensions
- Add posibility to measure internal diameter of torus

10 years ago21854: Add persistent dimensions
apl [Wed, 22 Jan 2014 16:32:29 +0000 (16:32 +0000)]
21854: Add persistent dimensions
- Dumping GUI state to python

10 years ago21854: Add persistent dimensions
apl [Wed, 22 Jan 2014 07:19:39 +0000 (07:19 +0000)]
21854: Add persistent dimensions
- Do not switch construction type tabs on "apply"

10 years ago21854: Add persistent dimensions
apl [Tue, 21 Jan 2014 16:42:20 +0000 (16:42 +0000)]
21854: Add persistent dimensions
- Minor remarks: LCS from TopLoc_Location for quickness

10 years ago21854: Add persistent dimensions
apl [Tue, 21 Jan 2014 15:27:30 +0000 (15:27 +0000)]
21854: Add persistent dimensions
- Minor fixes for diameter dimensions construction; images for documentation.

10 years ago21854: Add persistent dimensions
apl [Tue, 21 Jan 2014 14:56:21 +0000 (14:56 +0000)]
21854: Add persistent dimensions
- Fixes for arrow orientation & angle text interaction

10 years agoAdd persistance dimensions : fix compilation errors on linux.
rnv [Tue, 21 Jan 2014 13:55:45 +0000 (13:55 +0000)]
Add persistance dimensions : fix compilation errors on linux.

10 years ago21854: Add persistent dimensions
apl [Tue, 21 Jan 2014 13:46:38 +0000 (13:46 +0000)]
21854: Add persistent dimensions
- Fix for floating-point at BRepLib

10 years ago21854: Add persistent dimensions
apl [Tue, 21 Jan 2014 12:51:45 +0000 (12:51 +0000)]
21854: Add persistent dimensions
- Final commit: help documents, preferences.

10 years agoFixed a regression: wrong display of shape by choosing different shape type when...
mpa [Fri, 17 Jan 2014 10:06:21 +0000 (10:06 +0000)]
Fixed a regression: wrong display of shape by choosing different shape type when exploding a shape

10 years agoFixed a regression: wrong display of shape by choosing different shape type when...
mpa [Fri, 17 Jan 2014 09:46:36 +0000 (09:46 +0000)]
Fixed a regression: wrong display of shape by choosing different shape type when creating group

10 years agoINT PAL 0052273: Geometry object can be deleted only in active view
mpa [Fri, 17 Jan 2014 07:12:34 +0000 (07:12 +0000)]
INT PAL 0052273: Geometry object can be deleted only in active view

10 years ago0022448: [CEA 1031] Error when exporting XAO of a box with ellipsoids
mpa [Wed, 15 Jan 2014 10:39:59 +0000 (10:39 +0000)]
0022448: [CEA 1031] Error when exporting XAO of a box with ellipsoids

10 years agoMerge from BR_imps_2013 14/01/2014
vsr [Wed, 15 Jan 2014 09:27:18 +0000 (09:27 +0000)]
Merge from BR_imps_2013 14/01/2014

10 years ago0022454: [CEA 1028] MinDistance between an ellipsoid and a box does not give expected...
skv [Mon, 13 Jan 2014 14:29:11 +0000 (14:29 +0000)]
0022454: [CEA 1028] MinDistance between an ellipsoid and a box does not give expected result (zero)

10 years agoMerge from V7_3_BR branch 18/12/2013
vsr [Wed, 18 Dec 2013 14:23:59 +0000 (14:23 +0000)]
Merge from V7_3_BR branch 18/12/2013

10 years agoSIMAN: improve importData(), getModifiedData() functions to use XAO format V7_3_BR V7_3_0 V7_3_0_WIN V7_3_0rc1
vsr [Mon, 16 Dec 2013 13:21:30 +0000 (13:21 +0000)]
SIMAN: improve importData(), getModifiedData() functions to use XAO format

10 years ago0022436: EDF 2438 GEOM: Internal
skv [Fri, 13 Dec 2013 11:22:44 +0000 (11:22 +0000)]
0022436: EDF 2438 GEOM: Internal

10 years agoSynchronize with *_msg_en.ts
eap [Fri, 13 Dec 2013 08:53:49 +0000 (08:53 +0000)]
Synchronize with *_msg_en.ts

10 years agoUpdate documentation
vsr [Thu, 12 Dec 2013 14:37:01 +0000 (14:37 +0000)]
Update documentation

10 years agoUpdate documentation
vsr [Thu, 12 Dec 2013 13:54:19 +0000 (13:54 +0000)]
Update documentation

10 years ago0022312: EDF 2689 GEOM: Save view parameters in the Study
mpa [Thu, 12 Dec 2013 12:12:28 +0000 (12:12 +0000)]
0022312: EDF 2689 GEOM: Save view parameters in the Study

10 years ago21939: Issue a warning dialog if the result of MakeShell is a compound of faces
skv [Thu, 12 Dec 2013 11:24:04 +0000 (11:24 +0000)]
21939: Issue a warning dialog if the result of MakeShell is a compound of faces

10 years agoRNV: Fix compilation problem with new OCCT.
inv [Thu, 12 Dec 2013 11:20:45 +0000 (11:20 +0000)]
RNV: Fix compilation problem with new OCCT.

10 years ago0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
kga [Thu, 12 Dec 2013 07:06:57 +0000 (07:06 +0000)]
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
- minor correction

10 years ago0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
kga [Thu, 12 Dec 2013 07:01:28 +0000 (07:01 +0000)]
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
- minor correction

10 years ago0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
kga [Thu, 12 Dec 2013 06:42:56 +0000 (06:42 +0000)]
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
- minor correction

10 years agoFix of 0022437: EDF GEOM: Texture is lost when hiding and showing again a shape....
akl [Wed, 11 Dec 2013 10:01:21 +0000 (10:01 +0000)]
Fix of 0022437: EDF GEOM: Texture is lost when hiding and showing again a shape. Commit of patch from Renaud NEDELEC with one correction: don't put an empty texture property into default property map.

10 years agoFix of geom/bugs_12/M2 test case
skv [Tue, 10 Dec 2013 16:00:37 +0000 (16:00 +0000)]
Fix of geom/bugs_12/M2 test case

10 years ago0052215: TC7.3.0:salome crashes after lock study
kga [Tue, 10 Dec 2013 06:03:09 +0000 (06:03 +0000)]
0052215: TC7.3.0:salome crashes after lock study

10 years agoChanged a default value for Contour detection feature
rnc [Mon, 9 Dec 2013 16:29:54 +0000 (16:29 +0000)]
Changed a default value for Contour detection feature

10 years agoIPAL52206: TC7.3.0: Wrong step of multi-translation if point is selected
kga [Mon, 9 Dec 2013 07:11:45 +0000 (07:11 +0000)]
IPAL52206: TC7.3.0: Wrong step of multi-translation if point is selected

10 years agoBUG: Shape recognition: Fixed some memory leaks
rnc [Fri, 6 Dec 2013 17:54:22 +0000 (17:54 +0000)]
BUG: Shape recognition: Fixed some memory leaks

10 years agoBUG: ShapeRecognition: The ROI concept in contour detection was missused
rnc [Fri, 6 Dec 2013 17:03:27 +0000 (17:03 +0000)]
BUG: ShapeRecognition: The ROI concept in contour detection was missused

In the contour detection part the ROI is used to get a representative sample of a zone where we want to find a contour. The aim is NOT to apply the contour detection only in a Region Of Interest. The current implementation broke the use of color filtering to find a contour in a picture

10 years agoFix for the "0022421: EDF 2805 GEOM: Save in a repertory with an accent fails" issue.
rnv [Fri, 6 Dec 2013 07:55:35 +0000 (07:55 +0000)]
Fix for the "0022421: EDF 2805 GEOM: Save in a repertory with an accent fails" issue.

10 years agoPorting Salome test system on Windows
ana [Fri, 6 Dec 2013 07:02:14 +0000 (07:02 +0000)]
Porting Salome test system on Windows

10 years agoremove debug printout
inv [Fri, 6 Dec 2013 06:01:08 +0000 (06:01 +0000)]
remove debug printout

10 years agofix bug of invalid file read - a garbage is in the end of string data
inv [Fri, 6 Dec 2013 05:57:02 +0000 (05:57 +0000)]
fix bug of invalid file read - a garbage is in the end of string data

10 years agoFix of INTPAL0052203 (TC7.3.0 Impossible to create copy of geometry object during...
akl [Fri, 6 Dec 2013 05:56:02 +0000 (05:56 +0000)]
Fix of INTPAL0052203 (TC7.3.0 Impossible to create copy of geometry object during Copy/Paste operation):
 add a new object into UseCaseTree.

10 years agoFix compilation error V7_3_0b1
akl [Thu, 5 Dec 2013 10:57:29 +0000 (10:57 +0000)]
Fix compilation error

10 years ago22416: GEOM Regression: Names in STEP files are not imported anymore
eap [Thu, 5 Dec 2013 10:45:51 +0000 (10:45 +0000)]
22416: GEOM Regression: Names in STEP files are not imported anymore

10 years agoGDD: Update translations
gdd [Thu, 5 Dec 2013 10:40:28 +0000 (10:40 +0000)]
GDD: Update translations

10 years agoJapanese translations update
rnc [Thu, 5 Dec 2013 10:22:47 +0000 (10:22 +0000)]
Japanese translations update

10 years agoFix of INTPAL0052192: TC7.3.0: Show only selected does not work in Explode and Group
akl [Thu, 5 Dec 2013 10:21:33 +0000 (10:21 +0000)]
Fix of INTPAL0052192: TC7.3.0: Show only selected does not work in Explode and Group
 dialogs

10 years ago21859: EDF 2191 SMESH : Add conversion from QUAD8 to QUAD9 and from HEXA20 to HEXA27
eap [Wed, 4 Dec 2013 13:20:55 +0000 (13:20 +0000)]
21859: EDF 2191 SMESH : Add conversion from QUAD8 to QUAD9 and from HEXA20 to HEXA27

  Improve AreCoordsInside() to work with shapes of all types

10 years agoRollback EMV(08.11.2013) & JFA(17.09.2013) integrations because 'GetSharedShapes...
akl [Wed, 4 Dec 2013 08:35:57 +0000 (08:35 +0000)]
Rollback EMV(08.11.2013) & JFA(17.09.2013) integrations because 'GetSharedShapes' can't find anything in this
 case (for details see INTPAL0052193: TC7.3.0: Get Shared Shapes does not work).

10 years agoIPAL0052199: TC7.3.0: "Display mode" menu is not identical in two cases
kga [Wed, 4 Dec 2013 05:42:05 +0000 (05:42 +0000)]
IPAL0052199: TC7.3.0: "Display mode" menu is not identical in two cases

10 years agoFix of INT PAL 0051918: note 0504992: Additional checks were added to show the friend...
akl [Tue, 3 Dec 2013 10:21:43 +0000 (10:21 +0000)]
Fix of INT PAL 0051918: note 0504992: Additional checks were added to show the friendly messages about incorrect input data.

10 years agoFix SIGSEGV
kga [Tue, 3 Dec 2013 07:19:46 +0000 (07:19 +0000)]
Fix SIGSEGV

10 years ago0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI...
vsr [Mon, 2 Dec 2013 14:46:16 +0000 (14:46 +0000)]
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI (merge from V7_main)

10 years ago0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
kga [Mon, 2 Dec 2013 07:30:14 +0000 (07:30 +0000)]
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
Additional fixes

10 years ago0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
kga [Mon, 2 Dec 2013 07:11:44 +0000 (07:11 +0000)]
0022289: EDF 2623 GEOM: Make "MakePipeWithDifferentsSections" available from GUI
Additional fixes

10 years agoIncrement version to 7.3.0
vsr [Thu, 28 Nov 2013 14:31:12 +0000 (14:31 +0000)]
Increment version to 7.3.0

10 years agoImplementation of the "22390: [CEA 967] Latency enhancement after a selection of... V7_3_0a1
rnv [Wed, 27 Nov 2013 12:23:43 +0000 (12:23 +0000)]
Implementation of the "22390: [CEA 967] Latency enhancement after a selection of a displayed object" issue.

10 years agoCMake:
mpa [Wed, 27 Nov 2013 10:37:39 +0000 (10:37 +0000)]
CMake:
- add files to remove using command "make clean"