vsr
0fc0831670
Copyright update 2020
2020-04-15 18:19:44 +03:00
Pascal Obry
c9c3fe8924
Porting to ParaView 5.8
2020-03-11 14:37:59 +03:00
eap
2fb74f97f6
#18665 [CEA 17339] Polyhedron volume calculation
2020-02-06 13:33:19 +03:00
eap
e67f8c2cab
#17828 [CEA 17805] Polyhedron Mesh volume calculation and volume orientation criterion
...
Implement ChangePolyhedronNodes()
+ Enable Orientation of Faces in wireframe mode
2019-10-15 16:04:58 +03:00
eap
db6f1785f5
54416: Extrusion 3D algo is not applicable to a prismatic shape
...
Fix for the case of non-manifold internal faces
+
1) Fix SMESH_Actor for coloring using custom 1D functor
2) Improve some doc images
2019-08-23 16:16:29 +03:00
vsr
6d32f944a0
Update copyrights
2019-02-14 15:33:05 +03:00
mkr
1bc6da3e05
0054485: TC9.2.0: SMESH: not all elements are numbered in VTK viewer
2019-01-17 18:06:23 +03:00
mkr
ead0b153bd
0054465: TC9.2.0: SMESH: mesh presentation is not fully restored after Controls - Reset command
2019-01-17 18:06:22 +03:00
eap
f4dd52ae3d
Typo and whitespace fixes by Kunda
...
http://www.salome-platform.org/forum/forum_9/454200149#834683007
2018-10-15 15:27:16 +03:00
vsr
8d297d6698
Merge remote branch 'origin/V8_5_asterstudy'
2018-09-12 10:49:27 +03:00
vsr
98e8c17721
0023580: [EDF] AsterStudy: more distinct display of selected items in 3D view
2018-09-11 14:51:38 +03:00
rnv
560f8b2d0c
Unicode support
2018-07-13 09:51:07 +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
88a6b8d690
IPAL54382: TC8.5.0: SMESH: Regression in mesh visualization (body fitting)
2018-04-19 18:33:40 +03:00
eap
4c16067d42
23418: [OCC] Mesh: Minimization of memory usage of SMESH
2018-04-05 15:08:14 +03:00
rnv
97889f80ac
Migration to OpenCASCADE CMake configuration
2018-03-05 18:56:23 +03:00
eap
2ffe4e63a8
GPUSPHGUI: show a custom control by setting a functor
2018-02-15 16:04:32 +03:00
rnv
7c11ba6115
Unicode support: correct handling of unicode on GUI level
2018-01-22 11:57:06 +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
Anthony Geay
ecc6a84a63
Porting to VTK8.1
2017-12-28 12:04:16 +01:00
rnv
985eaf1925
Merge ASERIS development.
2017-12-19 18:56:16 +03:00
eap
05a257d4f4
Add "Deflection 2D" quality control
...
for GPUSPHGUI project
2017-10-12 19:52:03 +03:00
Paul RASCLE
30ce546b0c
Merge branch 'master' into pre/penta18
2017-09-15 11:15:53 +02:00
Paul RASCLE
09ff68516f
fix biquadratic quadratic pentahedron(18 nodes prism)
2017-09-15 11:06:44 +02:00
rnv
7b117d9ccb
Fix for '54311: Ugly representation in the VTK Viewer after creation of the ParaView Viewer' issue.
2017-09-14 18:26:41 +03:00
eap
262400931d
IPAL54097: SIGSEGV in Scalar Bar Properties dialog and crash in next operation
2017-04-24 17:17: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
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
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
ana
9c03aded93
Windows compatibility.
2016-11-24 14:29:42 +03:00
eap
164f564028
IPAL53819: Mesh edition clears Numbering
...
Keep numbering when a mesh is cleared
2016-11-22 14:34:16 +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
d053feed93
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
2016-11-18 19:39:59 +03:00
eap
7ee75034e2
Regression: outline is not shown if selection disabled before showing
2016-11-14 15:44:16 +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
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
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
5c5e1f2368
23303: [EDF 12024] Filter for nodes connectivity
2016-08-11 16:44:16 +03:00
ana
9341b16ef3
Fix for "0023306: [EDF 8444] Mesh controls behavior" issue.
2016-08-08 19:34:54 +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
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
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
mnt
85d416c7e5
Fix compilation problem
2016-05-12 12:51:15 +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
vsr
7eda9ca931
Copyright update: 2016
2016-03-18 20:10:28 +03:00
eap
a1a6d5ddc1
53103: Mesh visualization performance problem
...
Optimize visualization and mesh loading.
+ fix docs
2016-03-11 16:32:07 +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