Salome HOME
modules/geom.git
6 months ago[bos #37951][EDF 25230] SIGSEGV with MakeVertexInsideFace. Added check for an uniniti... kleontev/37951_SIGSEGV_MakeVertexInsideFace V9_12_0b1 9/head
Konstantin Leontev [Mon, 16 Oct 2023 15:08:16 +0000 (16:08 +0100)]
[bos #37951][EDF 25230] SIGSEGV with MakeVertexInsideFace. Added check for an uninitialized curve.

7 months agoMerge branch 'po/29467_gui_log_file' V9_12_0a1 V9_12_0a2
Pascal Obry [Mon, 11 Sep 2023 07:00:04 +0000 (09:00 +0200)]
Merge branch 'po/29467_gui_log_file'

* po/29467_gui_log_file:
  Use logStructuredUserEvent() for log message format consistency.
  [bos #29467] [EDF] (2022-T1) Logging of SALOME usage: specific log in SALOME

7 months agoUse logStructuredUserEvent() for log message format consistency. po/29467_gui_log_file
Pascal Obry [Mon, 15 May 2023 08:25:38 +0000 (10:25 +0200)]
Use logStructuredUserEvent() for log message format consistency.

Also clean-up the operation name to keep only the meaningful
part.

7 months ago[bos #29467] [EDF] (2022-T1) Logging of SALOME usage: specific log in SALOME
vsr [Fri, 27 May 2022 09:51:41 +0000 (12:51 +0300)]
[bos #29467] [EDF] (2022-T1) Logging of SALOME usage: specific log in SALOME

8 months ago[bos #36247] EDF 25230 - conversion xyz => uv KO
jfa [Fri, 18 Aug 2023 14:51:03 +0000 (15:51 +0100)]
[bos #36247] EDF 25230 - conversion xyz => uv KO

8 months ago[bos #36177] [FORUM] - Remove extra-edge on hemisphere
jfa [Thu, 17 Aug 2023 21:17:57 +0000 (22:17 +0100)]
[bos #36177] [FORUM] - Remove extra-edge on hemisphere

8 months ago[bos #36169] EDF 25230 - Conversion xyz => uv => xyz. Replace all calls of ShapeAnaly...
jfa [Mon, 14 Aug 2023 13:46:57 +0000 (14:46 +0100)]
[bos #36169] EDF 25230 - Conversion xyz => uv => xyz. Replace all calls of ShapeAnalysis::GetFaceUVBounds to BRepTools::UVBounds.

8 months agoImplementation of [bos #35140] [EDF] (2023-T1) Memory communication between SHAPER...
jfa [Thu, 1 Jun 2023 15:50:36 +0000 (16:50 +0100)]
Implementation of [bos #35140] [EDF] (2023-T1) Memory communication between SHAPER and GEOM

9 months agoMerge branch 'V9_11_BR'
jfa [Wed, 19 Jul 2023 14:56:13 +0000 (15:56 +0100)]
Merge branch 'V9_11_BR'

10 months ago[bos #35094] [EDF] (2023-T1) X,Y,Z to U,V. Consider face tolerance.
jfa [Mon, 26 Jun 2023 16:56:13 +0000 (17:56 +0100)]
[bos #35094] [EDF] (2023-T1) X,Y,Z to U,V. Consider face tolerance.

10 months agoupdated copyright message V9_11_BR V9_11_0
mbs [Mon, 19 Jun 2023 16:32:54 +0000 (17:32 +0100)]
updated copyright message

10 months agoupdated copyright message
mbs [Fri, 16 Jun 2023 18:43:36 +0000 (19:43 +0100)]
updated copyright message

10 months agobos #35672: fix std::min issue on windows bos/35672 6/head
Nabil Ghodbane [Mon, 5 Jun 2023 09:34:59 +0000 (11:34 +0200)]
bos #35672: fix std::min issue on windows

10 months agoMerge commit '4823245056426a9ccf9c7965daecf11459f58af5' into V9_11_BR V9_11_0rc1
DOROVSKIKH Julia OpenCascade [Thu, 1 Jun 2023 15:56:27 +0000 (17:56 +0200)]
Merge commit '4823245056426a9ccf9c7965daecf11459f58af5' into V9_11_BR

10 months agoadded missing descriptions and basic properties in WhatIs dialof for all newly suppor... mbs/DumpInternalShapeData 5/head
mbs [Wed, 31 May 2023 18:41:55 +0000 (19:41 +0100)]
added missing descriptions and basic properties in WhatIs dialof for all newly supported edge types in KindOfShape() method

10 months agoadded support for all type of edges in KindOfShape method 4/head
mbs [Mon, 29 May 2023 17:01:36 +0000 (18:01 +0100)]
added support for all type of edges in KindOfShape method

11 months agoIncrement version: 9.11.0
jfa [Thu, 25 May 2023 13:54:12 +0000 (14:54 +0100)]
Increment version: 9.11.0

11 months agoAvoid SIGSEGV in WhatIs and PrintShapeErrors methods when shape is NULL mbs/35366_SigSegV_WhatIs 2/head 3/head
mbs [Tue, 16 May 2023 10:29:26 +0000 (11:29 +0100)]
Avoid SIGSEGV in WhatIs and PrintShapeErrors methods when shape is NULL

11 months agoImplemented [bos #35094] [EDF] (2023-T1) X,Y,Z to U,V. jfa/35094_XYZtoUV V9_11_0b1 1/head
jfa [Fri, 12 May 2023 08:46:46 +0000 (09:46 +0100)]
Implemented [bos #35094] [EDF] (2023-T1) X,Y,Z to U,V.

12 months agoFirst integration of a new PV3D viewer. V9_11_0a1 V9_11_0a2
Anthony Geay [Mon, 6 Mar 2023 19:12:23 +0000 (19:12 +0000)]
First integration of a new PV3D viewer.

12 months agoFixed bos#34419 - class member was not initialized
mbs [Wed, 12 Apr 2023 16:51:04 +0000 (17:51 +0100)]
Fixed bos#34419 - class member was not initialized

12 months ago[bos #33687] EDF 26791 - Points cloud on face
jfa [Tue, 4 Apr 2023 13:51:11 +0000 (14:51 +0100)]
[bos #33687] EDF 26791 - Points cloud on face

13 months agoMerge branch 'jfa/29468'
jfa [Thu, 16 Mar 2023 16:14:04 +0000 (16:14 +0000)]
Merge branch 'jfa/29468'

13 months agobos #29468: Advanced geometry features: distance Edge-Edge & Face-Face
azv [Fri, 17 Jun 2022 14:19:17 +0000 (17:19 +0300)]
bos #29468: Advanced geometry features: distance Edge-Edge & Face-Face

13 months agoPorting Salome to OCCT 7.7.0
jfa [Fri, 10 Mar 2023 15:32:01 +0000 (15:32 +0000)]
Porting Salome to OCCT 7.7.0

13 months agoPorting Salome to OCCT 7.7.0
jfa [Wed, 8 Mar 2023 11:13:45 +0000 (11:13 +0000)]
Porting Salome to OCCT 7.7.0

13 months agoPorting Salome to OCCT 7.7.0
jfa [Tue, 7 Mar 2023 17:18:15 +0000 (17:18 +0000)]
Porting Salome to OCCT 7.7.0

14 months agoPorting Salome to OCCT 7.7.0
jfa [Fri, 17 Feb 2023 16:55:49 +0000 (16:55 +0000)]
Porting Salome to OCCT 7.7.0

14 months ago[bos #33060] EDF 26527 - remove extra-edges doesn't work
jfa [Fri, 10 Feb 2023 14:38:14 +0000 (14:38 +0000)]
[bos #33060] EDF 26527 - remove extra-edges doesn't work

14 months ago[bos #33377] EDF 25230 - Question about tolerance. Prevent conversion of initial...
jfa [Thu, 9 Feb 2023 15:29:47 +0000 (15:29 +0000)]
[bos #33377] EDF 25230 - Question about tolerance. Prevent conversion of initial curves to BSplines by MakeWire.

16 months agoMerge branch 'V9_10_BR'
jfa [Thu, 15 Dec 2022 18:31:52 +0000 (21:31 +0300)]
Merge branch 'V9_10_BR'

16 months agoAvoid creation of tmp files in HOME
jfa [Tue, 6 Dec 2022 16:00:18 +0000 (19:00 +0300)]
Avoid creation of tmp files in HOME

17 months ago[bos #32720] EDF 25230 - partition fails on small case V9_10_BR V9_10_0 V9_10_0rc1
jfa [Fri, 18 Nov 2022 15:19:11 +0000 (18:19 +0300)]
[bos #32720] EDF 25230 - partition fails on small case

17 months agoIncrement version: 9.10.0
jfa [Tue, 22 Nov 2022 11:18:59 +0000 (14:18 +0300)]
Increment version: 9.10.0

17 months ago[bos #32720] EDF 25230 - partition fails on small case
jfa [Fri, 18 Nov 2022 15:19:11 +0000 (18:19 +0300)]
[bos #32720] EDF 25230 - partition fails on small case

17 months ago[bos #32774] [CEA 32488] Selecting multiple faces with "Supress Faces" CR32774 V9_10_0b1
akondrat [Tue, 15 Nov 2022 09:08:56 +0000 (12:08 +0300)]
[bos #32774] [CEA 32488] Selecting multiple faces with "Supress Faces"

Update selection in Suppress Faces algorithm.

17 months ago[bos #32517][EDF] Dynamic log messages switched on and off by SALOME_VERBOSE environm...
jfa [Thu, 27 Oct 2022 13:31:43 +0000 (16:31 +0300)]
[bos #32517][EDF] Dynamic log messages switched on and off by SALOME_VERBOSE environment variable

18 months ago[bos #30178] [CEA][FORUM] Fuse operation fails on Linux and is OK on Windows
jfa [Thu, 27 Oct 2022 13:31:43 +0000 (16:31 +0300)]
[bos #30178] [CEA][FORUM] Fuse operation fails on Linux and is OK on Windows

18 months ago[bos #32189][CEA] SALOME README file: updated links to salome site. V9_10_0a1 V9_10_0a2
Konstantin LEONTEV [Tue, 4 Oct 2022 15:08:11 +0000 (18:08 +0300)]
[bos #32189][CEA] SALOME README file: updated links to salome site.

19 months agoMerge branch 'jfa/29473'
jfa [Mon, 26 Sep 2022 14:44:04 +0000 (17:44 +0300)]
Merge branch 'jfa/29473'

19 months ago[bos #29473] [EDF] (2022-T1) Advanced geometry features: conformity of non holed...
Alexey SOZINOV [Fri, 22 Apr 2022 10:12:04 +0000 (13:12 +0300)]
[bos #29473] [EDF] (2022-T1) Advanced geometry features: conformity of non holed-face

19 months agoMerge branch '29469'
jfa [Thu, 8 Sep 2022 15:31:42 +0000 (18:31 +0300)]
Merge branch '29469'

19 months agobos #29469: Advanced geometry features: Detect type of shape
vsv [Wed, 15 Jun 2022 14:48:49 +0000 (17:48 +0300)]
bos #29469: Advanced geometry features: Detect type of shape

19 months agoMantis 0054772: crash when select point in viewer inside created face
Konstantin LEONTEV [Wed, 31 Aug 2022 13:00:11 +0000 (16:00 +0300)]
Mantis 0054772: crash when select point in viewer inside created face

19 months agoMerge branch 'asozinov/29471'
jfa [Tue, 30 Aug 2022 13:36:03 +0000 (16:36 +0300)]
Merge branch 'asozinov/29471'

19 months ago[bos #29471] [EDF] (2022-T1) Advanced geometry features: iterate through holes of...
Alexey Sozinov [Thu, 7 Apr 2022 10:43:09 +0000 (13:43 +0300)]
[bos #29471] [EDF] (2022-T1) Advanced geometry features: iterate through holes of a face

20 months agoMerge branch 'jgv/29470' V9_9_1b1
jfa [Thu, 18 Aug 2022 14:47:07 +0000 (17:47 +0300)]
Merge branch 'jgv/29470'

20 months ago29470 - Point cloud on a face
jgv [Tue, 28 Jun 2022 14:00:31 +0000 (17:00 +0300)]
29470 - Point cloud on a face

20 months agoMerge branch 'jfa/29472_curvature_vector'
jfa [Thu, 18 Aug 2022 13:09:23 +0000 (16:09 +0300)]
Merge branch 'jfa/29472_curvature_vector'

20 months ago[bos #29472] [EDF] (2022-T1) Advanced geometry features: curvature vector on a point...
jfa [Wed, 8 Jun 2022 07:24:48 +0000 (10:24 +0300)]
[bos #29472] [EDF] (2022-T1) Advanced geometry features: curvature vector on a point of a face

22 months agoMakeFaceWires and MakeFace can raise RuntimeError in case of a non planar detected
Anthony Geay [Thu, 9 Jun 2022 11:44:53 +0000 (13:44 +0200)]
MakeFaceWires and MakeFace can raise RuntimeError in case of a non planar detected

22 months agoMerge branch 'V9_9_BR'
vsr [Tue, 31 May 2022 08:14:22 +0000 (11:14 +0300)]
Merge branch 'V9_9_BR'

23 months agoCopyright update 2022 V9_9_BR V9_9_0 V9_9_0rc1 V9_9_0rc2
vsr [Thu, 5 May 2022 12:01:14 +0000 (15:01 +0300)]
Copyright update 2022

23 months agoIncrement version: 9.9.0
vsr [Thu, 5 May 2022 07:36:53 +0000 (10:36 +0300)]
Increment version: 9.9.0

2 years agobos #29484 Merge branch 'vsr/29484' V9_9_0b1
vsr [Thu, 21 Apr 2022 09:40:53 +0000 (12:40 +0300)]
bos #29484 Merge branch 'vsr/29484'

2 years agobos #29484 Add a test service to build tesselation on a shape
vsr [Tue, 19 Apr 2022 16:54:37 +0000 (19:54 +0300)]
bos #29484 Add a test service to build tesselation on a shape

2 years agoMerge branch 'rnv/29456'
rnv [Tue, 19 Apr 2022 08:59:16 +0000 (11:59 +0300)]
Merge branch 'rnv/29456'

2 years ago#29456 [EDF] (2022-T1) Finalization of SSL implementation
rnv [Thu, 14 Apr 2022 15:51:08 +0000 (18:51 +0300)]
#29456 [EDF] (2022-T1) Finalization of SSL implementation

2 years ago[bos #29336] problem in inertia calculus
jfa [Fri, 15 Apr 2022 15:29:38 +0000 (18:29 +0300)]
[bos #29336] problem in inertia calculus

2 years ago[bos #29336] problem in inertia calculus
jfa [Wed, 13 Apr 2022 13:19:54 +0000 (16:19 +0300)]
[bos #29336] problem in inertia calculus

2 years agobos #29332 [CEA 26899] GroupOnGeom returns None V9_9_0a2
eap [Wed, 16 Mar 2022 15:07:06 +0000 (18:07 +0300)]
bos #29332 [CEA 26899] GroupOnGeom returns None

Make return an empty compound for an empty group
  where list == [-1]

2 years agoFix misprint V9_9_0a1
vsr [Thu, 10 Mar 2022 13:16:10 +0000 (16:16 +0300)]
Fix misprint

2 years ago[bos #26723] EDF 24464 - Problem of extra-edges
jfa [Wed, 9 Mar 2022 15:33:58 +0000 (18:33 +0300)]
[bos #26723] EDF 24464 - Problem of extra-edges

2 years ago[bos #29103] EDF 24802 - limitation of tolerance
jfa [Sat, 5 Mar 2022 07:34:20 +0000 (10:34 +0300)]
[bos #29103] EDF 24802 - limitation of tolerance

2 years agoCorrect test runner after switch default run mode to SSL
vsr [Fri, 18 Feb 2022 15:30:03 +0000 (18:30 +0300)]
Correct test runner after switch default run mode to SSL

2 years agoFix YacsLoaderTest::foreachs test
Anthony Geay [Fri, 18 Feb 2022 12:15:20 +0000 (13:15 +0100)]
Fix YacsLoaderTest::foreachs test

2 years ago[bos #28816] EDF 24678 - tolerance with wires
jfa [Fri, 4 Feb 2022 18:25:03 +0000 (21:25 +0300)]
[bos #28816] EDF 24678 - tolerance with wires

2 years ago[bos #28855] EDF 24963 - multi-explode.
jfa [Thu, 3 Feb 2022 15:34:59 +0000 (18:34 +0300)]
[bos #28855] EDF 24963 - multi-explode.

2 years agoGEOMGUI uses standard LifeCycle to instanciate GEOM engine agy/vadim_review
Anthony Geay [Mon, 24 Jan 2022 13:56:07 +0000 (14:56 +0100)]
GEOMGUI uses standard LifeCycle to instanciate GEOM engine

2 years ago[tuleap26948] : fix of Dump study does not work after study reopening
Anthony Geay [Mon, 24 Jan 2022 09:04:28 +0000 (10:04 +0100)]
[tuleap26948] : fix of Dump study does not work after study reopening

2 years agoRemove unnecessary includes
rnv [Tue, 14 Dec 2021 16:09:06 +0000 (19:09 +0300)]
Remove unnecessary includes

2 years agoMerge branch 'V9_8_BR'
vsr [Fri, 10 Dec 2021 09:22:20 +0000 (12:22 +0300)]
Merge branch 'V9_8_BR'

2 years ago[bos #26726] EDF 24466 - CheckAndImprove generates wrong result. Fix SIGSEGV on Check...
jfa [Tue, 7 Dec 2021 08:39:02 +0000 (11:39 +0300)]
[bos #26726] EDF 24466 - CheckAndImprove generates wrong result. Fix SIGSEGV on CheckCompoundOfBlocks failure.

2 years agoIncrement version: 9.8.0 V9_8_BR V9_8_0 V9_8_0rc1
vsr [Fri, 26 Nov 2021 10:38:12 +0000 (13:38 +0300)]
Increment version: 9.8.0

2 years agoFix test script: correct textures location
vsr [Thu, 11 Nov 2021 14:35:16 +0000 (17:35 +0300)]
Fix test script: correct textures location

2 years agoMerge branch 'vsr/26458' V9_8_0a1 V9_8_0a2 V9_8_0b1
vsr [Mon, 4 Oct 2021 17:46:46 +0000 (20:46 +0300)]
Merge branch 'vsr/26458'

2 years agobos #26458 Versioning of sources via git commit id (sha1)
vsr [Sun, 3 Oct 2021 08:20:15 +0000 (11:20 +0300)]
bos #26458 Versioning of sources via git commit id (sha1)

2 years agoBos #16182. Use OCCT algo UnifySameDomain. Fix for compatibility with old OCCT versions.
jfa [Wed, 8 Sep 2021 09:03:03 +0000 (12:03 +0300)]
Bos #16182. Use OCCT algo UnifySameDomain. Fix for compatibility with old OCCT versions.

2 years agoUsage of ShapeUpgrade_UnifySameDomain instead of BlockFix_UnionFaces and BlockFix_Uni...
jfa [Mon, 6 Sep 2021 12:03:21 +0000 (15:03 +0300)]
Usage of ShapeUpgrade_UnifySameDomain instead of BlockFix_UnionFaces and BlockFix_UnionEdges.

2 years agoRewrite local function ModifySurface of BlockFix_SphereSpaceModifier
jgv [Wed, 28 Apr 2021 22:10:38 +0000 (01:10 +0300)]
Rewrite local function ModifySurface of BlockFix_SphereSpaceModifier

2 years agoSwitch to SSL mode for tests : naive approach
Anthony Geay [Thu, 12 Aug 2021 06:43:44 +0000 (08:43 +0200)]
Switch to SSL mode for tests : naive approach

2 years agoContainer servant hold information about SSL mode or not
Anthony Geay [Wed, 9 Jun 2021 15:29:51 +0000 (17:29 +0200)]
Container servant hold information about SSL mode or not

2 years agoBos #20438: [CEA] SIGSEGV in SHAPER and GEOM in Pipe binormal. Correction to obtain...
jfa [Wed, 26 May 2021 09:53:51 +0000 (12:53 +0300)]
Bos #20438: [CEA] SIGSEGV in SHAPER and GEOM in Pipe binormal. Correction to obtain good result in GEOM.

2 years agoMerge branch 'V9_7_BR'
vsr [Mon, 24 May 2021 14:20:36 +0000 (17:20 +0300)]
Merge branch 'V9_7_BR'

2 years agoTraduction pour les panneaux d'aide V9_7_BR V9_7_0 V9_7_0rc2
Gérald NICOLAS [Mon, 10 May 2021 13:11:58 +0000 (15:11 +0200)]
Traduction pour les panneaux d'aide

2 years agoNOMINMAX definition has been moved into CONFIGURATION repository. rnv/64ids_win V9_7_0rc1
rnv [Thu, 29 Apr 2021 21:12:39 +0000 (00:12 +0300)]
NOMINMAX definition has been moved into CONFIGURATION repository.

3 years agoIncrement version: 9.7.0
vsr [Tue, 27 Apr 2021 13:20:32 +0000 (16:20 +0300)]
Increment version: 9.7.0

3 years agoAvoid installing redundant files V9_7_0a1 V9_7_0a2 V9_7_0b1
vsr [Tue, 6 Apr 2021 08:08:33 +0000 (11:08 +0300)]
Avoid installing redundant files

3 years agoCopyright update 2021
vsr [Mon, 22 Mar 2021 16:09:08 +0000 (19:09 +0300)]
Copyright update 2021

3 years agoBackward compatibility with OpenCV 2x
vsr [Tue, 16 Mar 2021 11:26:59 +0000 (14:26 +0300)]
Backward compatibility with OpenCV 2x

3 years agoClean-up unused variables wrongly added by previous commit
vsr [Mon, 15 Mar 2021 09:14:00 +0000 (12:14 +0300)]
Clean-up unused variables wrongly added by previous commit

3 years agoOld development made for salome Hydro:
YOANN AUDOUIN [Fri, 5 Feb 2021 09:17:39 +0000 (10:17 +0100)]
Old development made for salome Hydro:
To allow to move points on spline curve
curveCreator :: allow selection of points of selected polyline(s) only

3 years agoRemove deprecated OpenCV includes
vsr [Wed, 3 Mar 2021 17:30:15 +0000 (20:30 +0300)]
Remove deprecated OpenCV includes

3 years agoCompilation under Windows.
rnv [Wed, 3 Mar 2021 15:03:42 +0000 (18:03 +0300)]
Compilation under Windows.

3 years agoModif for salome gui without neither NS nor other servers. agy/archi5_integ
Anthony Geay [Mon, 22 Feb 2021 15:22:23 +0000 (16:22 +0100)]
Modif for salome gui without neither NS nor other servers.

3 years agobos #23963 - EDF 22935 : Extrusion3D, submesh problem. Fix groups handling with ticks
jfa [Wed, 17 Feb 2021 10:18:13 +0000 (13:18 +0300)]
bos #23963 - EDF 22935 : Extrusion3D, submesh problem. Fix groups handling with ticks

3 years agoMerge branch 'occ/19960'
vsr [Mon, 15 Feb 2021 11:10:07 +0000 (14:10 +0300)]
Merge branch 'occ/19960'

3 years agoBuild GEOM w/o GUI
rnv [Mon, 8 Feb 2021 14:31:14 +0000 (17:31 +0300)]
Build GEOM w/o GUI

3 years agobos #19960: [CEA 19958] Show/Hide SHAPERSTUDY objects occ/19960_v2
jfa [Tue, 24 Nov 2020 12:22:56 +0000 (15:22 +0300)]
bos #19960: [CEA 19958] Show/Hide SHAPERSTUDY objects

3 years agoCompilation under Windows platform.
rnv [Fri, 5 Feb 2021 10:23:50 +0000 (13:23 +0300)]
Compilation under Windows platform.