Commit Graph

2455 Commits

Author SHA1 Message Date
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
1bc6da3e05 0054485: TC9.2.0: SMESH: not all elements are numbered in VTK viewer 2019-01-17 18:06:23 +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
mkr
abbce04531 0054474: TC9.2.0: SMESH: selection and context menu popup in the Object Browser is broken after close of Pattern Mapping dialog 2019-01-17 18:06:22 +03:00
eap
09bc0414c9 23627: [IMACS] ASERIS: project point to the mesh and create a slot
1) Enable appending to an existing mesh via smesh.Concatenate() (compound mesh)
2) Enable filtering a mesh part: Filter::GetElementsIdFromParts( ListOfIDSources )
3) Add ElementType arg to SMESH_Mesh::GetNodeInverseElements()
4) Add Mesh.Get1DBranches( edgeIDs )
5) Define a default Z med tolerance
6) Update ElementsOnSurface upon SetTolerance()
7) Change group management to have group ID persistent
8) Extract SMESH_PolyLine.cxx from SMESH_MeshEditor.cxx
9) Enable Min Distance measure for node-element and node-object
10) Fix SMESH_MeshAlgos::GetDistance( XYZ, face )
11) Extract SMESH_MeshAlgos::Intersector from SMESH_Offset.cxx
12) Enable optimization in SMESH_MeshAlgos::Triangulate
13) Add mestods Mesh.GetEngine() and Mesh.GetGeomEngine()
2019-01-17 15:53:49 +03:00
Christophe Bourcier
6d3cec2c38 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-01-16 14:18:24 +01:00
Christophe Bourcier
9d4de5cff7 Fix to allow Cleaner and SurfOpt to deal with directory with spaces 2019-01-16 14:15:48 +01:00
Christophe Bourcier
c294972ace 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-01-14 12:18:20 +01:00
eap
890ce9fde2 54499: SALOME crash at mesh evaluation 2019-01-09 14:37:31 +03:00
Christophe Bourcier
5f978fc962 Fix output formatting of Cleaner and SurfOpt plugins so that new lines are printed 2019-01-08 15:16:15 +01:00
Christophe Bourcier
2322b627c6 Fix error in SurfOpt plugin caused by a decode() unneeded 2019-01-08 15:15:24 +01:00
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