Commit Graph

1663 Commits

Author SHA1 Message Date
vsr
b21a1e5b25 Merge branch 'master' into V7_5_BR 2014-11-07 18:39:11 +03:00
eap
d6b7cb735f Mesh edit dlg bug: algos are not filtered by shape at mesh edition
More bug: "Belong to geom" filter does not find nodes bound to SOLID
2014-11-07 18:07:13 +03:00
eap
131ded7390 More info 2014-11-07 16:51:28 +03:00
eap
36f660ae42 52568: Quadrangle (Mapping) differently meshes equal L-shaped faces.
Take into account number of segments when selecting corners among multiple vertices
2014-11-06 20:11:51 +03:00
vsr
89858d7e4c Merge branch 'master' into V7_5_BR 2014-11-06 18:02:21 +03:00
eap
e9c9effdfa 22798: EDF 9100 SMESH: Dump python and "Compute()" position
Do not erase a previous Compute() if there were mesh edition commands after it
2014-11-05 20:33:43 +03:00
vsr
17d0c28bc8 Merge branch 'master' into V7_5_BR 2014-11-05 18:40:36 +03:00
vsr
f8650eec95 Increment version: 7.5.0 2014-11-05 18:23:46 +03:00
eap
b905bf1432 22797: EDF 9014 SMESH: Problem with the 3D extrusion algorithm
1) pb with invalid node param on EDGEs after 2D Projection
2) pb of search of source FACEs of the prism
2014-10-31 20:38:10 +03:00
vsr
a671072fe6 IPAL52559: TC7.5.0: Auto color has no effect on the faces group 2014-10-31 16:43:41 +03:00
eap
3f66560195 52566: TC7.5.0: Empty group of Balls at Diameter Equal to filter
Avoid unexpected switch "Equal to" -> "Less than"
2014-10-31 14:31:51 +03:00
eap
e3e19dc2fa 52567: Transformation operations does not work for Group of Balls
Show at least points in the preview of balls
2014-10-30 19:30:46 +03:00
eap
81d346a7a7 52567: Transformation operations does not work for Group of Balls 2014-10-30 18:47:36 +03:00
eap
a0f09b9f1b 52566]: TC7.5.0: Empty group of Balls at Diameter Equal to filter
trim trailing white spaces of names at publishing in study
2014-10-30 16:42:05 +03:00
eap
bf19a06948 52564: TC7.5.0: total quantity of 2D and 3D mesh elements is not calculated 2014-10-30 14:43:50 +03:00
eap
3c043924f9 Problems found due to execution of MESH-075 GUI scenario 2014-10-29 22:17:47 +03:00
eap
98115fe1b8 IPAL52557: TC7.5.0: default value in Hypothesis is different in new and saved studies
Use a precise bnd box to find the shape diagonal
2014-10-28 15:37:01 +03:00
vsr
dba2484945 Windows portability: additional fix to previous commit 2014-10-28 15:23:39 +03:00
vsr
1782b3c58c Windows portability 2014-10-28 10:04:19 +03:00
ysn
83811dbaae A revision of documentation for the new version. Minor corrections. 2014-10-27 14:00:38 +04:00
eap
7432636e86 Regression of bugs_13/N9 2014-10-24 18:01:50 +04:00
eap
70a8be5273 Regression of viscous_layers_00/B2 2014-10-23 18:00:31 +04:00
eap
ddab513d85 52546: Viscous Layers construction fails
Correct finding normal at a degenerated vertex
2014-10-23 16:40:33 +04:00
eap
3ba242025d 52548: Set filter on standalone group of edges does't work
2) Allow passing a geom group as faces arg of ViscousLayers()
3) Prevent crash of Adaptive hyp when only degenerated EDGEs leave not meshed
2014-10-23 12:21:14 +04:00
eap
5b6af39e27 52540: TC7.5.0: Renumbering Elements and Nodes does not work 2014-10-22 17:21:15 +04:00
eap
add89bac19 52542: TC7.5.0: Hypothesis "Distribution of layers" is missed 2014-10-22 16:37:33 +04:00
eap
ee4749bf4c 52539: TC7.5.0: Smoothing - impossible to select fixed nodes 2014-10-22 16:15:00 +04:00
vsr
0631ddc21d Remove obsolete staff; redesign Handle-based and CDL-generated classes 2014-10-21 18:40:35 +04:00
eap
2742029b90 http://www.salome-platform.org/forum/forum_10/881672547
1) Allow defining a sub-mesh on a compound of sub-shape of the main shape
in GUI to be coherent with TUI.
2) Eliminate clashing #define PLUGIN_NAME in SMESH and GEOM
2014-10-21 14:50:56 +04:00
eap
82d27750a5 Regression of 21859: Add conversion from QUAD8 to QUAD9 and from HEXA20 to HEXA27 2014-10-20 19:08:24 +04:00
eap
54f2672f6a 22787: [CEA 1320] Regression of test $SMESH_ROOT_DIR/bin/salome/SMESH_reg.py
Add namespace StdMeshers to StdMeshers_Distribution.* in order to avoid
clashing with FunctionExpr from paraview-4.2/libvtkvisitcommon-pv4.2.so.1
2014-10-17 21:16:35 +04:00
eap
f34d4ca343 Regression of 21397: a quadrangle face mesh can't be projected to a cylinder 2014-10-17 20:26:57 +04:00
eap
333b8ff2fb 22784: EDF 8824 GHS3DPLUGIN: SetEnforcedVertexNamedWithGroup() does not add an extra group
SMESH_Controls.cxx: add some protection against SIGSEGV
SMESHGUI_MeshOp.cxx: at mesh edition,avoid selection of a sole existing
                     hypothesis compatible with an assigned algo
SMESHGUI_Utils.h: make class toStdStr usable.
2014-10-17 18:45:17 +04:00
vsr
d7c32d7ece ParaView 4.2 porting 2014-10-15 14:30:12 +04:00
vsr
b525692cdf CoTech action 66.2: Rename algorithms in Create Mesh dialog box:
- part 1: Resize combo-box to show all items (no scroll bar)
2014-10-13 17:38:09 +04:00
eap
65efd98e77 22772: EDF 8916 SMESH: Issue with a quadrangle mesh
Consider edges on period boundary as seam ones
2014-10-10 20:59:37 +04:00
eap
e16f6412db 22770: SMESH: Bi-quadratic mesh convert with medium nodes on geometry 2014-10-10 15:23:38 +04:00
vsr
52f2003b81 OCCT 6.8.0 (dev) porting 2014-10-03 16:56:53 +04:00
eap
10aa0585bd Fix regressions
mesh_Projection_2D_00/A4
 imps_09/K2
2014-10-01 21:09:19 +04:00
eap
079e65a9b1 22711: [CEA 1297] Regression of mesh with a projection on a spherical face
In fixDistortedFaces() care of face planarity and degenerated edges
2014-09-29 15:50:55 +04:00
eap
f39630902e 22710: [CEA 1296] Regression of a MG-CADSurf mesh with face projection 2014-09-26 19:28:51 +04:00
eap
8ff6ebbc15 22711: [CEA 1297] Regression of mesh with a projection on a spherical face
Enable StdMeshers_FaceSide::Value3d() on degenerated EDGEs
2014-09-26 16:24:51 +04:00
mpa
e1c5ea607e Merge branch 'origin/master' 2014-09-26 11:26:47 +04:00
mpa
c88c909655 Added check for the existence of the study during its closing 2014-09-26 11:26:08 +04:00
imn
f488c3c07d Remove obsolete OCC_VERSION_LARGE defines. 2014-09-26 11:09:09 +04:00
akl
f5b69ee44c 0022420: [CEA 1004] Take the "incremental limit check" into account at the first mesh display. 2014-09-25 18:14:43 +04:00
eap
54ea8ad8bb Regression of doc/salome/examples/prism_3d_algo.py
Protection against an infinite loop in StdMeshers_Prism_3D::getWallFaces()
2014-09-25 18:01:50 +04:00
eap
eb22cf46cb 52504: Projection 1D2D fails to project from a half-disk to a half-cone. 2014-09-25 16:25:46 +04:00
eap
b385a0679d 52499: Prismatic mesh is not computed on a prismatic shape
22701: EDF SMESH: Crash when creating mesh

 1) Search of transformation using a least-square approximation
 2) Compute internal prism nodes using the found transformation
2014-09-24 17:38:27 +04:00
eap
214d7e4bdc 22691: [CEA 1279] Regression on test attached with issue 22229 2014-09-15 15:22:28 +04:00