eap
223c5b7f5d
IPAL54303: CGNS export problems
2017-08-25 16:45:03 +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
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