GERALD NICOLAS
96b56d1ee6
Merge remote-tracking branch 'origin/master' into gni/documentation
2021-01-12 13:45:39 +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
Viktor UZLOV
3da6be1c99
bos #20215 Help panels into SALOME for new users
2021-01-07 16:45:39 +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
fba6d9eef3
#18963 Minimize compiler warnings (finish)
2020-12-10 14:39:46 +03:00
eap
2f4749af53
#18963 Minimize compiler warnings
...
fix the rest warnings
2020-12-09 22:12:51 +03:00
GERALD NICOLAS
16a07c8761
Merge branch 'master' into gni/documentation
2020-12-09 16:14:00 +01:00
SALOME
cb55604f37
#18963 Minimize compiler warnings
2020-12-08 16:46:17 +03:00
rnv
982a098136
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
2020-11-19 03:35:20 +03:00
rnv
a0b14f92a4
Partial fix for ' #16403 EDF 17034 - Hole during meshing visualization'
2020-11-19 03:35:02 +03:00
eap
fdab1d32d5
bos #20282 EDF 22320 - general compute fails
2020-11-12 23:06:06 +03:00
Gérald NICOLAS
920c0a06c6
Correction d'oublis
2020-10-27 11:59:50 +01:00
Gérald NICOLAS
30271ef4ea
Merge branch 'master' into gni/documentation
2020-10-27 11:51:53 +01:00
eap
3afca7a3ff
#19926 [CEA 19782] renumbering meshes \\ fix excess nodes
2020-10-15 18:02:26 +03:00
Gérald NICOLAS
a5b6754422
Mise à jour des messages de SMESH
2020-09-22 15:57:14 +02:00
Gérald NICOLAS
ea6d39162c
Update translations to French
2020-09-18 11:18:36 +03:00
Gérald NICOLAS
847a84b772
Merge remote-tracking branch 'origin/master' into gni/documentation
2020-09-18 09:17:51 +02:00
Gérald NICOLAS
f40eff6896
Mise à jour des traductions vers le français
2020-09-18 09:17:31 +02:00
Viktor UZLOV
aca37fd07f
#19889 [CEA] No more items available in context menu after delete group with contents
2020-09-14 12:21:01 +03:00
eap
c85f79dfca
Operation Show Meshing Errors does not work
2020-08-10 17:42:16 +03:00
eap
6c91402a6f
Fix memory leaks in SMESHGUI_Displayer::canBeDisplayed()
2020-08-10 17:16:36 +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
vsr
9beb8d2764
bos #19219 [CEA] SIGSEGV when right-click in the view in 3D layers dialog box
2020-06-15 18:44:50 +03:00
mpv
593c663f2d
Fix for #19201 : Can't select a SHAPER result to create a group on geometry
2020-05-28 16:44:33 +03:00
rnv
67c4262d23
Fix for '54677: TC-9.5.0: SMESH: ball visualization failed'
2020-05-28 00:00:43 +03:00
rnv
501b1a0f68
Fix for '54677: TC-9.5.0: SMESH: ball visualization failed'
2020-05-27 23:56:31 +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
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
vsr
50dabfbfdf
#18861 [CEA] Unstable Netgen 1D-2D-3D algorithm: Fix crash caused by improper usage of SObject::GetFather()
2020-03-16 14:26:51 +03:00
Pascal Obry
c9c3fe8924
Porting to ParaView 5.8
2020-03-11 14:37:59 +03:00
eap
afef8ccaa7
Restore usage of GenericObject wraper ( _wrap )
2020-02-21 21:19:12 +03:00
vsr
6472eab132
Merge branch 'occ/shaper2smesh'
2020-02-21 17:00:22 +03:00
rnv
0fe03353fe
Fix for '#18728[CEA][Windows] SMESH compilation broken __cdecl SMESH::GetMeshesUsingAlgoOrHypothesis'
2020-02-17 19:17:08 +03:00
eap
650885c135
#17237 : Body fitting on sub-mesh, #16523 : Treatment of internal faces
2020-02-14 18:47:13 +03:00
eap
66ec81f68d
#16522 [CEA 7599] Viscous layers hypothesis: extract layers as a group
...
1) Fix invalid python dump (missing Compute() before GetGroups())
2) Remove a group if group name changes
3) Remove an actor of a removed group
2020-02-14 18:11:57 +03:00
eap
70eb9c09d0
#16522 [CEA 7599] Viscous layers hypothesis: extract layers as a group
2020-02-14 18:11:56 +03:00
rnv
e374376aa6
bos #18641 [CEA 18636][Windows] SMESH_MeshersList environment variable separator
2020-01-29 15:02:42 +03:00
vsr
0c8b79a917
bos #18601 GMSH is missing from SMESH algorithms when 2D model is selected
2020-01-28 18:05:11 +03:00
eap
ab494e654a
New mesh icon if geometry changes
2020-01-28 17:14:39 +03:00
rnv
7d3e4fc0b1
bos #18659 [CEA][Windows] SMESH compilation issue
2020-01-28 16:45:37 +03:00
eap
c4d4c3be32
Fix exception at Break Link after shaper group modification
...
Scenario:
- Create a mesh on a box with sub-mesh on a group
- Modify group in shaper
- Switch to SMESH and Break Link ==> SIGSEGV
2020-01-24 21:36:13 +03:00
eap
24a67a7033
#17845 [EDF] Modifications of Automatic meshing
...
1) Make "Free Hexahedralization" unavailable if NETGEN preferred over MeshGems
2) BUG: Hyposets do work only with English language
2020-01-24 19:09:39 +03:00
eap
4cb88409b2
Fix dump for #17845 [EDF] Modifications of Automatic meshing
2020-01-24 19:09:38 +03:00
eap
f67cc2cf76
#17845 [EDF] Modifications of Automatic meshing
...
Fixes for remarks
2020-01-24 19:09:38 +03:00
eap
5dcb2f2b46
#17845 [EDF] Modifications of Automatic meshing
2020-01-24 19:09:38 +03:00
eap
7c8ea81b29
Update sub-mesh actors after Compute
2020-01-21 17:42:01 +03:00
eap
3801576eaf
in UpdateActorsAfterUpdateStudy() do not update actors
...
else an actor can switch to "node display mode"
2020-01-20 18:51:55 +03:00
eap
81dd629345
Fix sub-mesh creation by selection of mesh element + remove dead actors after BreakLink
2020-01-17 20:43:01 +03:00