Commit Graph

2045 Commits

Author SHA1 Message Date
rnv
7cef494998 Fix for "23678: [CEA 13186] messages in the python window" issue. 2019-02-25 15:28:08 +03:00
eap
a536eb5311 54499: SALOME crash at mesh evaluation 2019-02-08 14:22:17 +03:00
Christophe Bourcier
694f17004a Small fixes in sphinx documentation of python plugins:
- remove depedency to babel (only used to generated a date format)
- add missing theme
- remove warnings
2019-02-08 14:20:05 +03:00
Christophe Bourcier
47242d5934 Improve behaviour of Cleaner and SurfOpt in case of error and add a cancel button. 2019-02-08 14:20:00 +03:00
Christophe Bourcier
c9afb20072 Fix to allow Cleaner and SurfOpt to be launched on files with special characters on Windows.
Do not use an intermediate bat file to prevent bad unicode conversions.
2019-02-08 14:19:54 +03:00
Christophe Bourcier
a9e8259255 Fix to allow Cleaner and SurfOpt to deal with directory with spaces 2019-02-08 14:19:50 +03:00
Christophe Bourcier
a38b958b27 More fixes in Cleaner and SurfOpt:
- fix decode error in case a GMF file is selected
- fix save log error
- fix wrong mesh used when changing from mesh object to mesh file.
2019-02-08 14:19:44 +03:00
Christophe Bourcier
f5882cb240 Fix output formatting of Cleaner and SurfOpt plugins so that new lines are printed 2019-02-08 14:19:37 +03:00
Christophe Bourcier
f99f2e7e52 Fix error in SurfOpt plugin caused by a decode() unneeded 2019-02-08 14:19:30 +03:00
Paul RASCLE
39f40f2fb8 french translation missing 2018-12-05 18:20:20 +01:00
vsr
4f62bd0683 IPAL54486 - TC9.2.0: SMESH: Volumes aspect ratio plot is not shown in Mesh Info dialog 2018-11-30 14:35:24 +03:00
vsr
19ea87e9c2 0023636: EDF 18217 - Problem wen suppressing CAD
- Avoid crash on activating SMESH module after source geometry removal
2018-11-30 14:08:13 +03:00
Paul RASCLE
96726c1eae fix several bugs in SMESH Python plugins (MeshCut, MGSurfOpt, MgCleaner, BlocFissure) 2018-11-27 17:46:51 +01:00
vsr
2aed859fcd Windows support: move test scripts to lib/python<version>/site-packages/salome folder to avoid conflict with other files in bin/salome folder. 2018-11-20 09:29:28 +03:00
eap
5ec2574399 Crash after pre-viewing mesh translation 2018-11-14 18:01:40 +03:00
eap
4be45a651b 54462: Hexa(ijk) fails on a composite block with a degenerated edge (note 0509712) 2018-11-14 18:01:17 +03:00
eap
830c88cc3a 54462: Hexa(ijk) fails on a composite block with a degenerated edge 2018-11-14 18:01:05 +03:00
eap
6eba85f740 23608: [EDF] HYDRO: crash when compute copied mesh
23609: [EDF] HYDRO: wrong warning appears
23607: [EDF] HYDRO: Copy mesh with geometry - problems of Copy elements
2018-10-19 15:09:48 +03:00
eap
a001da2228 23607: [EDF] HYDRO: Copy mesh with geometry - problems of Copy elements 2018-10-17 18:25:35 +03:00
eap
e9c5d169fa 23605: [EDF] HYDRO: parent mesh for Copy mesh with new geometry
23606: [EDF] HYDRO: Help for option Copy mesh with new geometry is absent
2018-10-17 17:35:08 +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
6c8b26afa5 23586: [EDF] HYDRO: Copy mesh to new geometry
Add a sample script

+ remove line numbers from codes in docs
2018-10-12 17:25:16 +03: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
Paul RASCLE
286eab9f3e Merge branch 'master' into pre/medCompatibility 2018-10-11 14:38:48 +02:00
rnv
c2a0b92336 Use existing CSS file. 2018-10-10 23:35:31 +03:00
rnv
d2be83be3a Merge branch 'rnv/unicode' 2018-10-10 23:34:39 +03:00
Paul RASCLE
81b56ed43d more information on exception on mesh export 2018-10-10 17:31:49 +02:00
eap
a4be05bc3b 23594: EDF 17213 : crash of salome when loading SMESH or dumping the study
Attempt 1:
  in SMESH_Mesh::SortByMeshOrder() assure same size of sortedPos and onlyOrderedList
2018-10-10 17:11:35 +03:00
Paul RASCLE
a63fc78c25 Merge branch 'master' into pre/medCompatibility 2018-10-10 13:51:29 +02:00
Paul RASCLE
f2614ea1d5 debug load med file with penta18 2018-10-10 13:50:19 +02:00
Paul RASCLE
96aa46f001 MED write/append with a lower major version of MED file format: comments 2018-10-10 13:48:46 +02:00
Paul RASCLE
3be9ecb5ca debug load med file with penta18 2018-10-10 13:20:08 +02:00
Paul RASCLE
a0a18305a2 MED write/append with a lower major version of MED file format: third step 2018-10-10 09:44:33 +02:00
Paul RASCLE
90761b482c MED write/append with a lower major version of MED file format: second step 2018-10-09 15:06:17 +02:00
eap
5e4a5b388c Fix regression of SALOME_TESTS/Grids/smesh/mesh_BLSURF_02/C6 2018-10-09 12:12:21 +03:00
Paul RASCLE
9cef4666a1 introduction of MED write/append with a lower major version of MED file format (hdf5 >= 1.10.2 needed) 2018-10-08 16:31:40 +02:00
rnv
8b8b424103 Some corrections related to using UNICODE. 2018-09-27 14:34:01 +03:00
rnv
15fdc1b6fc '/usr/bin/env python' -> '/usr/bin/env python3' 2018-09-19 18:32:46 +03:00
eap
807d754b0e 23586: [EDF] HYDRO: Copy mesh to new geometry
fix highlighting at mesh computing
2018-09-18 17:38:32 +03:00
eap
6df8817c1a 23586: [EDF] HYDRO: Copy mesh to new geometry 2018-09-17 22:24:36 +03:00
Paul RASCLE
54ac9a308a fix for parallel compilation with CMake 3.12.1 2018-09-13 11:31:33 +02:00
vsr
8d297d6698 Merge remote branch 'origin/V8_5_asterstudy' 2018-09-12 10:49:27 +03:00
vsr
98e8c17721 0023580: [EDF] AsterStudy: more distinct display of selected items in 3D view 2018-09-11 14:51:38 +03:00
rnv
c5f8cda9bf SALOME 9.1.0 Windows version 2018-09-07 15:00:24 +03:00
eap
00bd895f44 Regression revealed after restoring mesh data destruction at study closing 2018-09-06 16:12:29 +03:00
vsr
8c67d06369 Each SMESH engine should publish its data in a study in a separate SComponent 2018-09-03 16:33:12 +03:00
eap
14866e6309 Fix Python dump of ExportPartToMED() 2018-09-03 14:52:55 +03:00
eap
5552aec787 Regression: mesh objects are not deleted => memory leaks 2018-08-31 15:35:57 +03:00
Paul RASCLE
db7a4ffa0c abort when using SMESH GUI for creating a mesh from a geometry (while testing suitable algorithms) 2018-08-29 16:40:12 +02:00