eap
a4be05bc3b
23594: EDF 17213 : crash of salome when loading SMESH or dumping the study
...
Attempt 1:
in SMESH_Mesh::SortByMeshOrder() assure same size of sortedPos and onlyOrderedList
2018-10-10 17:11:35 +03:00
rnv
c5f8cda9bf
SALOME 9.1.0 Windows version
2018-09-07 15:00:24 +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
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
4c16067d42
23418: [OCC] Mesh: Minimization of memory usage of SMESH
2018-04-05 15:08:14 +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
89b15cd78e
23525: EDF16278 - Perf of concatenation of meshes
2018-02-19 17:24:51 +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
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
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
eap
54d669640d
GPUSPHGUI: add FillHole() operation
...
which is needed for NETGEN 2D remesher
2017-10-17 16:18:05 +03:00
vsr
9d73526fbc
Clean-up deprecated OCCT-related code
2017-09-25 16:12:08 +03:00
eap
223c5b7f5d
IPAL54303: CGNS export problems
2017-08-25 16:45:03 +03:00
rnv
8a9d91b414
Merge branch 'master' into V9_dev
2017-07-20 12:00:49 +03:00
mnt
4fa5fdbd44
Porting to DEV version of OCCT.
2017-07-07 12:09:54 +03:00
eap
ab008b333b
0023444: EDF 14244 - Viscous Layer
...
+ 54237: Invalid viscous layers (in Grids/smesh/viscous_layers_02/A3)
+ Improve viscous layers performance
- by avoiding unnecessary intersection checks
- by using std::vector instead of std::set in SMESH_ElementSearcher
+ Fix minor errors in ObjectPool which is now used in SMESH_ElementSearcher
2017-06-19 18:42:49 +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
020e13d9f1
Fix unstable failure of SALOME_TESTS/Grids/smesh/bugs_05/F0
2017-05-23 20:19:15 +03:00
eap
3dcb8f1e04
IPAL054122: Bad quality prismatic mesh
...
Fix applying the boundary error in StdMeshers_Sweeper by using
StdMeshers_Delaunay
2017-04-25 13:41:21 +03:00
eap
f6b5d2f920
54122: Bad quality prismatic mesh
...
Extract class Delaunay from class Morph
+ Print warning when creating an algorithm with unexpected arguments
(expected ones are algo type and geometry) -- smeshBuilder.py
2017-04-20 14:16:23 +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
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
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
eap
4b9725e701
23404: EDF 14011 - Problem with Quadrangle (Medial Axis projection) algorithm
...
(SMESH_MAT2d.cxx)
+ IPAL53878: Quadrangle: Medial Axis Projection algorithm fails
(StdMeshers_QuadFromMedialAxis_1D2D.cxx)
2017-01-12 15:13:47 +03:00
eap
2ba55546bd
IPAL53716: Body Fitting - cavities in mesh mismatch cavities in geometry
2016-12-21 19:46:09 +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
eap
cf35807108
Optimize ConvertToQuadratic
...
avoid computing octree->getHeight() upon each FindClosestTo() in SMESH_MesherHelper::FixQuadraticElements()
2016-11-16 16:48:50 +03:00
eap
f08f994ee3
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
2016-10-06 14:11:45 +03:00
eap
4bbb63cfb9
23348: EDF 12916 - SALOME crashes when generating pyramids
2016-09-09 14:34:29 +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
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
0f9ed6f02c
Minor doc changes
...
+ fix meshing progress (SMESH_subMesh.cxx)
2016-07-08 22:22:13 +03: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