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
eap
e0cbb6f531
23291: [CEA 1881] - Test regression imp_1347_viscous_layers.py
...
+ regression of SALOME_TESTS/Grids/smesh/viscous_layers_01/B8
2016-08-31 17:27:00 +03:00
ana
93fdd14707
Windows compatibility
2016-08-31 12:05:44 +03:00
ana
6553469e65
windows compatibility
2016-08-30 12:28:59 +03:00
eap
b09212811c
0023320: EDF13201 - Create group from geometry
...
update docs
0023321: EDF 12916 - Meshing problem
Decrease tolerance in StdMeshers_QuadToTriaAdaptor
2016-08-26 20:59:35 +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
b73aa314d8
Fix for "0023302: [EDF 12800] Ergonomics of mesh group export operation" issue.
...
Update documentation.
2016-08-11 15:14:33 +03:00
rnv
bb1f33aea5
Merge branch 'master' of salome:modules/smesh
2016-08-11 11:18:07 +03:00
ana
ec98b49f0e
Fix for "0023302: [EDF 12800] Ergonomics of mesh group export operation" issue
2016-08-10 17:36:26 +03:00
rnv
8408df59c5
Merge branch 'abn/configuration'
2016-08-10 16:53:05 +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
efbf393dc4
23304: [EDF 10304] Radial Quadrangle on ellipse
...
Fix a regression with quadratic elements
2016-08-01 16:20:09 +03:00
eap
5504d02a22
23305: [EDF 10301] Extrusion with scaling
2016-08-01 15:42:08 +03:00
eap
1cea009185
23304: [EDF 10304] Radial Quadrangle on ellipse
2016-07-28 19:16:32 +03:00
ana
00971639b0
Windows: suppress Cmake warnings
2016-07-25 17:07:50 +03:00
eap
b5ebe3d272
23298: EDF 13271 SMESH: ExportMED fails
2016-07-25 14:29:25 +03:00
eap
0f9ed6f02c
Minor doc changes
...
+ fix meshing progress (SMESH_subMesh.cxx)
2016-07-08 22:22:13 +03:00
Christophe Bourcier
9b27b015d9
Remove the text "formerly Yams" from SMESH plugin menus. MG-SurfOpt is the official name.
2016-07-08 11:44:37 +02:00
Christophe Bourcier
65b30f865b
Fix crash when launching SurfOpt plugin with Qt5.
2016-07-08 11:37:47 +02:00
eap
ab2525d905
23295: [CEA 1870] Impossible to mesh the inside of the 2D skin of an object meshed with quadrangles
2016-07-05 13:52:55 +03:00
abn
e0c0345b71
Moving *all* CMake detection files to common CONFIGURATION repo.
2016-07-05 10:28:56 +02:00
mnt
5535f6364f
Fix compilation problem
2016-06-30 10:57:53 +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
mnt
cdc7526bd1
RNV: Fix compilation error.
2016-06-28 12:29:10 +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
eap
b582abf7fa
Documenting the nodal connectivity
2016-06-22 15:45:22 +03:00
eap
afb6b35047
IPAL53401: BelongToGeom is very long on multiple lines
...
Use octree of classifiers
2016-06-21 19:42:11 +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
287b2ac10e
Move "SpherePadding plugin user's guide" to a dedicated sub-page and add it to Help sub-menu
2016-06-20 17:14:20 +03:00
eap
466da2436e
Fix test SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_01/B6
...
Case of a ring with sub-meshes on both wires
2016-06-16 16:23:35 +03:00
eap
aae848792f
Regression: "Unknown" scalar bar title
2016-06-16 13:08:40 +03:00
eap
0f0bf7c728
23288: [CEA 1626] Meshgems v2.3
2016-06-14 14:57:25 +03:00
eap
aa58e0af13
Compilation error on Ubuntu 16
2016-06-14 12:42:49 +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
6883e45c6b
Merge remote branch 'origin/V7_dev'
2016-06-06 11:36:06 +03:00
eap
08a7d4d04e
23282: EDF 13035 - Problem with submeshes priority
...
fix SMESH_Mesh::SortByMeshOrder()
2016-05-27 17:20:45 +03:00
vsr
c6ab650a79
Merge remote branch 'origin/V7_dev'
2016-05-26 18:29:15 +03:00
eap
b50774870a
23281: [CEA 1859] SALOME master : compilation SMESH - error StdMeshers_ViscousLayers2D
2016-05-26 17:53:25 +03:00
eap
a8c3e199b7
Minor DOC changes
2016-05-26 17:38:08 +03:00