Commit Graph

1617 Commits

Author SHA1 Message Date
jfa
071708e71c [bos #36177] [FORUM] - Remove extra-edge on hemisphere 2023-08-17 22:17:57 +01:00
jfa
d07da73210 [bos #36169] EDF 25230 - Conversion xyz => uv => xyz. Replace all calls of ShapeAnalysis::GetFaceUVBounds to BRepTools::UVBounds. 2023-08-14 14:46:57 +01:00
jfa
1e6d06f174 Implementation of [bos #35140] [EDF] (2023-T1) Memory communication between SHAPER and GEOM 2023-08-08 16:56:20 +01:00
jfa
d617faae6b Merge branch 'V9_11_BR' 2023-07-19 15:56:13 +01:00
jfa
e8fc8b6907 [bos #35094] [EDF] (2023-T1) X,Y,Z to U,V. Consider face tolerance. 2023-06-26 17:56:13 +01:00
mbs
09ece3edc1 updated copyright message 2023-06-19 17:32:54 +01:00
mbs
c1d63ef1f8 updated copyright message 2023-06-16 19:43:36 +01:00
Nabil Ghodbane
9473f01eac bos #35672: fix std::min issue on windows 2023-06-05 11:34:59 +02:00
DOROVSKIKH Julia OpenCascade
7725eb65c0 Merge commit '4823245056426a9ccf9c7965daecf11459f58af5' into V9_11_BR 2023-06-01 17:56:27 +02:00
mbs
132bafd2dc added missing descriptions and basic properties in WhatIs dialof for all newly supported edge types in KindOfShape() method 2023-05-31 19:41:55 +01:00
mbs
cfc267474f added support for all type of edges in KindOfShape method 2023-05-29 18:23:13 +01:00
jfa
9b8d462a3d Increment version: 9.11.0 2023-05-25 14:54:12 +01:00
mbs
4823245056 Avoid SIGSEGV in WhatIs and PrintShapeErrors methods when shape is NULL 2023-05-16 11:29:26 +01:00
jfa
611d40ba2a Implemented [bos #35094] [EDF] (2023-T1) X,Y,Z to U,V. 2023-05-12 09:46:46 +01:00
Anthony Geay
e06f87b076 First integration of a new PV3D viewer. 2023-04-17 09:35:25 +02:00
mbs
ddba456747 Fixed bos#34419 - class member was not initialized 2023-04-12 17:51:04 +01:00
jfa
5a3993c7b0 [bos #33687] EDF 26791 - Points cloud on face 2023-04-04 14:51:11 +01:00
jfa
c586fe244b Merge branch 'jfa/29468' 2023-03-16 16:14:04 +00:00
azv
9f73090059 bos #29468: Advanced geometry features: distance Edge-Edge & Face-Face 2023-03-16 15:50:52 +00:00
jfa
901ba4f298 Porting Salome to OCCT 7.7.0 2023-03-10 15:32:01 +00:00
jfa
1c82b096f9 Porting Salome to OCCT 7.7.0 2023-03-08 11:13:45 +00:00
jfa
fe14e2fc44 Porting Salome to OCCT 7.7.0 2023-03-07 17:18:15 +00:00
jfa
922cc08eea Porting Salome to OCCT 7.7.0 2023-02-17 16:55:49 +00:00
jfa
63e04ef7a7 [bos #33060] EDF 26527 - remove extra-edges doesn't work 2023-02-10 14:38:14 +00:00
jfa
78d08f2f51 [bos #33377] EDF 25230 - Question about tolerance. Prevent conversion of initial curves to BSplines by MakeWire. 2023-02-09 15:29:47 +00:00
jfa
5ff491732f Merge branch 'V9_10_BR' 2022-12-15 21:31:52 +03:00
jfa
656b91bf45 Avoid creation of tmp files in HOME 2022-12-06 19:00:18 +03:00
jfa
abd699810f [bos #32720] EDF 25230 - partition fails on small case 2022-11-22 15:08:47 +03:00
jfa
fe6ea9b095 Increment version: 9.10.0 2022-11-22 14:18:59 +03:00
jfa
7c90108313 [bos #32720] EDF 25230 - partition fails on small case 2022-11-18 18:19:11 +03:00
akondrat
db6a6a7fe5 [bos #32774] [CEA 32488] Selecting multiple faces with "Supress Faces"
Update selection in Suppress Faces algorithm.
2022-11-15 12:08:56 +03:00
jfa
888b3b52e1 [bos #32517][EDF] Dynamic log messages switched on and off by SALOME_VERBOSE environment variable 2022-11-14 17:48:46 +03:00
jfa
66be812a4e [bos #30178] [CEA][FORUM] Fuse operation fails on Linux and is OK on Windows 2022-10-27 16:31:43 +03:00
Konstantin LEONTEV
be1d76dd6a [bos #32189][CEA] SALOME README file: updated links to salome site. 2022-10-04 18:08:11 +03:00
jfa
75780cdf0f Merge branch 'jfa/29473' 2022-09-26 17:44:04 +03:00
Alexey SOZINOV
f190cc9ae6 [bos #29473] [EDF] (2022-T1) Advanced geometry features: conformity of non holed-face 2022-09-26 17:43:15 +03:00
jfa
89b8ea7bd7 Merge branch '29469' 2022-09-08 18:31:42 +03:00
vsv
bb74bfbe1e bos #29469: Advanced geometry features: Detect type of shape 2022-09-08 18:29:01 +03:00
Konstantin LEONTEV
46676347f2 Mantis 0054772: crash when select point in viewer inside created face 2022-08-31 16:00:11 +03:00
jfa
a3eca73f94 Merge branch 'asozinov/29471' 2022-08-30 16:36:03 +03:00
Alexey Sozinov
de644ac6fe [bos #29471] [EDF] (2022-T1) Advanced geometry features: iterate through holes of a face 2022-08-30 16:34:10 +03:00
jfa
e6d054cfcd Merge branch 'jgv/29470' 2022-08-18 17:47:07 +03:00
jgv
66a2554913 29470 - Point cloud on a face 2022-08-18 17:42:21 +03:00
jfa
ade417c569 Merge branch 'jfa/29472_curvature_vector' 2022-08-18 16:09:23 +03:00
jfa
335b028279 [bos #29472] [EDF] (2022-T1) Advanced geometry features: curvature vector on a point of a face 2022-08-18 15:51:43 +03:00
Anthony Geay
1b56fc0813 MakeFaceWires and MakeFace can raise RuntimeError in case of a non planar detected 2022-06-09 13:44:53 +02:00
vsr
c00b6875b6 Merge branch 'V9_9_BR' 2022-05-31 11:15:53 +03:00
vsr
b6f0965afb Copyright update 2022 2022-05-05 15:01:15 +03:00
vsr
cdb4ec65a7 Increment version: 9.9.0 2022-05-05 14:57:35 +03:00
vsr
4598d83cc4 bos #29484 Merge branch 'vsr/29484' 2022-04-21 12:40:53 +03:00