]>
SALOME platform Git repositories - modules/geom.git/log
Konstantin Leontev [Fri, 25 Oct 2024 15:41:33 +0000 (16:41 +0100)]
[bos #43278][EDF 25230] MakeVertexInsideFace too long. Added ShapeFix for result created by ShapeUpgrade_ShapeDivideArea.
Konstantin Leontev [Wed, 30 Oct 2024 11:30:31 +0000 (11:30 +0000)]
[bos #43299][FORUM] geom.GetColor() does not give the good result. Fixed set color for geom object.
jfa [Mon, 25 Mar 2024 13:44:54 +0000 (13:44 +0000)]
[bos #32155] EDF 25230 - face non planar
jfa [Wed, 31 Jul 2024 12:33:12 +0000 (13:33 +0100)]
[bos #42424] [CEA][FORUM] bug with MinDistance in Geom Module. Old workarounds causing the problem have been abandoned.
mbs [Mon, 9 Sep 2024 09:16:27 +0000 (10:16 +0100)]
[GITHUB #1] updated TUI command doc for make sphere from point and radius
jfa [Wed, 4 Sep 2024 15:54:05 +0000 (16:54 +0100)]
Merge branch 'V9_13_BR'
jfa [Thu, 27 Jun 2024 18:37:19 +0000 (19:37 +0100)]
Increment version: 9.13.0
jfa [Mon, 27 May 2024 19:11:28 +0000 (20:11 +0100)]
Fix compilation error (conflict of OK name between OCCT Plate_Plate.hxx and GEOM GEOM_IOperations.hxx)
jfa [Mon, 17 Jul 2023 20:49:52 +0000 (21:49 +0100)]
Implement bos #35141 Makewire keeping types of edges
dish [Tue, 2 Apr 2024 18:53:19 +0000 (18:53 +0000)]
[bos #41409][FORUM] (2024) kindOfShape() bug for CONE2D
Make KindOfShape() work correctly in cases, when substrate surface is cone and contour-wire is arbitrary (tested with a wire, composed of lines and 2-order curves).
Ekaterina Sukhareva [Tue, 26 Mar 2024 18:22:07 +0000 (18:22 +0000)]
[EDF] (2023-T3) Creation of a non planar face from a list of edges and points
mbs [Thu, 16 May 2024 07:32:44 +0000 (08:32 +0100)]
Merge branch 'OCCT780'
jfa [Mon, 15 Jan 2024 13:37:48 +0000 (13:37 +0000)]
Porting to OCCT 7.8.0
dish [Wed, 6 Dec 2023 13:23:52 +0000 (13:23 +0000)]
[bos #35160][EDF](2023-T1) Keyboard shortcuts.
The branch must be synchronized with GUI:/dish/CR35160--Keyboard_Shortcuts.
Most of GEOM module actions are available for shortcut binding using UI.
Nabil Ghodbane [Wed, 24 Apr 2024 12:55:58 +0000 (14:55 +0200)]
[bos #41189]: ensure compatibility with Python 3.9+
Nabil Ghodbane [Mon, 8 Apr 2024 07:27:15 +0000 (09:27 +0200)]
bos #41647 [CEA][Windows] bos #38044 breaks GEOM compilation
NATHALIE GORE [Thu, 4 Apr 2024 09:49:08 +0000 (11:49 +0200)]
Merge C++ part of kleontev/38044_auto_repair
mbs [Fri, 8 Mar 2024 22:36:58 +0000 (22:36 +0000)]
[bos #40619][CEA] Add Fuzzy parameter to partition and boolean operators
NATHALIE GORE [Mon, 12 Feb 2024 14:13:33 +0000 (15:13 +0100)]
Revert "EDF 25230 - Impossible to create directly a face"
This reverts commit
aecc16bb8400d9673445a0485fc625ed28f71b9c .
Ekaterina Sukhareva [Tue, 6 Feb 2024 11:01:51 +0000 (11:01 +0000)]
EDF 25230 - Impossible to create directly a face
mbs [Sat, 20 Jan 2024 13:51:38 +0000 (13:51 +0000)]
Updated copyright comment
jfa [Fri, 15 Dec 2023 12:05:20 +0000 (12:05 +0000)]
[bos #39942] EDF 25230 - New problem with XYZtoUV
jfa [Mon, 20 Nov 2023 18:25:56 +0000 (18:25 +0000)]
Increment version: 9.12.0
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.
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
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.
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
jfa [Fri, 18 Aug 2023 14:51:03 +0000 (15:51 +0100)]
[bos #36247] EDF 25230 - conversion xyz => uv KO
jfa [Thu, 17 Aug 2023 21:17:57 +0000 (22:17 +0100)]
[bos #36177] [FORUM] - Remove extra-edge on hemisphere
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.
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
jfa [Wed, 19 Jul 2023 14:56:13 +0000 (15:56 +0100)]
Merge branch 'V9_11_BR'
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.
mbs [Mon, 19 Jun 2023 16:32:54 +0000 (17:32 +0100)]
updated copyright message
mbs [Fri, 16 Jun 2023 18:43:36 +0000 (19:43 +0100)]
updated copyright message
Nabil Ghodbane [Mon, 5 Jun 2023 09:34:59 +0000 (11:34 +0200)]
bos #35672: fix std::min issue on windows
DOROVSKIKH Julia OpenCascade [Thu, 1 Jun 2023 15:56:27 +0000 (17:56 +0200)]
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
mbs [Mon, 29 May 2023 17:01:36 +0000 (18:01 +0100)]
added support for all type of edges in KindOfShape method
jfa [Thu, 25 May 2023 13:54:12 +0000 (14:54 +0100)]
Increment version: 9.11.0
mbs [Tue, 16 May 2023 10:29:26 +0000 (11:29 +0100)]
Avoid SIGSEGV in WhatIs and PrintShapeErrors methods when shape is NULL
jfa [Fri, 12 May 2023 08:46:46 +0000 (09:46 +0100)]
Implemented [bos #35094] [EDF] (2023-T1) X,Y,Z to U,V.
Anthony Geay [Mon, 6 Mar 2023 19:12:23 +0000 (19:12 +0000)]
First integration of a new PV3D viewer.
mbs [Wed, 12 Apr 2023 16:51:04 +0000 (17:51 +0100)]
Fixed bos#34419 - class member was not initialized
jfa [Tue, 4 Apr 2023 13:51:11 +0000 (14:51 +0100)]
[bos #33687] EDF 26791 - Points cloud on face
jfa [Thu, 16 Mar 2023 16:14:04 +0000 (16:14 +0000)]
Merge branch 'jfa/29468'
azv [Fri, 17 Jun 2022 14:19:17 +0000 (17:19 +0300)]
bos #29468: Advanced geometry features: distance Edge-Edge & Face-Face
jfa [Fri, 10 Mar 2023 15:32:01 +0000 (15:32 +0000)]
Porting 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
jfa [Tue, 7 Mar 2023 17:18:15 +0000 (17:18 +0000)]
Porting 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
jfa [Fri, 10 Feb 2023 14:38:14 +0000 (14:38 +0000)]
[bos #33060] EDF 26527 - remove extra-edges doesn't work
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.
jfa [Thu, 15 Dec 2022 18:31:52 +0000 (21:31 +0300)]
Merge branch 'V9_10_BR'
jfa [Tue, 6 Dec 2022 16:00:18 +0000 (19:00 +0300)]
Avoid creation of tmp files in HOME
jfa [Fri, 18 Nov 2022 15:19:11 +0000 (18:19 +0300)]
[bos #32720] EDF 25230 - partition fails on small case
jfa [Tue, 22 Nov 2022 11:18:59 +0000 (14:18 +0300)]
Increment version: 9.10.0
jfa [Fri, 18 Nov 2022 15:19:11 +0000 (18:19 +0300)]
[bos #32720] EDF 25230 - partition fails on small case
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.
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
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
Konstantin LEONTEV [Tue, 4 Oct 2022 15:08:11 +0000 (18:08 +0300)]
[bos #32189][CEA] SALOME README file: updated links to salome site.
jfa [Mon, 26 Sep 2022 14:44:04 +0000 (17:44 +0300)]
Merge branch 'jfa/29473'
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
jfa [Thu, 8 Sep 2022 15:31:42 +0000 (18:31 +0300)]
Merge branch '29469'
vsv [Wed, 15 Jun 2022 14:48:49 +0000 (17:48 +0300)]
bos #29469: Advanced geometry features: Detect type of shape
Konstantin LEONTEV [Wed, 31 Aug 2022 13:00:11 +0000 (16:00 +0300)]
Mantis
0054772 : crash when select point in viewer inside created face
jfa [Tue, 30 Aug 2022 13:36:03 +0000 (16:36 +0300)]
Merge branch 'asozinov/29471'
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
jfa [Thu, 18 Aug 2022 14:47:07 +0000 (17:47 +0300)]
Merge branch 'jgv/29470'
jgv [Tue, 28 Jun 2022 14:00:31 +0000 (17:00 +0300)]
29470 - Point cloud on a face
jfa [Thu, 18 Aug 2022 13:09:23 +0000 (16:09 +0300)]
Merge branch 'jfa/29472_curvature_vector'
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
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
vsr [Tue, 31 May 2022 08:14:22 +0000 (11:14 +0300)]
Merge branch 'V9_9_BR'
vsr [Thu, 5 May 2022 12:01:14 +0000 (15:01 +0300)]
Copyright update 2022
vsr [Thu, 5 May 2022 07:36:53 +0000 (10:36 +0300)]
Increment version: 9.9.0
vsr [Thu, 21 Apr 2022 09:40:53 +0000 (12:40 +0300)]
bos #29484 Merge branch 'vsr/29484'
vsr [Tue, 19 Apr 2022 16:54:37 +0000 (19:54 +0300)]
bos #29484 Add a test service to build tesselation on a shape
rnv [Tue, 19 Apr 2022 08:59:16 +0000 (11:59 +0300)]
Merge branch 'rnv/29456'
rnv [Thu, 14 Apr 2022 15:51:08 +0000 (18:51 +0300)]
#29456 [EDF] (2022-T1) Finalization of SSL implementation
jfa [Fri, 15 Apr 2022 15:29:38 +0000 (18:29 +0300)]
[bos #29336] problem in inertia calculus
jfa [Wed, 13 Apr 2022 13:19:54 +0000 (16:19 +0300)]
[bos #29336] problem in inertia calculus
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]
vsr [Thu, 10 Mar 2022 13:16:10 +0000 (16:16 +0300)]
Fix misprint
jfa [Wed, 9 Mar 2022 15:33:58 +0000 (18:33 +0300)]
[bos #26723] EDF 24464 - Problem of extra-edges
jfa [Sat, 5 Mar 2022 07:34:20 +0000 (10:34 +0300)]
[bos #29103] EDF 24802 - limitation of tolerance
vsr [Fri, 18 Feb 2022 15:30:03 +0000 (18:30 +0300)]
Correct test runner after switch default run mode to SSL
Anthony Geay [Fri, 18 Feb 2022 12:15:20 +0000 (13:15 +0100)]
Fix YacsLoaderTest::foreachs test
jfa [Fri, 4 Feb 2022 18:25:03 +0000 (21:25 +0300)]
[bos #28816] EDF 24678 - tolerance with wires
jfa [Thu, 3 Feb 2022 15:34:59 +0000 (18:34 +0300)]
[bos #28855] EDF 24963 - multi-explode.
Anthony Geay [Mon, 24 Jan 2022 13:56:07 +0000 (14:56 +0100)]
GEOMGUI uses standard LifeCycle to instanciate GEOM engine
Anthony Geay [Mon, 24 Jan 2022 09:04:28 +0000 (10:04 +0100)]
[tuleap26948] : fix of Dump study does not work after study reopening
rnv [Tue, 14 Dec 2021 16:09:06 +0000 (19:09 +0300)]
Remove unnecessary includes
vsr [Fri, 10 Dec 2021 09:22:20 +0000 (12:22 +0300)]
Merge branch 'V9_8_BR'
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.
vsr [Fri, 26 Nov 2021 10:38:12 +0000 (13:38 +0300)]
Increment version: 9.8.0
vsr [Thu, 11 Nov 2021 14:35:16 +0000 (17:35 +0300)]
Fix test script: correct textures location
vsr [Mon, 4 Oct 2021 17:46:46 +0000 (20:46 +0300)]
Merge branch 'vsr/26458'
vsr [Sun, 3 Oct 2021 08:20:15 +0000 (11:20 +0300)]
bos #26458 Versioning of sources via git commit id (sha1)