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
vsr
f513b3c72c
Merge branch 'V8_5_asterstudy'
2018-05-31 17:16:47 +03:00
vsr
9374764094
0023546: [EDF] AsterStudy: add a method to Python API to show/hide orientation vectors of faces
...
+ Redesign SMESH GUI Python API (libSMESH_Swig)
+ Add a lot of new methods to manage visualization attributes and properties of mesh presentations
2018-05-31 14:00:24 +03:00
eap
67312ab966
Fix Redesign of SMESH documentation
2018-05-25 20:04:48 +03:00
eap
0d2a992178
23549: [EDF] PIGUI: Script with dumped study uses undefined filters in GroupOnFilter.
2018-04-23 14:03:45 +03:00
eap
88a6b8d690
IPAL54382: TC8.5.0: SMESH: Regression in mesh visualization (body fitting)
2018-04-19 18:33:40 +03:00
eap
bfd1d67c06
54381: TC8.5.0: SMESH: Regression reading HDF files
2018-04-17 16:48:30 +03:00
eap
4c16067d42
23418: [OCC] Mesh: Minimization of memory usage of SMESH
2018-04-05 15:08:14 +03:00
Paul RASCLE
f6825d8431
Merge remote-tracking branch 'origin/master'
2018-03-15 15:07:08 +01:00
rnv
f0354b9d84
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
2018-03-12 16:58:23 +03:00
Paul RASCLE
77b01c6a80
Merge remote-tracking branch 'origin/master'
2018-03-12 14:10:52 +01:00
eap
09607afb27
[GPUSPHGUI] fix errors relating to eCustomControl + offset
...
+ Fix SMESH_Gen_i::Concatenate()
2018-03-07 13:47:57 +03:00
Paul RASCLE
776a610c84
Merge remote-tracking branch 'origin/master'
2018-03-06 11:35:08 +01: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
Paul RASCLE
5c49d3d8ef
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
2018-02-19 16:29:01 +01:00
Paul RASCLE
cc0ac1b47c
message 'unknown exception' while several mesh in parallel is not relevant
2018-02-19 16:28:43 +01:00
eap
89b15cd78e
23525: EDF16278 - Perf of concatenation of meshes
2018-02-19 17:24:51 +03:00
eap
47e876676d
Fix regression of doc/salome/examples/transforming_meshes_ex11.py
2018-02-19 13:30:58 +03:00
Paul RASCLE
7a8c011e49
Do not unregister in Publish: random problems when meshing in parallel (yacs foreach) in distributed python scripts
2018-02-16 15:45:19 +01: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
eap
c656333fb4
IPAL54364: Add Gravity Center measurement
2018-01-15 17:20:17 +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
Sergey KUUL
41bd7f7364
porting to next version of OCC
2017-12-20 11:05:27 +03:00
rnv
985eaf1925
Merge ASERIS development.
2017-12-19 18:56:16 +03:00
rnv
9d296302bc
Merge branch 'eap/23514'
2017-12-14 18:04:38 +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
ccb5e3c25b
23514: EDF 16031 - SMESH freezes
...
Optimize loading a study with multiple mesh groups
2017-11-30 19:51:51 +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
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
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
0cba9cf88f
fix creation of biquadratic pentahedron from menu add element
2017-09-19 10:00:05 +02:00
Paul RASCLE
30ce546b0c
Merge branch 'master' into pre/penta18
2017-09-15 11:15:53 +02:00
Paul RASCLE
2077baef82
introduce biquadratic quadratic pentahedron (18 nodes)
2017-09-08 17:10:31 +02:00
eap
291fbe554b
23476: EDF 15343 - Translate mesh
...
pb: a group on filter is not updated since the mesh is not marked as modified
2017-09-07 19:14:02 +03: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
rnv
bd7477efc2
Merge Python 3 porting.
2017-06-27 19:23:43 +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
rnv
264eeb2edd
Merge multi-study removal branch.
2017-06-13 13:01:10 +03:00
Gilles DAVID
90f8a73955
Porting Python3: Encode URL
2017-06-06 14:33:13 +02:00
rnv
bf9ebfec9f
Python3 porting: python3 instead python and deepcopy.
2017-06-01 17:07:32 +03:00
rnv
21c9336a4d
Python3 porting: adoptation SMESH dump python functionality.
2017-05-31 18:15:36 +03:00
eap
f8875d6392
23437: EDF 14551 - mesh groups missing
2017-04-24 18:32:48 +03:00
eap
e5b4cc5b6e
23437: EDF 14551 - mesh groups missing
2017-04-24 17:24:35 +03:00
eap
096485adbe
IPAL52499: Prismatic mesh is not computed on a prismatic shape
2017-04-17 15:42:28 +03:00
eap
69aa7507f2
23427: [CEA 2073] No hypothesis "Viscous Layers" with Netgen 1D-2D-3D
...
Add GetElementsByNodes() that return elements including all given nodes.
2017-04-12 16:55:16 +03:00
eap
88d37b48bd
23258: [CEA 1804] Do not merge the middle nodes of quadratic elements
...
Fix Python dump and compilation on Debian-7
2017-03-15 13:22:02 +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
5d0b75d9d1
23413: [CEA 2025] bug SMESH orientation
...
Add a flag to MED driver to make all element belong to some group
2017-02-15 19:34:55 +03:00
vsr
21af9b3a2c
Patch for MacOS (from SALOME forum)
2017-01-20 15:50:46 +03:00
eap
41b3e44333
Remove useless MESSAGEs
2017-01-13 13:39:13 +03: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
eap
e64112ab22
23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner
2016-11-28 17:47:32 +03:00
eap
24b702afda
23336: [CEA 1940] Crash when editing a skin mesh generated by MG-Cleaner
2016-11-28 17:06:48 +03:00
skv
7235af072c
Fix pb with save/restore GEOM for Debian 6.0
2016-11-24 15:54:21 +03:00
eap
81bd088581
Fix regressions
2016-11-15 19:54:27 +03:00
eap
1c1bbf6798
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
2016-11-11 15:14:46 +03:00
eap
d2a8dd635e
23382: [CEA 1981] Wrong mesh SMESH test
2016-11-07 15:12:37 +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
189e207e89
23365: [CEA 1938] Export med from a xao file fails
...
Support multiple components
2016-10-25 17:48:54 +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
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
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
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
mpa
e77162f42f
Migration to OCCT 7.0
2016-05-25 18:57:32 +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
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
ana
d82557916e
Windows compatibility
2016-04-01 18:48:46 +03:00
eap
57cd3cc565
23068: [CEA 1505] Be able to keep meshing in 2D after having merged the nodes in 1D
...
In SMESH_subMesh::ComputeStateEngine() transform errors into warnings if it is caused by mesh edition
Regression of SALOME_TESTS/Grids/smesh/2D_submesh_00/A7
fix SMESH_subMesh::cleanDependsOn()
Regression of SALOME_TESTS/Grids/smesh/imps_02/C4
fix getSubMeshes() in SMESH_subMesh_i.cxx and use it in all cases
Regression SALOME_TESTS/Grids/smesh/mesh_Projection_2D_01/B1
In StdMeshers_Projection_2D treat coincident nodes in all cases
2016-03-24 20:12:07 +03:00
eap
1a88a8f665
IPAL53011: Order of sub-mesh in meshing process does't work
...
make SMESHGUI_MeshOrderDlg modal
+ add missing filter examples
2016-03-21 15:03:25 +03:00
vsr
7eda9ca931
Copyright update: 2016
2016-03-18 20:10:28 +03:00
eap
1a82677a35
52977: Find Element by Point does not find supporting node of Ball element at group of balls selection
...
+ minor changes in sample scripts
2016-03-17 19:21:24 +03:00
eap
d45cd9ae88
53057: NETGEN-1D2D3D issues "Ignored" warning for faces of a sub-mesh
...
This case also reveals the following bugs:
1) SMESH_MesherHelper::IsReversedSubMesh() incorrectly works on
a coarsely meshed disk
2) Addition of NETGEN-1D2D3D removes already computed faces of a
sub-mesh on a group of FACEs (SMESH_subMesh::cleanDependsOn())
3) Volumes are shown, instead of faces, when displaying a sub-mesh on
a SOLID with only a 2D algo assigned to the sub-mesh (SMESH_subMesh_i.cxx)
2016-03-15 15:59:11 +03:00
eap
a1a6d5ddc1
53103: Mesh visualization performance problem
...
Optimize visualization and mesh loading.
+ fix docs
2016-03-11 16:32:07 +03:00
rnv
27d9294f19
Windows compatibility.
2016-02-24 12:51:57 +03:00
eap
20248b6e76
23237: EDF 12367 - SIGSEGV with Remove group
...
(SMESH_Gen_i_1.cxx)
IPAL53059: Not all solids are highlighted by magenta
(SMESHGUI_ComputeDlg.cxx)
+ remove "using namespace std" from headers
2016-02-15 15:08:20 +03:00
eap
82a86d922e
53061: "Clear mesh data" removes too many (if !HasShapeToMesh())
2016-02-05 16:51:01 +03:00
eap
5b3023e6cb
Enable splitting bi-quad quadrangles by QuadToTri()
2016-02-03 14:43:37 +03:00
eap
59627b07d7
Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()
...
+ Fix compilation warnings
2016-01-13 16:47:35 +03:00
mpa
14440f4966
INT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from geometry. (added a new form for defining color)
2015-12-23 14:00:59 +03:00