eap
03d855b75b
bos #24009 Merge gni/adaptation branch (MG-Adapt)
2021-03-26 12:45:00 +03:00
vsr
a274ade365
Copyright update 2021
2021-03-23 17:44:29 +03:00
vsr
13e344b872
Revert wrongly integrated merge
...
This reverts commit a463e46431
, reversing
changes made to 1c35693208
.
2021-03-22 10:19:31 +03:00
eap
a463e46431
#23999 EDF 22760 - integration of dev in SMESH (from branch 'gni/adaptation')
2021-03-20 16:01:14 +03:00
Anthony Geay
9851a42aa9
Modif for salome gui without neither NS nor other servers.
2021-02-26 07:17:41 +01:00
Anthony Geay
ded5e634c9
Forward medcoupling exception thrown in case of problem of conversion
2021-02-17 22:22:22 +01:00
Gérald NICOLAS
4c3cd911ff
Message d'erreur en l'absence de fichier
2021-02-09 17:05:33 +01:00
Gérald NICOLAS
f6eed752d8
Mise à jour
2021-02-09 14:53:06 +01:00
Gérald NICOLAS
96c02d08b9
récupération
2021-02-09 12:24:42 +01:00
Gérald NICOLAS
ed49807f17
Merge branch 'master' into gni/adaptation
2021-02-09 12:24:02 +01:00
GERALD NICOLAS
36e723d3d3
Remplacement des taquets de tabulations paor des espaces
2021-02-03 15:55:16 +01:00
Anthony Geay
b8cc25cce5
2 servant implementations of SMESH::SMESH_GEN. One with Study and ModuleCatalog retrived from NS (like the beginning), another one with Study and ModulCatalog embedded
2021-02-01 20:13:06 +01:00
GERALD NICOLAS
55f658966b
Ménage avant intégration
2021-02-01 11:26:34 +01:00
azakir
4002febb8b
enable to publish in TUI
2021-01-19 10:30:07 +01:00
azakir
4cd6311d74
little corrections
2021-01-15 12:03:28 +01:00
azakir
43e6429c58
TUI for mg-adapt
2021-01-14 17:00:52 +01:00
azakir
d37a77ee95
maj TUI
2021-01-13 11:01:18 +01:00
azakir
8196d751b1
for MG-adapt TUI
2021-01-12 17:36:13 +01:00
azakir
456850beda
Merge branch 'gni/adaptation' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh into gni/adaptation
2021-01-12 14:19:56 +01:00
azakir
6e11711875
TUI first dev
2021-01-12 14:18:03 +01:00
eap
7d57cfe306
Fix typos by Kunda
...
https://www.salome-platform.org/forum/forum_9/875695368/263950625
2021-01-11 12:42:05 +03:00
jfa
47d2912cb3
Porting to OCCT7.5.0
2020-12-15 13:59:42 +03:00
eap
223210ad12
#20282 EDF 22320 - general compute fails
...
don't apply 1D-2D algorithms before 1D-2D-3D ones if sub-mesh order says opposite
2020-12-14 16:41:04 +03:00
eap
2f4749af53
#18963 Minimize compiler warnings
...
fix the rest warnings
2020-12-09 22:12:51 +03:00
SALOME
cb55604f37
#18963 Minimize compiler warnings
2020-12-08 16:46:17 +03:00
eap
4039f267f1
bos #20282 EDF 22320 - general compute fails
...
1) Compute sub-meshes with prescribed order before the rest ones
2) Save sub-mesh order not as ids but as entries, because ids of groups
within SMESHDS_Mesh can change at study loading if some group is no
longer used as a base of sub-mesh of group on geometry
2020-12-02 11:51:19 +03:00
eap
97b0a95536
[bos #20282 ] EDF 22320 - general compute fails
...
Correct tree icon of partially computed sub-mesh
2020-11-20 11:26:59 +03:00
eap
d3bb81e560
IPAL54700: TC-9.6.0: 0D Mesh - several items are missed in the OB popup menu
2020-10-22 12:19:01 +03:00
eap
76b3528b3f
bos #20244 [CEA 20227] OCCT SIGSEGV - Cutting of quadrangles
2020-10-22 11:33:25 +03:00
eap
d245f797f1
#19926 [CEA 19782] renumbering meshes
2020-10-15 16:57:54 +03:00
eap
981e2bca16
bos #19961 EDF 21858 - ExportMED
2020-10-12 17:15:51 +03:00
eap
222d596e3b
#19993 [CEA 17873] Delete group with contents crash
2020-09-28 14:18:24 +03:00
mpv
3632886261
#19919 [CEA] Group of Edges reported as empty
...
Make mesh marked by ! sign if after breaking link the referenced shape becomes different from the shape used for meshing before.
2020-09-04 17:46:03 +03:00
mpv
338d12a959
#19919 [CEA] Group of Edges reported as empty
...
Clear shapes-cash in GEOMClient also for sub-meshes objects.
2020-08-24 16:38:41 +03:00
eap
eac64fdf48
In dump script avoid removing missing geom objects
2020-08-10 17:43:45 +03:00
eap
f435fe5c82
Enable simultaneous usage of several StdMeshersGUI_SubShapeSelectorWdg's
...
Add SMESH_Gen_i::CountInPyDump(text) which is useful for defining uniquely
named variables in dump python scripts
2020-08-07 12:14:55 +03:00
eap
dbbd8a2dbe
Protection for the case of python command wrapped over several lines
2020-07-31 20:27:23 +03:00
eap
e85e13ee2a
#19765 EDF 21730 - long time to load med file file with huge amount of groups
2020-07-20 10:13:03 +03:00
eap
d55dbe18f5
Merge remote-tracking branch 'origin/V9_5_BR'
...
Conflicts:
src/SMESH_I/SMESH_Mesh_i.cxx
2020-07-10 19:33:14 +03:00
eap
1a39b08ad9
#19232 [CEA] overal Mesh quality crash on imported MED
...
Bug reason: the med file includes polygons based on none of nodes.
Solution: forbid creating such polygons
2020-06-09 15:09:07 +03:00
eap
1deb1c3b7e
#19232 [CEA] overal Mesh quality crash on imported MED
...
Bug reason: the med file includes polygons based on none of nodes.
Solution: forbid creating such polygons
2020-06-09 13:58:21 +03:00
eap
75b15d2531
Cosmetic changes
2020-05-27 20:48:43 +03:00
eap
19720c1ef8
IPAL54678: TC-9.5.0: Sub-mesh priority: not all sub-meshes are displayed in the dialog
...
+ Small improvement of a mesh context menu:
* Add "Clear + Compute" for a non-empty mesh
* Add "Show Compute Errors" for a failed meshing
* Remove "Compute" for a fully computed mesh
* Add an icon for "Export" item
2020-05-26 19:20:30 +03:00
eap
bba8dbd724
IPAL54678: TC-9.5.0: Sub-mesh priority: not all sub-meshes are displayed in the dialog
2020-05-26 17:59:55 +03:00
eap
928a9967c9
IPAL0054674: Wrong mesh icon after mesh modification
...
+ minor doc imp
2020-05-18 21:31:22 +03:00
eap
4b5a9b85ae
Unify function headers
2020-05-14 17:26:57 +03:00
eap
54d90bf525
SHAPERSTUDY: Break Link when geometry not changed
2020-05-14 16:40:46 +03:00
eap
4d658cb770
#19078 [CEA] Mesh Group - Group on filter
...
fix places where component name "GEOM" is used
2020-05-08 19:32:46 +03:00
vsr
0fc0831670
Copyright update 2020
2020-04-15 18:19:44 +03:00
eap
7406f0680a
SHAPERSTUDY: fix case of a group containing the main shape
2020-04-11 01:22:43 +03:00