Commit Graph

729 Commits

Author SHA1 Message Date
eap
5e337ede0d #16755 [CEA 16749] Merge nodes generates fatal error if selection is disabled 2019-03-28 18:22:44 +03:00
eap
341e363240 IPAL54521: [TC-9.3.0]: Mesh information: Additinal Info tab: 'Compute' button for size doesn't work
Add SMESH_GroupOnFilter::IsUpToDate()
  Redefine SMESH_GroupOnFilter::IsMeshInfoCorrect()
2019-03-22 13:32:28 +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
eap
01a6371181 Show faces added by Create boundary elements 2019-01-28 17:36:46 +03:00
eap
9a3f7d877e 0023614: EDF 16256 - Coordinates of a group 2019-01-28 15:04:53 +03:00
eap
401b2a2e54 23620: EDF 10301 - Completing Extrusion along a path
Add scale factors to Extrusion along line
Add angles to Extrusion along path
2019-01-24 18:28:24 +03:00
eap
64680c27c1 23617: EDF 14133 - Complete Merge Nodes / Merge Elements operations
+
1) fix bug that SMESH_MeshEditor::DoubleElements() can't duplicate all
   elements if they are of different dimension
2) Add QString GetName( Handle(SALOME_InteractiveObject)& ) that gets
   missing name from SObject.
2019-01-18 21:31:22 +03:00
eap
01fd9fd76a Compilation error in SMESHGUI_ExtrusionAlongPathDlg 2019-01-17 18:21:35 +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
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
vsr
05bdaa6d2e Merge branch 'V9_2_BR' 2018-12-10 17:30:25 +03:00
Paul RASCLE
39f40f2fb8 french translation missing 2018-12-05 18:20:20 +01: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
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
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
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
eap
5ec2574399 Crash after pre-viewing mesh translation 2018-11-14 18:01:40 +03:00
eap
7abad597ce Crash after pre-viewing mesh translation 2018-11-14 16:41:52 +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
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
Paul RASCLE
81b56ed43d more information on exception on mesh export 2018-10-10 17:31:49 +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
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
eap
6df8817c1a 23586: [EDF] HYDRO: Copy mesh to new geometry 2018-09-17 22:24:36 +03: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
8af480d893 Allow saving groups with non-ascii names.
+ Fix UTF8-invalid group names present in MED file
2018-08-23 18:10:56 +03:00
eap
2f529dcd26 54355: 'Compute' button is absent for 'Number of the double nodes' value in 'Mesh Information' dialog in 'Quality Info' tab.
+ fix regression of QuadFromMedialAxis
+ fix invalid icon of sub-mesh on wire (SMESH_subMesh_i.cxx)
2018-08-22 20:46:26 +03:00
eap
35012b0a3d Fix mixed Python dump of a new and a closed study 2018-08-01 18:41:11 +03:00
Paul RASCLE
8b8421ca19 keep debug traces in export MED dialog 2018-07-19 10:53:18 +02:00
Paul RASCLE
3785fda32c Merge remote-tracking branch 'origin/master' 2018-07-19 09:14:10 +02:00
eap
fe4d201b78 IPAL54414: MED file info is not persistent 2018-07-18 18:15:22 +03:00
Paul RASCLE
e330934ca6 Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2018-07-18 15:51:52 +02:00
Paul RASCLE
c58add1af5 debug exporting MED files, adding meshes, different MED versions... 2018-07-18 15:51:37 +02:00
Paul RASCLE
49ff23c94f reintroduction of choice of MED minor version when exporting MED files 2018-07-13 16:23:54 +02:00
rnv
32d14d3084 Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2018-07-13 09:51:25 +03:00
rnv
560f8b2d0c Unicode support 2018-07-13 09:51:07 +03:00
eap
1b80c8bc60 Restore change of mesh icon depending on its status
now icons are updated on the engine side

+ Remove deprecated smesh.py
2018-07-10 17:41:10 +03:00