Commit Graph

278 Commits

Author SHA1 Message Date
GERALD NICOLAS
ac78dadbe5 Merge remote-tracking branch 'origin/master' into gni/adaptation 2020-12-22 15:08:18 +01: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
GERALD NICOLAS
665d037f93 Merge branch 'master' into gni/adaptation 2020-12-09 16:11:12 +01:00
SALOME
cb55604f37 #18963 Minimize compiler warnings 2020-12-08 16:46:17 +03:00
Gérald NICOLAS
b1ea582157 Merge branch 'master' into gni/adaptation 2020-08-28 10:55:33 +02:00
eap
c85f79dfca Operation Show Meshing Errors does not work 2020-08-10 17:42:16 +03:00
Gérald NICOLAS
224eada951 Clarification des menus 2020-06-10 16:00:51 +02:00
Gérald NICOLAS
eb9868c360 Les préférences pour MG-Adapt 2020-06-10 11:22:21 +02:00
Gérald NICOLAS
913c682099 Clarification 2020-06-09 11:25:48 +02:00
Gérald NICOLAS
005a0c7d7e Suppression des impressions 2020-06-09 10:10:12 +02:00
Gérald NICOLAS
f787750dbb Rassemblement des toolbars 2020-06-08 16:43:05 +02:00
Gérald NICOLAS
d4b3f508bf Menus 2020-06-08 14:40:22 +02:00
Gérald NICOLAS
b8d0c082d5 cosmétique 2020-06-04 17:41:11 +02:00
Gérald NICOLAS
4434b7437b Recherche de l'étude sous-jacente 2020-05-27 12:13:20 +02:00
Gérald NICOLAS
687effe75f Merge branch 'master' into gni/adaptation 2020-05-27 10:40:52 +02:00
Gérald NICOLAS
0937b58dc2 Merge branch 'master' into gni/adaptation 2020-05-27 10:36:49 +02: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
Gérald NICOLAS
ed1a6f1c4d Lancement des menus pour l'adaptation 2020-05-26 10:46:55 +02:00
Gérald NICOLAS
bb0c73cad0 Dialogue pour l'adaptation 2020-05-25 17:14:06 +02:00
Gérald NICOLAS
d05e8d5111 préférences 2020-05-25 16:01:16 +02:00
GERALD NICOLAS
41d2fa239d Menu de pilotage global 2020-05-20 10:47:58 +02: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
vsr
6472eab132 Merge branch 'occ/shaper2smesh' 2020-02-21 17:00:22 +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
ab494e654a New mesh icon if geometry changes 2020-01-28 17:14:39 +03:00
eap
5dcb2f2b46 #17845 [EDF] Modifications of Automatic meshing 2020-01-24 19:09:38 +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
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
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
rnv
7b4bb082fa Fix for "16960 EDF 19475 - Control Free nodes" issue 2019-05-17 11:49:10 +03:00
vsr
6d32f944a0 Update copyrights 2019-02-14 15:33:05 +03:00
eap
0a237be4b9 #16459 EDF 14133 - Complete Merge Nodes / Merge Elements operations
fix crash

+ fix deletion of mesh objects (relates to #16478)
2019-02-12 15:05:43 +03:00
eap
cc85955178 23636: EDF 18217 - Problem when suppressing CAD
+
1) optimize standalone group filling
2) fix regressions caused by adding FT_Length3D
2019-02-04 14:32:58 +03:00
mkr
c511644fda 0054473: TC9.2.0: SMESH: results of union, intersection and cut of groups operations are not updated correctly. 0054487: TC9.2.0: SMESH: VTK viewer is updated correctly only after the second call of Show Only command 2019-01-17 18:08:54 +03:00
mkr
ead0b153bd 0054465: TC9.2.0: SMESH: mesh presentation is not fully restored after Controls - Reset command 2019-01-17 18:06:22 +03:00
eap
a18e579603 23615: EDF 17317 - Fit All when display one mesh
Pb: no FitAll at 1st mesh compute
2018-12-05 14:55:28 +03:00
eap
60beecbdbd 23615: EDF 17317 - Fit All when display one mesh 2018-11-30 13:54:14 +03:00
eap
48b83422af IMP 23612: EDF 14143 - Compute angle from 3 points 2018-11-29 17:31:43 +03:00
eap
7b4c10fd0e 23619: EDF 18055 - Detection of sharp edges 2018-11-27 17:21:06 +03:00
eap
fc9c05a33c 23611: EDF 11012 - Force Z coords to 0 2018-11-22 19:29:38 +03:00
eap
f4dd52ae3d Typo and whitespace fixes by Kunda
http://www.salome-platform.org/forum/forum_9/454200149#834683007
2018-10-15 15:27:16 +03:00
Paul RASCLE
328926550c Merge branch 'master' into pre/medCompatibility 2018-10-12 16:35:40 +02:00
eap
b3b2e34960 23599: EDF 17907 - Gnome freezes when suppressing horde of groups
Limit height of the warning dialog
2018-10-12 15:52:42 +03:00