rnv
e374376aa6
bos #18641 [CEA 18636][Windows] SMESH_MeshersList environment variable separator
2020-01-29 15:02:42 +03:00
vsr
0c8b79a917
bos #18601 GMSH is missing from SMESH algorithms when 2D model is selected
2020-01-28 18:05:11 +03:00
eap
ab494e654a
New mesh icon if geometry changes
2020-01-28 17:14:39 +03:00
rnv
7d3e4fc0b1
bos #18659 [CEA][Windows] SMESH compilation issue
2020-01-28 16:45:37 +03:00
eap
c4d4c3be32
Fix exception at Break Link after shaper group modification
...
Scenario:
- Create a mesh on a box with sub-mesh on a group
- Modify group in shaper
- Switch to SMESH and Break Link ==> SIGSEGV
2020-01-24 21:36:13 +03:00
eap
24a67a7033
#17845 [EDF] Modifications of Automatic meshing
...
1) Make "Free Hexahedralization" unavailable if NETGEN preferred over MeshGems
2) BUG: Hyposets do work only with English language
2020-01-24 19:09:39 +03:00
eap
4cb88409b2
Fix dump for #17845 [EDF] Modifications of Automatic meshing
2020-01-24 19:09:38 +03:00
eap
f67cc2cf76
#17845 [EDF] Modifications of Automatic meshing
...
Fixes for remarks
2020-01-24 19:09:38 +03:00
eap
5dcb2f2b46
#17845 [EDF] Modifications of Automatic meshing
2020-01-24 19:09:38 +03:00
eap
7c8ea81b29
Update sub-mesh actors after Compute
2020-01-21 17:42:01 +03:00
eap
3801576eaf
in UpdateActorsAfterUpdateStudy() do not update actors
...
else an actor can switch to "node display mode"
2020-01-20 18:51:55 +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
eap
07ac4da8b2
BUG: SMESH::GetGEOMGen() returns GEOM_Engine instead of SHAPERSTUDY
...
1) GetGEOMGen() -> GetGEOMGen( GEOM::GEOM_Object_ptr go )
2) some formatting (whitespace changes)
2020-01-15 16:12:51 +03:00
mpv
2b3c553f4f
Implementation of Groups support by the SHAPER-STUDY module
2019-12-30 17:13:29 +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
0ed56e5073
Translation on French
2019-12-23 18:52:42 +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
eap
abf6641b14
#18097 [CEA] Mesh group not updated in the view after a compute with other hypotheses
2019-11-12 19:04:18 +03:00
eap
e29ec7a70a
#17783 [CEA] Dumping Mesh information
2019-10-02 17:58:53 +03:00
eap
2c751a0edd
#17636 [CEA 17369] Extrusion by normal: along average normal option issue
2019-09-06 19:02:21 +03:00
eap
c64a5dc488
Fix Edit Mesh regression
...
Pb: no 2D algo selected when editing Mesh_3 of SALOME_TESTS/Grids/smesh/imps_09/K7
2019-09-05 20:45:46 +03:00
eap
fad0945128
Typo fixes by Kunda
...
https://salome-platform.org/forum/forum_9/495080934
2019-08-27 14:48:19 +03:00
eap
c76543a1ab
IPAL54614: Getting nodes of polyhedron works wrong
...
Source https://salome-platform.org/forum/forum_10/633516704
2019-08-26 13:53:48 +03:00
eap
0146a69d82
IPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NCollection_DataMap::Find" error
...
Issue (2) with Geometric Progression reported in
https://www.salome-platform.org/forum/forum_10/976643804#300891023
Fixed in StdMeshers_Prism_3D.cxx
+ Minor changes:
1) SMESHGUI_PreVisualObj::myMesh in now SMESHDS_Mesh*
2) TPythonDump::DumpArray is now public method
3) In StdMeshers_FixedPoints1D, make args of Set*() methods const
4) Install SMESHGUI_PreVisualObj.h
5) Make StdMeshers_QuadrangleParams::SetCorners() available via CORBA
2019-08-02 18:14:14 +03:00
eap
a87bde2a08
IPAL54529: Hexahedron(ijk) fails on a block with composite sides if Viscous Layers assigned
...
+ In Create Mesh dialog define enabled tabs by SMESH_Algo::IsApplicable( shape )
+ Extract SMESH_Indexer from StdMeshers_HexaFromSkin_3D.cxx
2019-07-12 15:15:38 +03:00
rnv
de3e0ec062
Remove QT4 compatibility.
2019-05-31 16:49:15 +03:00
rnv
7b4bb082fa
Fix for "16960 EDF 19475 - Control Free nodes" issue
2019-05-17 11:49:10 +03:00
eap
b8917880e4
Quality Info: tolerance change does not influence on Nb double nodes
2019-04-09 19:11:56 +03:00
eap
734c82522e
Fix typo by Kunda
...
https://www.salome-platform.org/forum/forum_9/253019360
2019-04-08 13:38:22 +03:00
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
eap
9bbf8d875f
[HYDRO] Lot 16: Allow resizing Order of sub-meshes dialog
2018-07-05 18:52:28 +03:00
eap
f816f204d3
Typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/625363577
2018-06-25 14:38:55 +03:00
eap
24412178e1
Typo-fix by Kunda + fix user doc generation
2018-06-19 19:58:29 +03:00
eap
c704eadf04
IPAL54401: Offset dialog bug
2018-06-19 14:00:57 +03:00
rnv
b7a7d49664
Merge V9_dev branch into master
2018-06-14 14:56:19 +03:00
eap
24dd5df5f0
23562: EDF 17098 - problem with Extrusion 3D
...
+ fix computing "Min elem size" in Mesh Info dlg
2018-05-22 19:12:11 +03:00
eap
4c16067d42
23418: [OCC] Mesh: Minimization of memory usage of SMESH
2018-04-05 15:08:14 +03:00
vsr
88141f757b
Merge branch 'V8_4_BR'
2018-04-02 16:58:30 +03:00
rnv
f0f67c0b47
Redesign SALOME documentation
2018-03-30 18:43:58 +03:00
vsr
204a3246f4
Merge branch 'V8_3_BR' into V8_4_BR
2018-03-30 17:20:40 +03:00
vsr
f8f26cfa9b
0023538: EDF 16777 - ASTERSTUDY: Suppression of meshes when AsterStudy is activated
2018-03-30 17:14:08 +03:00
rnv
f0354b9d84
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
2018-03-12 16:58:23 +03:00
eap
09607afb27
[GPUSPHGUI] fix errors relating to eCustomControl + offset
...
+ Fix SMESH_Gen_i::Concatenate()
2018-03-07 13:47:57 +03:00
rnv
97889f80ac
Migration to OpenCASCADE CMake configuration
2018-03-05 18:56:23 +03:00
eap
30628bd54b
typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/975195177
2018-02-27 14:23:35 +03:00
eap
eda06d81d6
54353: Mesh group is not updated in VTK
2018-02-26 19:57:39 +03:00
eap
ead27b045b
GPUSPHGUI: Offset transformation
...
add missing files
2018-02-13 15:16:32 +03:00
eap
3a821b48ba
GPUSPHGUI: add Offset transformation
2018-02-09 22:41:01 +03:00
rnv
7c11ba6115
Unicode support: correct handling of unicode on GUI level
2018-01-22 11:57:06 +03:00
rnv
efce3946f7
Implement unicode support in SALOME: first attempt
2018-01-19 16:02:22 +03:00
rnv
7a3ecab720
Merge 'master' branch into 'V9_dev' branch.
2018-01-18 19:31:08 +03:00
rnv
7a713be33b
Merge eap/23491 branch.
2018-01-15 15:48:20 +03:00
rnv
10191484fe
Merge changes from 'master' branch.
2017-12-29 16:20:32 +03:00
eap
04f9972521
Typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/22126441
2017-12-28 14:28:17 +03:00
rnv
985eaf1925
Merge ASERIS development.
2017-12-19 18:56:16 +03:00
rnv
90e0893c89
Merge V8_4_BR branch.
2017-12-13 12:18:31 +03:00
eap
de56eb6c9f
typo-fix by Kunda
...
http://www.salome-platform.org/forum/forum_9/621049380
2017-12-05 14:47:35 +03:00
eap
05318c85be
typo-fix by Kunda + minor changes
2017-11-28 14:15:48 +03:00
eap
50d4798371
23491: EDF 15591 - Duplicate Elements / Nodes
...
Make AffectedElemGroupsInRegion() universal, make it available in Duplicate dialog
2017-11-14 21:15:33 +03:00
Nicolas
f4da288f5a
[V84] Fix conflict netgen / netgen contrib in GMSH
2017-10-16 10:53:11 +03:00
eap
05a257d4f4
Add "Deflection 2D" quality control
...
for GPUSPHGUI project
2017-10-12 19:52:03 +03:00
eap
678b908f16
Typo fixes http://www.salome-platform.org/forum/forum_10/433845793
2017-10-10 12:28:03 +03:00
Christophe Bourcier
09d1bbfd30
Update French translation files
2017-10-09 15:28:34 +02:00
Christophe Bourcier
5049cf9795
Update translation files from Crowdin
2017-10-09 14:40:21 +02:00
eap
85f0b9ca16
Typo fixes http://www.salome-platform.org/forum/forum_10/433845793
2017-10-09 15:28:05 +03:00
Paul RASCLE
51760fb76f
choice of MED format, minor version, for backward compatibility
2017-09-29 11:47:51 +03:00
vsr
9d73526fbc
Clean-up deprecated OCCT-related code
2017-09-25 16:12:08 +03:00
Paul RASCLE
09ff68516f
fix biquadratic quadratic pentahedron(18 nodes prism)
2017-09-15 11:06:44 +02:00
Paul RASCLE
2077baef82
introduce biquadratic quadratic pentahedron (18 nodes)
2017-09-08 17:10:31 +02:00
eap
223c5b7f5d
IPAL54303: CGNS export problems
2017-08-25 16:45:03 +03:00
vsr
d3e1cabf77
0021803: EDF 2351 : Available versions of MED in TUI function ExportMED aren't consistent with GUI behavior
2017-08-23 13:34:09 +03:00
rnv
8a9d91b414
Merge branch 'master' into V9_dev
2017-07-20 12:00:49 +03:00
eap
7647033197
54250: Wrong group contents after SplitQuad()
...
+ fix a bug that in Split Quadrangles dialog it's impossible to add a
quadrangle from a group
2017-06-23 15:08:46 +03:00
eap
138a4a27d6
23320: EDF13201 - Create group from geometry
...
Add a tooltip
2017-06-20 16:58:16 +03:00
rnv
264eeb2edd
Merge multi-study removal branch.
2017-06-13 13:01:10 +03:00
eap
86ca561170
Fix regression of doc/salome/examples/prism_3d_algo.py
2017-05-31 15:12:32 +03:00
eap
9ecacf41d1
IPAL54104: Wrong prismatic mesh
...
Fix sub-shape association of FACEs with a seam in a propagation case
+ Remember a state of "Show IDs" check-box in Mesh Info / Element info
2017-04-18 14:07:52 +03:00
eap
096485adbe
IPAL52499: Prismatic mesh is not computed on a prismatic shape
2017-04-17 15:42:28 +03:00
eap
c150e1e4c4
23422: EDF 14312 - Strange behavior of Viscous Layer Surface offset + smooth
...
+ Extract Morph from StdMeshers_Projection_2D.cxx
+ Fix formatting in SMESH_ScalarBarActor.cxx
2017-04-11 19:40:35 +03:00
eap
e2ed82ab76
Fix SIGSEGV at SALOME termination after performing SALOME_TESTS/Grids/smesh/imps_05/F0
2017-03-29 14:05:00 +03:00
eap
7dbb2914d9
Fix regressions
...
smesh/viscous_layers_00/A3
smesh/3D_mesh_GHS3D_01/B1
2017-03-16 17:57:38 +03:00
eap
ae0ca1f89f
IPAL54046: 'Show' command of SMESH component does not work
2017-03-14 16:42:44 +03:00
eap
9dd045b97c
23258: [CEA 1804] Do not merge the middle nodes of quadratic elements
...
Add AvoidMakingHoles argument in MergeNodes()
+ Save mesh name in STL file
+ Fix binary STL export after change of sizeof(Standard_Boolean)
+ Add Import menu to mesh component popup
2017-03-14 15:43:27 +03:00
eap
b3c311b4d9
Re: Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
...
http://www.salome-platform.org/forum/forum_10/652417125/447386016
2017-03-02 21:41:15 +03:00
eap
e74c29b786
Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
...
http://www.salome-platform.org/forum/forum_10/652417125
2017-03-02 19:51:35 +03:00
eap
3957e28e35
23416: [CEA 2033] Impossible to re-compute a mesh from an hdf
...
Optimize mesh loading in case of complex shape + a group on geometry
(SMESHDS_GroupBase.cxx)
+ While MED export, create groups of all balls and 0D elements, if required
(SMESH_Mesh.cxx)
+ Remember collapsed state of information on elements and nodes in Mesh Information dlg
(SMESHGUI_MeshInfo)
2017-03-02 17:22:58 +03:00
eap
a38c378b1c
23415: EDF 14243 - Wrong translation
2017-02-27 17:49:24 +03:00
eap
913aaa14de
Fix crash of SALOME_TESTS/Grids/smesh/bugs_13/N9
...
(SMDS_VolumeTool.cxx)
Add "Show IDs" check box to Mesh Information dlg
Avoid warning in Choose Entity dialog when no entities are selected,
disable [OK] button instead
2017-02-10 21:20:38 +03:00
vsr
e8d46310d3
23352: [CEA] Order and naming of meshing algorithms
...
- Redesign dialog with use of QtxToolButton instead of QComboBox for better managing groups of algorihtms/hypotheses.
2017-02-07 13:14:51 +03:00
eap
b5e94caaa3
53935: "Add" item of sub-mesh pop-up does not work and is not documented
...
Rename "Add" -> "Add to Group"
Show "Add" only if manual edition is enabled in Group dialog
+ Do not clear a sub-mesh if it's algorithm is same as a global one
(SMESH_submesh.cxx)
2017-02-02 17:32:11 +03:00
eap
b99e203236
IPAL53919: Pb with nodes after element removal
2017-02-01 17:41:37 +03:00
eap
2e5f78b7d2
IPAL53915: Display Entity dialog does not work
2017-01-31 17:28:41 +03:00
vsr
21af9b3a2c
Patch for MacOS (from SALOME forum)
2017-01-20 15:50:46 +03:00
rnv
a1920ff310
Merge remote-tracking branch 'origin/fbt/fix_french_translation'
2016-12-28 15:43:14 +03:00
Florian BRUNET
2618d1a2f0
Fix french translation for tetrahedra.
2016-12-28 10:16:21 +01:00
eap
b2eb2c3cef
IPAL53870: Dump study script creates an excess sub-mesh
...
+ Allow Quadratic Mesh hypothesis on sub-meshes for http://www.salome-platform.org/forum/forum_14/325180606/861648983
+ Remove unfeasible controls from Mesh Element Info
2016-12-27 18:55:29 +03:00
eap
cf7328b78f
IMP23369: [CEA 1513] compute a mesh using an already existing mesh with MG-CADSurf
...
Enable computing a mesh w/o geom with 2 algos
2016-12-16 19:17:51 +03:00
rnv
d2c9aaf03a
Fix for the issue "53821: Visualization of mesh".
2016-12-16 16:47:12 +03:00
rnv
e5a91d8557
Merge branch 'V8_2_BR'
2016-12-15 11:05:13 +03:00
eap
831b40eb01
23395: EDF 13855 - Crash SALOME when creating a mesh
...
+ sort objects in Clipping plane dlg
2016-12-13 20:30:15 +03:00
Christophe Bourcier
ac0486e51f
Update translation files from Crowdin
2016-11-29 17:24:56 +01:00
eap
8beac8f8eb
IPAL53822: TC8.2.0:Assign a set of hypotheses is frozen
2016-11-25 18:05:15 +03:00
eap
979d9c81fc
Fix regressions
2016-11-25 17:24:41 +03:00
skv
7235af072c
Fix pb with save/restore GEOM for Debian 6.0
2016-11-24 15:54:21 +03:00
eap
a3b465189d
Don't drop the control mode when a mesh becomes empty
...
+ Update mesh when unassign hypothesis
2016-11-21 20:05:01 +03:00
eap
81bd088581
Fix regressions
2016-11-15 19:54:27 +03:00
eap
6b1de62331
Optimize performance of mesh deletion upon hyp modification
2016-11-09 18:59:43 +03:00
eap
75d0234b45
IMP 23373: [CEA 1170] Optimization of a 3D mesh using MG-Tetra
...
SMESHGUI_* - treat an algo that can work w/o geom only
+ fix a crash at mesh modif just after visualization
SMDS_* - assure that grid->Links exist before grid->InsertNextLinkedCell()
2016-11-03 18:55:09 +03:00
eap
eef0bf5cc7
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
2016-10-24 18:07:46 +03:00
eap
1a1b88b9cf
IPAL53698: Clipping dialog: ambiguos object identification by names
2016-10-06 19:57:35 +03:00
eap
b6bea82aa0
IPAL53692: Display Entity menu item is available for groups and sub-meshes
2016-10-06 18:13:56 +03:00
eap
dd0d39d752
23352: [CEA] Order and naming of meshing algorithms
2016-10-03 17:53:47 +03:00
rnv
350d382d88
Merge remote-tracking branch 'origin/cbr/crowdin_V8_1_BR' into V8_1_BR
2016-09-22 18:39:35 +03:00
Christophe Bourcier
7333070f7d
Update translation files from Crowdin
2016-09-22 17:21:48 +02:00
rnv
43501153a0
Add OVERALL_MESH_QUALITY translation for status bar.
2016-09-22 17:57:19 +03:00
rnv
7f1d90c843
Fix for the '23337: [CEA 1942] When we modify a mesh hypothesis, the display in the 3D view is not deleted immediatly' issue.
2016-09-22 12:55:34 +03:00
rnv
cb6af2f3e3
Fix for '23345: [CEA 1930] Wrong display of the unit of degrees' issue.
2016-09-08 17:31:59 +03:00
eap
8a1ff9ba77
Fix regression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B2
...
(StdMeshers_Prism_3D.cxx)
+ small optimization of SMDS_UnstructuredGrid::compactGrid()
(SMDS_UnstructuredGrid.cxx, SMESH_Object.cxx)
- de-allocate old data as soon as possible, not at the and of compacting
+ some minor changes
2016-09-01 20:47:02 +03:00
rnv
436097622c
Merge branch 'master' into V8_1_BR
2016-08-26 16:17:46 +03:00
eap
d0f5eab357
23321: EDF 12916 - Meshing problem
...
detect non-conform mesh (overlapping faces)
+ At ClearMesh(), do not remove an actor of an imported mesh
2016-08-26 16:02:42 +03:00
vsr
046f5915e1
Merge remote branch 'origin/master' into V8_1_BR
2016-08-25 18:09:05 +03:00
eap
1a15d67577
53539: 0D Element - selection with [Shift] impossible
2016-08-25 16:28:29 +03:00
rnv
039c276289
Fix for the '52934: Elements are't not highlighted in vtk viewer after set id in measurements dialog box' issue.
2016-08-24 17:17:00 +03:00
eap
83b0c984cc
53539: 0D Element
...
1) Extract SMESHUtils/SMESH_ControlPnt.* from Hexotic
2) Minor doc changes
3) fix 53539: 0D Element (SMDS_MeshCell.hxx, SMESHGUI_AddMeshElementDlg.cxx)
4) Regressions
- bugs_06/G9 ( SMESH_DumpPython.cxx, SMESH_PythonDump.hxx )
- bugs_13/N8 ( StdMeshers_Regular_1D.cxx )
2016-08-24 17:04:22 +03:00
eap
7c69e00bac
IMP 23201: Harmonisation of "0D Element" and "0D Elements on Element Nodes"
2016-08-11 20:13:30 +03:00
eap
5c5e1f2368
23303: [EDF 12024] Filter for nodes connectivity
2016-08-11 16:44:16 +03:00
ana
ec98b49f0e
Fix for "0023302: [EDF 12800] Ergonomics of mesh group export operation" issue
2016-08-10 17:36:26 +03:00
eap
7646a7f54e
23307: [EDF 7315] Improvement of DISTENE meshing plugins
2016-08-09 19:32:57 +03:00
ana
9341b16ef3
Fix for "0023306: [EDF 8444] Mesh controls behavior" issue.
2016-08-08 19:34:54 +03:00
eap
b3cb4c5a57
IMP 23300: [EDF 12865] Independent calculation of sub-meshes
2016-08-01 22:15:36 +03:00
eap
5504d02a22
23305: [EDF 10301] Extrusion with scaling
2016-08-01 15:42:08 +03:00
eap
386c76ea03
Regression of BelongToGeom on Debian-6
...
(SMESH_Controls* )
- Optimize mesh deletion (ObjectPool.hxx)
- Memory leaks (SMESH_Gen_i.cxx)
- Usage of uninitialized vars ( SMESHGUI_MeshOp.cxx )
- Minimize nb of #include in headers (the rest files)
2016-06-29 20:53:22 +03:00
eap
911ca90c3d
IPAL53401: BelongToGeom is very long on multiple lines
...
More optimization of octree + parallel update of GroupOnFilter
Remove useless warnings
2016-06-27 20:07:19 +03:00
vsr
79c2ca913c
Update in accordance with changes in QtxComboBox.
2016-06-21 16:10:07 +03:00
eap
c18fd9d00c
53416: SALOME crashes when selecting a sub-menu of Control menu item
2016-06-21 14:04:19 +03:00
eap
aae848792f
Regression: "Unknown" scalar bar title
2016-06-16 13:08:40 +03:00
eap
ef3921b2af
IPAL52980: Wire Discretization with Table density fails
...
fix this problem for all 1D hypotheses (StdMeshers_Regular_1D.cxx)
Bug report: http://www.salome-platform.org/forum/forum_10/636759606
Fix compilation warnings:
- unused function
- missing virtual destructor
- variable set but not used
2016-06-10 20:47:53 +03:00
eap
8d3d2084b7
BUG: impossible to import a med file of size more than MAX_INT (~2.1 Gb)
...
(SMESH_File.*)
Fix an error of porting to OCCT-7
(StdMeshers_Cartesian_3D.cxx)
Remove useless MESSAGE's
2016-06-09 14:22:37 +03:00
vsr
c6ab650a79
Merge remote branch 'origin/V7_dev'
2016-05-26 18:29:15 +03:00
mpa
e77162f42f
Migration to OCCT 7.0
2016-05-25 18:57:32 +03:00
eap
373690534a
Minor DOC changes
...
+ Fix compilation warning "variable may be used uninitialized"
2016-05-24 20:37:08 +03:00
vsr
004925bca4
Merge remote branch 'origin/V7_dev'
2016-05-24 18:17:28 +03:00
eap
65c1beab50
Fix regressions
...
1) 2D_mesh_QuadranglePreference_01/B5 ( StdMeshers_Quadrangle_2D.cxx )
2) viscous_layers_01/B2, B8 ( StdMeshers_ViscousLayers.cxx )
+ Fix compilation warning "variable may be used uninitialized"
2016-05-19 20:50:08 +03:00
eap
bfe40dc738
23078: [CEA 1498] Sewing of meshes without having to set the nodes ids
...
Debug for note 21002
2016-05-12 15:01:20 +03:00
eap
f3e2b7fea2
53225: Viscous Layers hyp: problem with selection of input/output faces
...
(StdMeshersGUI_SubShapeSelectorWdg.cxx)
+ Remove useless MESSAGEs
2016-05-11 15:13:17 +03:00
eap
53bd086779
23269: Meshing a composite block with IJK
...
StdMeshers_CompositeHexa_3D.cxx
And more:
1) Avoid creating actors for not shown mesh objects
SMESHGUI_ComputeDlg.cxx
2) Add wait-cursor while group deletion, which can be long on large meshes
SMESHGUI_DeleteGroupDlg.cxx
3) Avoid getting elem types of a new group on filter, which can be long
SMESH_Gen_i_1.cxx
2016-04-14 18:31:42 +03:00