Commit Graph

2494 Commits

Author SHA1 Message Date
eap
2644464cc2 23653: [CEA] SMESH compilation failure: Ubuntu 16 : isnan 2018-12-19 17:58:28 +03:00
vsr
05bdaa6d2e Merge branch 'V9_2_BR' 2018-12-10 17:30:25 +03:00
Paul RASCLE
3ecbeb028a try icon and toolbar on SMESH plugin MeshCut: OK 2018-12-10 14:59:11 +01:00
Paul RASCLE
39f40f2fb8 french translation missing 2018-12-05 18:20:20 +01:00
eap
212d923cf8 23619: EDF 18055 - Detection of sharp edges (note 0022724) 2018-12-05 15:05:57 +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
rnv
7f7311ca93 Windows compatibility. 2018-12-03 19:08:11 +03: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
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
Paul RASCLE
96726c1eae fix several bugs in SMESH Python plugins (MeshCut, MGSurfOpt, MgCleaner, BlocFissure) 2018-11-27 17:46:51 +01:00
eap
7b4c10fd0e 23619: EDF 18055 - Detection of sharp edges 2018-11-27 17:21:06 +03:00
eap
baf83bed41 IMP 23613: EDF 15565 - Ponctual elements 2018-11-22 21:37:35 +03:00
eap
fc9c05a33c 23611: EDF 11012 - Force Z coords to 0 2018-11-22 19:29:38 +03:00
vsr
13d0dc562d 0023636: EDF 18217 - Problem wen suppressing CAD
- Avoid crash on activating SMESH module after source geometry removal
2018-11-22 15:58:01 +03:00
eap
1dadb7d2e2 [GPUSPHGUI] #511: Spheric2 with dynamic boundaries - Mesh offset failed 2018-11-22 15:35:17 +03: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
fb97845ce9 23630: EDF 18157 - Problem of meshing
+ replace deprecated std::auto_ptr
2018-11-19 17:14:59 +03:00
vsr
e15a3a87cc Increment version: 9.2.0 2018-11-16 11:14:59 +03:00
vsr
d733cdc04d 0054463: Refactor salome_test.py 2018-11-14 20:08:15 +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
7abad597ce Crash after pre-viewing mesh translation 2018-11-14 16:41:52 +03:00
eap
0e7304f3cc 54462: Hexa(ijk) fails on a composite block with a degenerated edge (note 0509712) 2018-11-13 19:28:05 +03:00
eap
285f56790c 54462: Hexa(ijk) fails on a composite block with a degenerated edge 2018-11-12 16:42:33 +03:00
eap
8dc55ee0b7 PAL0023627: [IMACS] ASERIS: project point to the mesh
correct order of elements if the poly-line
2018-11-09 19:12:07 +03:00
eap
441a2df90c PAL0023627: [IMACS] ASERIS: project point to the mesh
Algorithm of poly-line construction modified to enable specifying
   arbitrary points serving as end points of the poly-line segment.
2018-11-09 13:28:18 +03:00
eap
858b4bff64 PAL0023627: [IMACS] ASERIS: project point to the mesh 2018-11-07 18:02:19 +03:00
vsr
db0762b147 Minor correction to previous commit: zcracks plugin is currently unavailable 2018-11-01 16:23:50 +03:00
vsr
46c12766bc Add documentation fallbacks 2018-11-01 16:19:16 +03:00
vsr
0ec5c9efb1 Run all SMESH tests at once: all tests pass in 2min instead of 1h20min 2018-10-31 14:48:24 +03:00
vsr
85e5c78452 Prettify documentation: force width of the document area to occupy all available space 2018-10-26 08:37:03 +03:00
vsr
57146c9805 0023623: [CEA 2284] : Mesh migration documentation link doesn't exist 2018-10-25 15:08:37 +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