Salome HOME
modules/smesh.git
8 years ago23061: [CEA 1488] Import 1D-2D fails sometimes in relation with the source face discr...
eap [Wed, 29 Apr 2015 17:03:34 +0000 (20:03 +0300)]
23061: [CEA 1488] Import 1D-2D fails sometimes in relation with the source face discretization
  Fix SMESH_subMesh::ComputeStateEngine() and StdMeshers_Import_1D2D::Compute()

IPAL52572: 1) Wrong bi-quadratic mesh on cylinder, 2) global "Quadratic mesh" hyp not considered on Propagated edges.
  Fix SMESH_MesherHelper::FixQuadraticElements()
  StdMeshers_Regular_1D - wrong PropagationOfDistribution in quadratic mesh

In SMESHGUI_MergeDlg, disable [Detect] if no mesh selected

8 years ago23056: EDF SMESH Regression: Projection fails
eap [Mon, 27 Apr 2015 15:10:46 +0000 (18:10 +0300)]
23056: EDF SMESH Regression: Projection fails

8 years agoIPAL52702: TC7.6.0: Incorrect large name of SMESH group in the Object Browser
eap [Mon, 27 Apr 2015 13:21:01 +0000 (16:21 +0300)]
IPAL52702: TC7.6.0: Incorrect large name of SMESH group in the Object Browser
    Add class toUtf8

IPAL52708: TC7.6.0: name of copied group is wrong when Scale transform
    Fix gp_Trsf definition in SMESH_MeshEditor_i::scale()

IPAL52704: TC7.6.0: "Modification of orientation" don't work on volumes
    Fix SMESHGUI_MultiEditDlg::isIdValid()

+ Doc update

8 years agoFix for the '52701: SIGSEGV in Mesh creation dialog box after activating Viscous...
rnv [Mon, 27 Apr 2015 11:52:23 +0000 (14:52 +0300)]
Fix for the '52701: SIGSEGV in Mesh creation dialog box after activating Viscous Layers hypothesis' issue.

8 years agoIPAL52704: TC7.6.0: "Modification of orientation" don't work on volumes
eap [Fri, 24 Apr 2015 17:21:56 +0000 (20:21 +0300)]
IPAL52704: TC7.6.0: "Modification of orientation" don't work on volumes
IPAL52711: TC7.6.0: "Tolerance" spinbox is inactive in the "Selection filter library" dialog box

8 years ago23050: EDF 10631 SMESH: Nodes outside the plane after ConvertToQuadratic
eap [Fri, 24 Apr 2015 12:51:19 +0000 (15:51 +0300)]
23050: EDF 10631 SMESH: Nodes outside the plane after ConvertToQuadratic
    Fix regression of mesh_Quadratic_00/B4

IPAL0052709: Projection 1D2D creates faces at a wrong location.
    Problem:  wrong gp_Trsf for partner faces
    Use gp_GTrsf insted of gp_Trsf

8 years ago23050: EDF 10631 SMESH: Nodes outside the plane after ConvertToQuadratic
eap [Thu, 23 Apr 2015 14:24:53 +0000 (17:24 +0300)]
23050: EDF 10631 SMESH: Nodes outside the plane after ConvertToQuadratic

    Fix SMESH_MesherHelper::FixQuadraticElements()

Bug: SIGSEGV in Convert To Quadratic after mesh.Clear() if the previous Convert reported a warning
Bug: Group On Filter with BelongToMeshGroup is not updated if refers to a group with BelongToPlane

8 years agoAdditional fix for the '23049: [CEA 1475] Increase the size of some dialog boxes...
rnv [Tue, 21 Apr 2015 09:46:34 +0000 (12:46 +0300)]
Additional fix for the '23049: [CEA 1475] Increase the size of some dialog boxes' issue.

8 years agoINT PAL 0052679: Set default "Diameter" value when adding new ball element
imn [Tue, 21 Apr 2015 08:08:15 +0000 (11:08 +0300)]
INT PAL 0052679: Set default "Diameter" value when adding new ball element

8 years agoINT PAL 0052685: Add possibility to show/hide Scalar Bar of Actor
imn [Tue, 21 Apr 2015 07:37:02 +0000 (10:37 +0300)]
INT PAL 0052685: Add possibility to show/hide Scalar Bar of Actor

8 years ago23049: [CEA 1475] Increase the size of some dialog boxes
rnv [Tue, 21 Apr 2015 07:18:10 +0000 (10:18 +0300)]
23049: [CEA 1475] Increase the size of some dialog boxes

8 years agoIssue '23049: [CEA 1475] Increase the size of some dialog boxes': fix first part.
rnv [Mon, 20 Apr 2015 13:27:09 +0000 (16:27 +0300)]
Issue '23049: [CEA 1475] Increase the size of some dialog boxes': fix first part.

9 years ago22264: EDF 2648 GEOM: Propagate edges automatic orientation
eap [Fri, 17 Apr 2015 17:07:21 +0000 (20:07 +0300)]
22264: EDF 2648 GEOM: Propagate edges automatic orientation
   Fix for sub-meshes

9 years ago22264: EDF 2648 GEOM: Propagate edges automatic orientation
eap [Fri, 17 Apr 2015 15:55:19 +0000 (18:55 +0300)]
22264: EDF 2648 GEOM: Propagate edges automatic orientation
    PB: chains are built incorrectly in a compound of solids

+ Fix and optimize LyingOnGeom

9 years agoIncrement version: 7.6.0
vsr [Fri, 17 Apr 2015 15:46:17 +0000 (18:46 +0300)]
Increment version: 7.6.0

9 years agoINT PAL 0052683: Parameter "Color group" in the "Create Group" dialog box is empty...
imn [Fri, 17 Apr 2015 12:10:40 +0000 (15:10 +0300)]
INT PAL 0052683: Parameter "Color group" in the "Create Group" dialog box is empty (edited)

9 years agoExclude *.md5 and *.map files from the DEV documentation
rnv [Fri, 17 Apr 2015 10:13:10 +0000 (13:13 +0300)]
Exclude *.md5 and *.map files from the DEV documentation

9 years agodocumentation improvement
mpa [Fri, 17 Apr 2015 09:59:55 +0000 (12:59 +0300)]
documentation improvement

9 years agoINT PAL 0052682: Local selection for ball elements has incorrect size
imn [Fri, 17 Apr 2015 08:02:17 +0000 (11:02 +0300)]
INT PAL 0052682: Local selection for ball elements has incorrect size

9 years agoINT PAL 0052683: Parameter "Color group" in the "Create Group" dialog box is empty
imn [Fri, 17 Apr 2015 07:51:37 +0000 (10:51 +0300)]
INT PAL 0052683: Parameter "Color group" in the "Create Group" dialog box is empty

9 years ago23047: [CEA 1472] Incorrect mesh with Netgen 1D-2D-3D but not reported in error
eap [Thu, 16 Apr 2015 19:07:13 +0000 (22:07 +0300)]
23047: [CEA 1472] Incorrect mesh with Netgen 1D-2D-3D but not reported in error
   Fix SMESH_MesherHelper::IsReversedSubMesh()

23046: EDF SMESH Regression: Field "Compare" in filters is not updated anymore
   Make "Compare" empty for all "Belong to ..." criteria

IPAL52693: Viscous layers construction fails with SIGSEGV
   Fix SIGSEGV but bad VL is constructed anyway

9 years ago22649: EDF SMESH: A second Origin/BaseVectors is created when we assign a set of...
eap [Wed, 15 Apr 2015 16:26:05 +0000 (19:26 +0300)]
22649: EDF SMESH: A second Origin/BaseVectors is created when we assign a set of hypotheses in SMESH

9 years ago23032: EDF SMESH: Projection 1D-2D fails with Netgen 1D-2D
eap [Wed, 15 Apr 2015 16:06:17 +0000 (19:06 +0300)]
23032: EDF SMESH: Projection 1D-2D fails with Netgen 1D-2D

  SIGSEGV in optimize mode on Debian

9 years agoFix the '0052643: GEOM images in SMESH documentation' issue
rnv [Wed, 15 Apr 2015 15:23:19 +0000 (18:23 +0300)]
Fix the '0052643: GEOM images in SMESH documentation' issue

9 years ago023046: EDF SMESH Regression: Field "Compare" in filters is not updated anymore
eap [Wed, 15 Apr 2015 12:43:09 +0000 (15:43 +0300)]
023046: EDF SMESH Regression: Field "Compare" in filters is not updated anymore

9 years agoIMP 22635: EDF 8345 - Creation of group based on groups V7_6_0b1
eap [Tue, 14 Apr 2015 14:18:18 +0000 (17:18 +0300)]
IMP 22635: EDF 8345 - Creation of group based on groups
    Bug: MAJORITY mode works wrong with triangles

IMP 22877: EDF 10054 SMESH: Add a new filter "BelongToSmeshGroup" for Create Groupe
    Bug: Invalid Python dump

9 years ago22877: EDF 10054 SMESH: Add a new filter "BelongToSmeshGroup" for Create Group
eap [Tue, 14 Apr 2015 12:39:28 +0000 (15:39 +0300)]
22877: EDF 10054 SMESH: Add a new filter "BelongToSmeshGroup" for Create Group

9 years agoImprove detection of tbb, to use correct version of libraries
vsr [Tue, 14 Apr 2015 10:46:20 +0000 (13:46 +0300)]
Improve detection of tbb, to use correct version of libraries

9 years agoRegression of 21397: EDF SMESH: a quadrangle face mesh can't be projected to a cylinder
eap [Thu, 9 Apr 2015 18:07:54 +0000 (21:07 +0300)]
Regression of 21397: EDF SMESH: a quadrangle face mesh can't be projected to a cylinder

+ 52675: Viscous Layers construction fails with certain hypotheses
    Fix normal to be well visible from all faces -> thickness reaches 0.0007

9 years ago23036: [CEA 1459] Regression projection 1D2D
eap [Tue, 7 Apr 2015 17:39:18 +0000 (20:39 +0300)]
23036: [CEA 1459] Regression projection 1D2D

+ Fix Pb: SIGSEGV in StdMeshers_Prism_3D::IsApplicable() on the shape of 23036
+ Fix Pb: "Projection 3D" algo is available in Create mesh dlg on the shape of 23036
+ Add debug trace in case of exceptions in IsApplicable()
+ Fix 52667: SIGSEGV at attempt to create mesh without Geometry when setting hypothesis

9 years agoswitch to new salome test procedure
Cédric Aguerre [Tue, 24 Mar 2015 16:13:11 +0000 (17:13 +0100)]
switch to new salome test procedure

9 years ago23032: EDF SMESH: Projection 1D-2D fails with Netgen 1D-2D
eap [Mon, 6 Apr 2015 18:07:26 +0000 (21:07 +0300)]
23032: EDF SMESH: Projection 1D-2D fails with Netgen 1D-2D

+ 22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
   1) Enable selection of sub-meshes on groups
   2) Fix preview that was not shown

+ In SMESHGUI/CMakeList, remove includes that never need not be included

9 years agoTypo correction about the Mantis issue 0022483: Define several 3D viscous layer hypot... V7_6_0a1
Florian BRUNET [Fri, 3 Apr 2015 14:51:09 +0000 (16:51 +0200)]
Typo correction about the Mantis issue 0022483: Define several 3D viscous layer hypotheses on the same Geometry.

9 years ago23033: EDF 10568 SMESH: wrong header when exporting 2D to gmf
eap [Thu, 2 Apr 2015 14:48:04 +0000 (17:48 +0300)]
23033: EDF 10568 SMESH: wrong header when exporting 2D to gmf

  Write 'MeshVersionFormatted 2' instead of 'MeshVersionFormatted 3'
  though '3' is strongly recomended by libmesh manual

+ IPAL52653: Some quality controls does not work (SIGSEGV)

9 years ago22573: [CEA 1154] Regression on a blsurf mesh (crash on test_periodicity_LR_ONLY.py)
eap [Tue, 31 Mar 2015 16:42:12 +0000 (19:42 +0300)]
22573: [CEA 1154] Regression on a blsurf mesh (crash on test_periodicity_LR_ONLY.py)

+ IMP 22264: EDF 2648 GEOM: Propagate edges automatic orientation (fix Number of Segments dlg)
+ bad STL files are written on Windows (reported by YFR)
+ 22874: [CEA 1425] Performance SMESH Module ( refix ~SMESH_Mesh() )

9 years agoWin32 compatibility
ana [Tue, 31 Mar 2015 08:21:25 +0000 (11:21 +0300)]
Win32 compatibility

9 years ago22874: [CEA 1425] Performance SMESH Module
eap [Fri, 27 Mar 2015 16:41:20 +0000 (19:41 +0300)]
22874: [CEA 1425] Performance SMESH Module

Fix a leak of PropagationMgrData

+ Do not use volumes for preview of Extrusion
+ Fix a regression: empty groups are not removed with contents
+ avoid too long waiting at creation of hypotheses due to use of
  GEOMUtils::PreciseBoundingBox() in SMESH_Mesh::GetShapeDiagonalSize()

9 years agoIMP 22264: EDF 2648 GEOM: Propagate edges automatic orientation
eap [Wed, 25 Mar 2015 09:36:47 +0000 (12:36 +0300)]
IMP 22264: EDF 2648 GEOM: Propagate edges automatic orientation

+ Optimize SMDS_VolumeTool::IsFreeFace()
+ Add icons for Evaluate and Change Sub-mesh order
+ Make "Meduim nodes on geometry" ON by default
+ Disable "Group on geometry" if mesh is not on geometry
+ SMESHGUI_MeshOp: fix switch from Sub-mesh creation to Sub-mesh edition

9 years ago23028: EDF 10508 SMESH: GroupOnFilter returns an empty group when the geometry is...
eap [Tue, 24 Mar 2015 11:35:25 +0000 (14:35 +0300)]
23028: EDF 10508 SMESH: GroupOnFilter returns an empty group when the geometry is not published

9 years agoRemove shortcuts workaround
imn [Fri, 20 Mar 2015 07:41:15 +0000 (10:41 +0300)]
Remove shortcuts workaround

9 years ago23024: [CEA 1447] Regression imp_1346_CAS2.py
eap [Thu, 19 Mar 2015 15:26:38 +0000 (18:26 +0300)]
23024: [CEA 1447] Regression imp_1346_CAS2.py

9 years ago23023: [CEA 1445] missing ExtrusionAlongPathObject function
eap [Thu, 19 Mar 2015 14:08:42 +0000 (17:08 +0300)]
23023: [CEA 1445] missing ExtrusionAlongPathObject function

+class meshEditor(SMESH._objref_SMESH_MeshEditor):

9 years ago22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
eap [Wed, 18 Mar 2015 16:07:40 +0000 (19:07 +0300)]
22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution

 Fix regressions

9 years ago22903: BLSURFPLUGIN: SetSizeMap is not taken into account when we add AddPreCadFacesP...
eap [Tue, 17 Mar 2015 17:40:17 +0000 (20:40 +0300)]
22903: BLSURFPLUGIN: SetSizeMap is not taken into account when we add AddPreCadFacesPeriodicity parameter

+ def FunctorValue(self, funcType, elemId, isElem=True):

+ fix Python dump for IMP 22792: Multi-dimensional extrusion/extrusion along a path/revolution

9 years agoIMP 22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
eap [Tue, 17 Mar 2015 12:06:56 +0000 (15:06 +0300)]
IMP 22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution

+ Pre-open MED file to speed-up reading/writing (following 22349)
+ Clock-cursor in Display Entity dlg
+ In Filter dlg, do not perform filtering if it's not needed
+ In Group dlg, store a user-given name of a new group
+ Clock-cursor after hypothesis modif as mesh clearing can be long
+ Treat selected object right at opening of Measure dlgs
+ Allow removal of elements in a not shown mesh
+ Make filter work on a not shown mesh
+ Don't leave orphan nodes at RemoveGroupWithContents
+ Avoid crash when exporting a group + fields

9 years agoWindows compatibility
ana [Wed, 4 Mar 2015 13:56:54 +0000 (16:56 +0300)]
Windows compatibility

9 years agoIMP 22635: EDF 8345 - Creation of group based on groups
eap [Tue, 3 Mar 2015 12:03:38 +0000 (15:03 +0300)]
IMP 22635: EDF 8345 - Creation of group based on groups

+ allow concatenating sub-meshes and groups
+ fix bugs in PythonDump

9 years ago52618: Import_1D2D fails to import from a mesh group onto a group of geom faces
eap [Fri, 27 Feb 2015 17:38:00 +0000 (20:38 +0300)]
52618: Import_1D2D fails to import from a mesh group onto a group of geom faces

+ fix StdMeshers_ViscousLayers.cxx for
http://www.salome-platform.org/forum/forum_14/777944993

9 years ago22874: [CEA 1425] Performance SMESH Module
eap [Wed, 25 Feb 2015 17:07:02 +0000 (20:07 +0300)]
22874: [CEA 1425] Performance SMESH Module

some optimization of Publish...() + doc imp

9 years ago0022876: EDF 8425 SMESH: Get the normal of a face in the GUI
vsr [Tue, 24 Feb 2015 08:25:19 +0000 (11:25 +0300)]
0022876: EDF 8425 SMESH: Get the normal of a face in the GUI
- Additional change: use the same method to compute normal in TUI and GUI

9 years agoFix-up dependencies
vsr [Tue, 24 Feb 2015 08:24:33 +0000 (11:24 +0300)]
Fix-up dependencies

9 years ago0022876: EDF 8425 SMESH: Get the normal of a face in the GUI
vsr [Fri, 20 Feb 2015 08:07:49 +0000 (11:07 +0300)]
0022876: EDF 8425 SMESH: Get the normal of a face in the GUI

9 years ago0022878: [CEA 1424] performances of Compute method from the Mesh class in smeshBuilder.py
vsr [Fri, 20 Feb 2015 07:08:10 +0000 (10:08 +0300)]
0022878: [CEA 1424] performances of Compute method from the Mesh class in smeshBuilder.py

9 years agoFix a regression - make SMESH_Nut.py script independent of sub-shapes numbering
eap [Wed, 18 Feb 2015 13:19:30 +0000 (16:19 +0300)]
Fix a regression - make SMESH_Nut.py script independent of sub-shapes numbering

9 years agoFix regressions
eap [Wed, 18 Feb 2015 12:56:29 +0000 (15:56 +0300)]
Fix regressions

viscous_layers_00/A4
viscous_layers_00/B2

9 years ago22834: [CEA 1347] Viscous layers: be able to choose the extrusion method (imp_1347_vi...
eap [Tue, 17 Feb 2015 13:23:19 +0000 (16:23 +0300)]
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method (imp_1347_viscous_layers.py)

+ fix some regressions

9 years agoMerge remote branch 'origin/gdd/translations'
vsr [Mon, 16 Feb 2015 08:35:34 +0000 (11:35 +0300)]
Merge remote branch 'origin/gdd/translations'

9 years agoCopyrights update 2015.
akl [Fri, 13 Feb 2015 08:38:35 +0000 (12:38 +0400)]
Copyrights update 2015.

9 years agoUpdate translations (fr)
Gilles DAVID [Wed, 11 Feb 2015 14:26:01 +0000 (15:26 +0100)]
Update translations (fr)

9 years ago22860: EDF 9944 SMESH: Regression when scaling a mesh
eap [Wed, 11 Feb 2015 13:52:57 +0000 (16:52 +0300)]
22860: EDF 9944 SMESH: Regression when scaling a mesh

9 years agoMerge remote branch 'origin/bsr/medmpi'
vsr [Tue, 10 Feb 2015 15:54:31 +0000 (18:54 +0300)]
Merge remote branch 'origin/bsr/medmpi'

9 years ago22834: [CEA 1347] Viscous layers: be able to choose the extrusion method
eap [Tue, 10 Feb 2015 11:14:01 +0000 (14:14 +0300)]
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method

9 years agochanges for mpi compilation bsr/medmpi
Bernard Sécher [Mon, 9 Feb 2015 10:07:54 +0000 (11:07 +0100)]
changes for mpi compilation

9 years agoIf study is loaded from HDF file, init_smesh() has to load data to the engine calling...
vsr [Fri, 6 Feb 2015 13:54:08 +0000 (16:54 +0300)]
If study is loaded from HDF file, init_smesh() has to load data to the engine calling LoadWith() function of StudyBuilder

9 years agowindows compatibility
ana [Wed, 4 Feb 2015 13:10:10 +0000 (16:10 +0300)]
windows compatibility

9 years agoMerge remote branch 'origin/fbt/SMESH_Plugin_Verima_fix_ImportExport'
vsr [Tue, 3 Feb 2015 13:46:05 +0000 (16:46 +0300)]
Merge remote branch 'origin/fbt/SMESH_Plugin_Verima_fix_ImportExport'

9 years ago0052610: Inactive "eye" icon after mesh compound creation
imn [Tue, 3 Feb 2015 12:05:00 +0000 (15:05 +0300)]
0052610: Inactive "eye" icon after mesh compound creation

9 years ago52609: Geometric progression works wrong with "Reversed edges" option used + Propagation
eap [Tue, 3 Feb 2015 10:43:25 +0000 (13:43 +0300)]
52609: Geometric progression works wrong with "Reversed edges" option used + Propagation

+ BUG: Lying on Geom filetr works wrong with Geom Group
+ BUG: Too long opening of Mesh Info dlg of a small sub-mesh in a large mesh

9 years ago22833: [CEA 1346] to extrude a group of faces following the normal of each face
eap [Wed, 28 Jan 2015 14:57:23 +0000 (17:57 +0300)]
22833: [CEA 1346] to extrude a group of faces following the normal of each face

Fix SIGSEGV when no groups created

9 years agoParaView / PARAVIS improvements 2014: 2.6.3/2.6.4: Geometry & Mesh plug-ins in the...
ema [Tue, 25 Nov 2014 12:56:20 +0000 (15:56 +0300)]
ParaView / PARAVIS improvements 2014: 2.6.3/2.6.4: Geometry & Mesh plug-ins in the ParaVis module

9 years agoChange a way TBB libraries are searched to make it working with tbb v4.
vsr [Tue, 27 Jan 2015 08:57:09 +0000 (11:57 +0300)]
Change a way TBB libraries are searched to make it working with tbb v4.

9 years ago22833: [CEA 1346] to extrude a group of faces following the normal of each face
eap [Fri, 23 Jan 2015 15:49:49 +0000 (18:49 +0300)]
22833: [CEA 1346] to extrude a group of faces following the normal of each face

+ Optimize Belong to geom filter
+ Avoid SIGSEGV after re-computing a mesh if showing numbers was ON before

9 years agoFix compilation error: add utilities.h include.
rnv [Thu, 22 Jan 2015 14:33:44 +0000 (17:33 +0300)]
Fix compilation error: add utilities.h include.

9 years agoMinor correction to avoid "unknown type Object" warning from ModuleCatalog at YACS...
vsr [Thu, 22 Jan 2015 14:06:20 +0000 (17:06 +0300)]
Minor correction to avoid "unknown type Object" warning from ModuleCatalog at YACS activation.

9 years ago22830: EDF 9557 SMESH: Quadratic conversion of a mesh fails (note 0019010)
eap [Thu, 22 Jan 2015 13:15:34 +0000 (16:15 +0300)]
22830: EDF 9557 SMESH: Quadratic conversion of a mesh fails (note 0019010)

 Problem with FACE having a bad tolerance

9 years agoInclude utilities.h when needed.
Anthony Geay [Wed, 19 Nov 2014 16:07:28 +0000 (17:07 +0100)]
Include utilities.h when needed.

9 years agoFixes for the import/export methods of the Verima plugin in SMESH.
Florian BRUNET [Tue, 20 Jan 2015 16:38:10 +0000 (17:38 +0100)]
Fixes for the import/export methods of the Verima plugin in SMESH.

9 years agoSwitch DEV version marker to 1
vsr [Mon, 19 Jan 2015 15:55:07 +0000 (18:55 +0300)]
Switch DEV version marker to 1

9 years agoMerge branch 'master' into V7_5_BR V7_5_1rc1
vsr [Fri, 16 Jan 2015 12:36:51 +0000 (15:36 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoFix regression of mesh_Projection_2D_00/A1 test.
eap [Thu, 15 Jan 2015 14:52:25 +0000 (17:52 +0300)]
Fix regression of mesh_Projection_2D_00/A1 test.

The regression is caused by the fix of 22830:
- pair<int, TopAbs_ShapeEnum> pos = GetMediumPos( n1, n2, mySetElemOnShape );
+ pair<int, TopAbs_ShapeEnum> pos = GetMediumPos( n1, n2, useCurSubShape );

9 years agoMerge branch 'master' into V7_5_BR
vsr [Mon, 12 Jan 2015 10:24:59 +0000 (13:24 +0300)]
Merge branch 'master' into V7_5_BR

9 years ago22830: EDF 9557 SMESH: Quadratic conversion of a mesh fails
eap [Mon, 29 Dec 2014 15:22:30 +0000 (18:22 +0300)]
22830: EDF 9557 SMESH: Quadratic conversion of a mesh fails

In SMESH_MeshEditor copy node positions in Duplicate*()
In SMESH_MesherHelper
- cache face tolerance
- in GetNodeUV() prevent SIGSEGV if a node is on EDGE not belonging to a FACE
- in GetNodeUV() check if a VERTEX is a seam in a given FACE, not in another
- avoid returning myShape from GetMediumPos() when it can be wrong

52592: Invalid values of Length 2D control

- avoid using not initialized values for showing control values of a group

9 years agoUpdate translation files from Crowdin V7_5_1b1
Christophe Bourcier [Wed, 10 Dec 2014 16:35:35 +0000 (17:35 +0100)]
Update translation files from Crowdin

9 years ago0022825: EDF GUI regression: Issue with accent in the OB
vsr [Thu, 18 Dec 2014 16:24:03 +0000 (19:24 +0300)]
0022825: EDF GUI regression: Issue with accent in the OB
Temporarily rollback unicode support (as it is incomplete causing regressions)

9 years agoIncrement version: 7.5.1
vsr [Tue, 9 Dec 2014 08:50:50 +0000 (11:50 +0300)]
Increment version: 7.5.1

9 years ago22812: EDF 9218 SMESH: An empty group is created when using the duplicate nodes and...
eap [Mon, 8 Dec 2014 17:18:59 +0000 (20:18 +0300)]
22812: EDF 9218 SMESH: An empty group is created when using the duplicate nodes and/or elements

9 years agoBug: unable to create LocalLength hyp for a sub-mesh on a shape with a degenerated...
eap [Wed, 3 Dec 2014 14:28:30 +0000 (17:28 +0300)]
Bug: unable to create LocalLength hyp for a sub-mesh on a shape with a degenerated edge

9 years agoIssue 0022816: duplicated files
vsr [Wed, 3 Dec 2014 11:04:51 +0000 (14:04 +0300)]
Issue 0022816: duplicated files
Don't install chrono.hxx file

9 years agoFix Extrusion doc
eap [Wed, 26 Nov 2014 12:16:24 +0000 (15:16 +0300)]
Fix Extrusion doc

9 years agoMerge branch 'master' into V7_5_BR V7_5_0 V7_5_0rc1
vsr [Thu, 20 Nov 2014 15:55:09 +0000 (18:55 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoProjection 2D failure due to incorrect detection of distorted result faces
eap [Thu, 20 Nov 2014 13:06:53 +0000 (16:06 +0300)]
Projection 2D failure due to incorrect detection of distorted result faces

9 years agoMerge branch 'master' into V7_5_BR
vsr [Wed, 19 Nov 2014 14:39:22 +0000 (17:39 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoIPAL16934: Selection works incorrectly if Source and Target Vertices in Projection...
eap [Wed, 19 Nov 2014 13:18:58 +0000 (16:18 +0300)]
IPAL16934: Selection works incorrectly if Source and Target Vertices in Projection 1D are the same vertex.

1) BUG: impossible to use shared vertices for vertex association in Projection Source hyps
2) Regression: Order of Sub-meshes dialog dialog does not appear when a sub-mesh is created

9 years agoMerge branch 'master' into V7_5_BR
vsr [Tue, 18 Nov 2014 11:24:52 +0000 (14:24 +0300)]
Merge branch 'master' into V7_5_BR

9 years ago22808: EDF SMESH: Regression with 3D Extrusion/ViscousLayers in Salome V7_5_BR
eap [Tue, 18 Nov 2014 10:08:18 +0000 (13:08 +0300)]
22808: EDF SMESH: Regression with 3D Extrusion/ViscousLayers in Salome V7_5_BR

9 years agoMerge branch 'master' into V7_5_BR
vsr [Mon, 17 Nov 2014 14:08:20 +0000 (17:08 +0300)]
Merge branch 'master' into V7_5_BR

9 years ago22526: SMESH 2864 - Projection and Extrusion
eap [Fri, 14 Nov 2014 17:23:20 +0000 (20:23 +0300)]
22526: SMESH 2864 - Projection and Extrusion

  Make attempts to fix the projected mesh using smoothing in case of non-homothetic
  source and target faces

9 years agoMerge branch 'master' into V7_5_BR
vsr [Fri, 14 Nov 2014 11:15:23 +0000 (14:15 +0300)]
Merge branch 'master' into V7_5_BR

9 years agoRegression of 0022150 (SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/B2)
eap [Fri, 14 Nov 2014 10:50:08 +0000 (13:50 +0300)]
Regression of 0022150 (SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/B2)

9 years agoMerge branch 'master' into V7_5_BR
vsr [Thu, 13 Nov 2014 16:30:28 +0000 (19:30 +0300)]
Merge branch 'master' into V7_5_BR