]>
SALOME platform Git repositories - modules/geom.git/log
NathalieGore [Fri, 27 Sep 2024 11:38:20 +0000 (13:38 +0200)]
Problem Fatal Exception Case
Konstantin Leontev [Wed, 28 Aug 2024 11:04:25 +0000 (12:04 +0100)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Emitter now returns bool value that is False if the job was canceled. It should be used for early return from the running script to finish the thread gracefully. A timer was added to terminate the thread as a last resort.
Konstantin Leontev [Thu, 11 Jul 2024 11:11:28 +0000 (12:11 +0100)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Result of ImportBREP() now published right away to keep proper linkage with possible child objects.
Konstantin Leontev [Wed, 10 Jul 2024 18:48:01 +0000 (19:48 +0100)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Fixed import error on loading a dump file. Fixed removing of created group and double publishing revealed with locate_subshapes plugin.
Konstantin Leontev [Mon, 17 Jun 2024 09:34:20 +0000 (10:34 +0100)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Fixed an accident changing of QDoubleSpinBox default value because of setting decimals.
DUC ANH HOANG [Thu, 23 May 2024 14:09:49 +0000 (16:09 +0200)]
reparation plugin: initialize
NATHALIE GORE [Thu, 23 May 2024 13:59:14 +0000 (15:59 +0200)]
Manage Min / Max for locate Subhapes
NATHALIE GORE [Thu, 23 May 2024 12:57:31 +0000 (14:57 +0200)]
Updating algo Merge Faces - first step
Konstantin Leontev [Wed, 10 Apr 2024 20:24:33 +0000 (21:24 +0100)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Locate subshapes: fixed wrong group creation, removed creation of copy object for algo script, fixed counter update on object deselection.
Konstantin Leontev [Thu, 28 Mar 2024 09:18:28 +0000 (09:18 +0000)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Added selection of sub-shapes.
Konstantin Leontev [Wed, 27 Mar 2024 18:01:13 +0000 (18:01 +0000)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Added checking params for sub-shapes.
Konstantin Leontev [Wed, 27 Mar 2024 11:44:58 +0000 (11:44 +0000)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Base implementation of Sub-Shape dialog.
Konstantin Leontev [Mon, 25 Mar 2024 19:11:15 +0000 (19:11 +0000)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Added sub-shapes line edit to a base dialog.
Konstantin Leontev [Mon, 25 Mar 2024 18:05:37 +0000 (18:05 +0000)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Added default algo files for Locate Subshapes and Union Edges.
Konstantin Leontev [Mon, 25 Mar 2024 12:09:19 +0000 (12:09 +0000)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Fixed selection level for objects selected in browser.
Konstantin Leontev [Fri, 22 Mar 2024 12:18:30 +0000 (12:18 +0000)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. User friendly selection.
Konstantin Leontev [Thu, 21 Mar 2024 11:56:20 +0000 (11:56 +0000)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Added selected sub-shapes list for locate subshapes dialog.
Konstantin Leontev [Thu, 21 Mar 2024 11:54:16 +0000 (11:54 +0000)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Fixed union edges selection.
Konstantin Leontev [Tue, 12 Mar 2024 21:24:39 +0000 (21:24 +0000)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Updated UI.
Konstantin Leontev [Wed, 6 Mar 2024 12:00:30 +0000 (12:00 +0000)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Python dump.
Konstantin Leontev [Thu, 29 Feb 2024 16:16:35 +0000 (16:16 +0000)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Added menu icons from default GEOM directory.
Konstantin Leontev [Tue, 9 Jan 2024 12:25:23 +0000 (12:25 +0000)]
[bos #38044][EDF] (2023-T3) Support for automatic reparation. Added execution chain and generic GUI using merge faces plugin as an example.
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