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
eap
3afca7a3ff
#19926 [CEA 19782] renumbering meshes \\ fix excess nodes
2020-10-15 18:02:26 +03:00
Gérald NICOLAS
ea6d39162c
Update translations to French
2020-09-18 11:18:36 +03: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
eap
af067a707e
Update mesh according to geometry modif. Care of actors of removed objects
2020-01-16 16:41:56 +03:00
eap
07ac4da8b2
BUG: SMESH::GetGEOMGen() returns GEOM_Engine instead of SHAPERSTUDY
...
1) GetGEOMGen() -> GetGEOMGen( GEOM::GEOM_Object_ptr go )
2) some formatting (whitespace changes)
2020-01-15 16:12:51 +03:00
mpv
2b3c553f4f
Implementation of Groups support by the SHAPER-STUDY module
2019-12-30 17:13:29 +03:00
vsv
26999fa04d
Update views on the module activation
2019-12-26 16:55:21 +03:00
vsv
68d2446f69
Update object browser
2019-12-26 14:55:44 +03:00
vsv
0ed56e5073
Translation on French
2019-12-23 18:52:42 +03:00
vsv
96a86667a9
Transfer BreakLink from Object to Gen
2019-12-23 14:57:39 +03:00
vsv
c47c00f480
Call BreakLinks method
2019-12-20 16:13:06 +03:00
vsv
b8ddb1330c
Define canBreakLink parameter
2019-12-20 15:53:23 +03:00
vsv
779967e2f5
Create "Break link" pop-up menu item
2019-12-20 13:04:00 +03:00
eap
abf6641b14
#18097 [CEA] Mesh group not updated in the view after a compute with other hypotheses
2019-11-12 19:04:18 +03:00
eap
e29ec7a70a
#17783 [CEA] Dumping Mesh information
2019-10-02 17:58:53 +03:00
eap
2c751a0edd
#17636 [CEA 17369] Extrusion by normal: along average normal option issue
2019-09-06 19:02:21 +03:00