]>
SALOME platform Git repositories - modules/smesh.git/log
eap [Tue, 14 Mar 2017 12:43:27 +0000 (15:43 +0300)]
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
uhz [Thu, 9 Mar 2017 15:46:31 +0000 (16:46 +0100)]
Padder : write new parameters in DataFile
eap [Tue, 7 Mar 2017 18:35:05 +0000 (21:35 +0300)]
IPAL54027: Projection algo is very long on a face with many edges
uhz [Tue, 7 Mar 2017 10:59:31 +0000 (11:59 +0100)]
padder: rename MeshJobParameter to MeshJobFile
uhz [Tue, 7 Mar 2017 10:27:31 +0000 (11:27 +0100)]
Imp of the ui design of padder plugin
eap [Thu, 2 Mar 2017 18:41:15 +0000 (21:41 +0300)]
Re: Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
http://www.salome-platform.org/forum/forum_10/
652417125 /
447386016
eap [Thu, 2 Mar 2017 17:28:59 +0000 (20:28 +0300)]
IPAL54004: Quadratic pyramids incorectly imported from UNV
eap [Thu, 2 Mar 2017 16:51:35 +0000 (19:51 +0300)]
Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
http://www.salome-platform.org/forum/forum_10/
652417125
eap [Thu, 2 Mar 2017 14:22:58 +0000 (17:22 +0300)]
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)
eap [Tue, 28 Feb 2017 16:42:01 +0000 (19:42 +0300)]
23414: EDF 14228 - Viscous Layer crashes SALOME
This is the case where a FACE is shrunk in two SOLIDs but VL is on different EDGEs
eap [Mon, 27 Feb 2017 14:49:24 +0000 (17:49 +0300)]
23415: EDF 14243 - Wrong translation
eap [Wed, 15 Feb 2017 16:34:55 +0000 (19:34 +0300)]
23413: [CEA 2025] bug SMESH orientation
Add a flag to MED driver to make all element belong to some group
vsr [Wed, 15 Feb 2017 12:02:09 +0000 (15:02 +0300)]
Fix stupid copy-paste mistage in header file's guarder.
eap [Fri, 10 Feb 2017 18:20:38 +0000 (21:20 +0300)]
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
vsr [Tue, 7 Feb 2017 10:14:51 +0000 (13:14 +0300)]
23352: [CEA] Order and naming of meshing algorithms
- Redesign dialog with use of QtxToolButton instead of QComboBox for better managing groups of algorihtms/hypotheses.
eap [Thu, 2 Feb 2017 14:32:11 +0000 (17:32 +0300)]
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)
eap [Wed, 1 Feb 2017 14:41:37 +0000 (17:41 +0300)]
IPAL53919: Pb with nodes after element removal
eap [Tue, 31 Jan 2017 14:28:41 +0000 (17:28 +0300)]
IPAL53915: Display Entity dialog does not work
eap [Fri, 27 Jan 2017 19:16:01 +0000 (22:16 +0300)]
Fix SALOME_TESTS/Grids/smesh/bugs_07/H5 as the geometry changed
eap [Fri, 27 Jan 2017 14:45:58 +0000 (17:45 +0300)]
Fix regression of Propagation of Distribution
smesh/3D_mesh_HEXA3D_03/D0
eap [Fri, 27 Jan 2017 11:00:15 +0000 (14:00 +0300)]
IPAL52716: Meshing with Viscous Layers fails
eap [Tue, 24 Jan 2017 16:31:19 +0000 (19:31 +0300)]
IPAL53702: Quadrangle mapping does not use some boundary nodes
IPAL53864: Viscous Layers 2D fails and is uneven at some points
Fix failure but non-uniform thickness remains
eap [Tue, 24 Jan 2017 10:16:37 +0000 (13:16 +0300)]
Fix regressions
eap [Mon, 23 Jan 2017 17:08:38 +0000 (20:08 +0300)]
Update TUI doc on groups
+ Correct export of polyhedra in DAT format (to make them readable)
vsr [Fri, 20 Jan 2017 12:50:46 +0000 (15:50 +0300)]
Patch for MacOS (from SALOME forum)
eap [Fri, 13 Jan 2017 10:39:13 +0000 (13:39 +0300)]
Remove useless MESSAGEs
eap [Thu, 12 Jan 2017 18:46:54 +0000 (21:46 +0300)]
Fix regressions caused by the preceding commit
failed tests:
SALOME_TESTS/Grids/smesh/viscous_layers_01/B2
SALOME_TESTS/Grids/smesh/viscous_layers_01/B3
eap [Thu, 12 Jan 2017 12:13:47 +0000 (15:13 +0300)]
23404: EDF 14011 - Problem with Quadrangle (Medial Axis projection) algorithm
(SMESH_MAT2d.cxx)
+ IPAL53878: Quadrangle: Medial Axis Projection algorithm fails
(StdMeshers_QuadFromMedialAxis_1D2D.cxx)
eap [Fri, 30 Dec 2016 15:28:43 +0000 (18:28 +0300)]
Fix regressions caused by the preceding commit
failed tests:
SALOME_TESTS/Grids/smesh/viscous_layers_00/A5
SALOME_TESTS/Grids/smesh/viscous_layers_00/A9
eap [Thu, 29 Dec 2016 11:48:28 +0000 (14:48 +0300)]
IPAL53871: Non-conformal Viscous Layers
Ordering of meshing of SOLIDs introduced
rnv [Wed, 28 Dec 2016 12:43:14 +0000 (15:43 +0300)]
Merge remote-tracking branch 'origin/fbt/fix_french_translation'
Florian BRUNET [Wed, 28 Dec 2016 09:16:21 +0000 (10:16 +0100)]
Fix french translation for tetrahedra.
eap [Tue, 27 Dec 2016 15:55:29 +0000 (18:55 +0300)]
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
eap [Mon, 26 Dec 2016 15:42:19 +0000 (18:42 +0300)]
IPAL53872: Projection of Node Distribution does not work with Adaptive hypothesis
eap [Mon, 26 Dec 2016 13:27:08 +0000 (16:27 +0300)]
IPAL53863: MG-CADSurf + Viscous Layers 2D on a cylindrical face ==> crash
eap [Wed, 21 Dec 2016 16:46:09 +0000 (19:46 +0300)]
IPAL53716: Body Fitting - cavities in mesh mismatch cavities in geometry
eap [Tue, 20 Dec 2016 12:53:36 +0000 (15:53 +0300)]
IMP23371: [CEA 1441] Define the faces where we impose the boundary layer from the dialog box of MG-Hybrid
eap [Mon, 19 Dec 2016 10:49:10 +0000 (13:49 +0300)]
Regression of doc/salome/examples/transforming_meshes_ex10.py
eap [Fri, 16 Dec 2016 16:17:51 +0000 (19:17 +0300)]
IMP23369: [CEA 1513] compute a mesh using an already existing mesh with MG-CADSurf
Enable computing a mesh w/o geom with 2 algos
rnv [Fri, 16 Dec 2016 13:46:49 +0000 (16:46 +0300)]
Fix for the issue "53821: Visualization of mesh".
Paul RASCLE [Thu, 15 Dec 2016 09:25:26 +0000 (10:25 +0100)]
Merge branch 'V8_2_BR'
Paul RASCLE [Thu, 15 Dec 2016 09:19:54 +0000 (10:19 +0100)]
Merge branch 'V8_2_BR' into pre/V8_2_BR
rnv [Thu, 15 Dec 2016 07:49:20 +0000 (10:49 +0300)]
Merge branch 'V8_2_BR'
eap [Tue, 13 Dec 2016 17:30:15 +0000 (20:30 +0300)]
23395: EDF 13855 - Crash SALOME when creating a mesh
+ sort objects in Clipping plane dlg
ana [Thu, 8 Dec 2016 13:45:32 +0000 (16:45 +0300)]
Windows compatibility
rnv [Thu, 8 Dec 2016 09:27:39 +0000 (12:27 +0300)]
Keep compatibility with ParaView-5.0.1
Paul RASCLE [Tue, 6 Dec 2016 13:50:48 +0000 (14:50 +0100)]
debug blocFissure: problem GetInPlace
Paul RASCLE [Mon, 5 Dec 2016 16:54:39 +0000 (17:54 +0100)]
debug blocFissure: CasTests.ellipse_1
Paul RASCLE [Mon, 5 Dec 2016 12:27:27 +0000 (13:27 +0100)]
debug blocFissure: geom behaviour change
Christophe Bourcier [Tue, 29 Nov 2016 16:24:56 +0000 (17:24 +0100)]
Update translation files from Crowdin
vsr [Tue, 29 Nov 2016 13:32:15 +0000 (16:32 +0300)]
Increment version: 8.2.0
eap [Mon, 28 Nov 2016 14:47:32 +0000 (17:47 +0300)]
23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner
eap [Mon, 28 Nov 2016 14:06:48 +0000 (17:06 +0300)]
23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner
eap [Fri, 25 Nov 2016 15:05:15 +0000 (18:05 +0300)]
IPAL53822: TC8.2.0:Assign a set of hypotheses is frozen
eap [Fri, 25 Nov 2016 14:24:41 +0000 (17:24 +0300)]
Fix regressions
Paul RASCLE [Thu, 24 Nov 2016 18:07:48 +0000 (19:07 +0100)]
Merge branch 'V8_2_BR' into pre/V8_2_BR
Paul RASCLE [Thu, 24 Nov 2016 18:00:44 +0000 (19:00 +0100)]
Zcracks plugin adaptation to new Zcracks tool
skv [Thu, 24 Nov 2016 12:54:21 +0000 (15:54 +0300)]
Fix pb with save/restore GEOM for Debian 6.0
ana [Thu, 24 Nov 2016 11:29:56 +0000 (14:29 +0300)]
Merge branch 'master' of salome:modules/smesh
ana [Thu, 24 Nov 2016 11:29:42 +0000 (14:29 +0300)]
Windows compatibility.
rnv [Thu, 24 Nov 2016 08:34:29 +0000 (11:34 +0300)]
Merge remote-tracking branch 'origin/cbr/fix_import_gmf_pyramids_orientation'
Christophe Bourcier [Thu, 24 Nov 2016 07:39:01 +0000 (08:39 +0100)]
Fix pyramids orientation in GMF import/export
eap [Wed, 23 Nov 2016 18:04:46 +0000 (21:04 +0300)]
23395: EDF 13855 - Crash SALOME when creating a mesh
Pb with a prism whose base face includes 3 wires and only one wire in internal
eap [Tue, 22 Nov 2016 11:34:16 +0000 (14:34 +0300)]
IPAL53819: Mesh edition clears Numbering
Keep numbering when a mesh is cleared
eap [Mon, 21 Nov 2016 17:05:01 +0000 (20:05 +0300)]
Don't drop the control mode when a mesh becomes empty
+ Update mesh when unassign hypothesis
eap [Mon, 21 Nov 2016 16:30:24 +0000 (19:30 +0300)]
23394: EDF - non regression test fails - problem of projection of a quadrangle face on a cylinder
eap [Fri, 18 Nov 2016 16:39:59 +0000 (19:39 +0300)]
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
Use my1DActor only to show edge numbers and controls of all edges
=> 10% decrease memory usage
rnv [Thu, 17 Nov 2016 09:32:01 +0000 (12:32 +0300)]
Fix compilation error on some platforms.
eap [Wed, 16 Nov 2016 15:07:42 +0000 (18:07 +0300)]
Performance regression of SALOME_TESTS/Grids/smesh/bugs_18/V9
eap [Wed, 16 Nov 2016 13:48:50 +0000 (16:48 +0300)]
Optimize ConvertToQuadratic
avoid computing octree->getHeight() upon each FindClosestTo() in SMESH_MesherHelper::FixQuadraticElements()
eap [Tue, 15 Nov 2016 16:54:27 +0000 (19:54 +0300)]
Fix regressions
eap [Mon, 14 Nov 2016 12:44:16 +0000 (15:44 +0300)]
Regression: outline is not shown if selection disabled before showing
eap [Fri, 11 Nov 2016 14:26:02 +0000 (17:26 +0300)]
Fix regression of the proxy mesh
eap [Fri, 11 Nov 2016 13:39:46 +0000 (16:39 +0300)]
23386: EDF 13811 - Crash SALOME during compute
reason: empty NbSegments in FixedPoints1D hypothesis
eap [Fri, 11 Nov 2016 12:14:46 +0000 (15:14 +0300)]
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
Deactivate ID mapping in all DeviceActor's except the pickable one.
The ID mapping needed to show IDs in the Viewer is computed when needed
via VTKViewer_ExtractUnstructuredGrid::BuildOut2InMap()
+ IPAL53796: Clipping related bugs
eap [Thu, 10 Nov 2016 12:02:48 +0000 (15:02 +0300)]
Regression of 'make test'
eap [Wed, 9 Nov 2016 15:59:43 +0000 (18:59 +0300)]
Optimize performance of mesh deletion upon hyp modification
eap [Mon, 7 Nov 2016 12:12:37 +0000 (15:12 +0300)]
23382: [CEA 1981] Wrong mesh SMESH test
eap [Thu, 3 Nov 2016 15:55:09 +0000 (18:55 +0300)]
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()
Maintenance team (INV) [Tue, 1 Nov 2016 10:54:17 +0000 (13:54 +0300)]
RNV: Fix compilation error.
eap [Mon, 31 Oct 2016 13:00:19 +0000 (16:00 +0300)]
23368: [CEA 1865] Possibility to define faces to mesh as a single one: transpatch mesh
eap [Tue, 25 Oct 2016 14:48:54 +0000 (17:48 +0300)]
23365: [CEA 1938] Export med from a xao file fails
Support multiple components
eap [Mon, 24 Oct 2016 15:07:46 +0000 (18:07 +0300)]
23315: [CEA 1929] Too much memory used to display a mesh in shading and wireframe
Paul RASCLE [Fri, 21 Oct 2016 12:47:37 +0000 (14:47 +0200)]
Qt5 migration
eap [Fri, 7 Oct 2016 14:00:31 +0000 (17:00 +0300)]
23104: EDF SMESH: Pre-study for Netgen 5x
Regression of SALOME_TESTS/Grids/smesh/1D_mesh_AutomaticLength_00/A3
eap [Thu, 6 Oct 2016 16:57:35 +0000 (19:57 +0300)]
IPAL53698: Clipping dialog: ambiguos object identification by names
eap [Thu, 6 Oct 2016 15:13:56 +0000 (18:13 +0300)]
IPAL53692: Display Entity menu item is available for groups and sub-meshes
eap [Thu, 6 Oct 2016 11:11:45 +0000 (14:11 +0300)]
DOC: explain the semantics of the precision preference parameters
Describe meaning of attributes in StdMeshers.xml
Fix regression of SALOME_TESTS/Grids/smesh/3D_mesh_NETGEN_02/C4
SMESH_MesherHelper.cxx
Fix SALOME crash on a case of #http://www.salome-platform.org/forum/forum_10/
47659287
SMESH_MAT2d.cxx
vsr [Thu, 6 Oct 2016 08:20:14 +0000 (11:20 +0300)]
0023360 : [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateObjBrowser(1)
eap [Mon, 3 Oct 2016 14:53:47 +0000 (17:53 +0300)]
23352: [CEA] Order and naming of meshing algorithms
vsr [Wed, 28 Sep 2016 10:20:28 +0000 (13:20 +0300)]
Set dev version marker to 1.
rnv [Thu, 22 Sep 2016 15:39:35 +0000 (18:39 +0300)]
Merge remote-tracking branch 'origin/cbr/crowdin_V8_1_BR' into V8_1_BR
Christophe Bourcier [Thu, 22 Sep 2016 15:21:48 +0000 (17:21 +0200)]
Update translation files from Crowdin
rnv [Thu, 22 Sep 2016 14:57:19 +0000 (17:57 +0300)]
Add OVERALL_MESH_QUALITY translation for status bar.
rnv [Thu, 22 Sep 2016 09:55:34 +0000 (12:55 +0300)]
Fix for the '23337: [CEA 1942] When we modify a mesh hypothesis, the display in the 3D view is not deleted immediatly' issue.
Christophe Bourcier [Wed, 21 Sep 2016 15:31:37 +0000 (17:31 +0200)]
Fix bugs with Cleaner and SurfOpt on Windows:
- the generated .bat had a delete command instead of del
- using .meshb does not work on Windows, we use .mesh instead
- the result file was sometimes imported twice because the signal readyReadStandardOutput was sometimes emited twice
rnv [Tue, 13 Sep 2016 09:45:54 +0000 (12:45 +0300)]
Increment version: 8.1.0
eap [Fri, 9 Sep 2016 11:34:29 +0000 (14:34 +0300)]
23348: EDF 12916 - SALOME crashes when generating pyramids
eap [Thu, 8 Sep 2016 17:53:37 +0000 (20:53 +0300)]
Regression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B5
Use COMPUTE_SUBMESH event to compute more local sub-meshes
under an all-dimensional sub-mesh.
eap [Thu, 8 Sep 2016 16:15:49 +0000 (19:15 +0300)]
Fix regression SALOME_TESTS/Grids/smesh/viscous_layers_00/A6