Commit Graph

98 Commits

Author SHA1 Message Date
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
vsr
7eda9ca931 Copyright update: 2016 2016-03-18 20:10:28 +03:00
vsr
971a1433b3 Merge relevant changes from V8_0_0_BR branch 2016-02-15 17:56:40 +03:00
eap
db1bdbcddc 53068: Create Mesh dialog box is frozen 2016-02-11 18:11:47 +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
f573f79fc8 INT PAL 53009: 'Remove row' removes 1st row always. 2015-12-09 10:33:24 +03:00
eap
8301b1e71a 23189: EDF 11603 - Dyssymetry in meshing
(fix StdMeshers_CompositeHexa_3D.cxx, StdMeshers_Hexa_3D.cxx)

+ Doc update
+ Optimize dump of NumberOfSegments
2015-10-27 21:21:05 +03:00
eap
3369d458ea IPAL52935: "Apply and Close" button is not available in "Make 0D Elements on Element Nodes" dialog box
(SMESHGUI_Add0DElemsOnAllNodesDlg.cxx)

Eliminate compilation warnings (all the rest files)
2015-10-27 20:47:31 +03:00
vsr
0c1e70a38f INT PAL 52920: TC7.7.0: Button is to small for its label 2015-10-09 15:54:46 +03:00
rnv
523d5d8801 Fix for the '22047: Automatic Tetrahedralization - field Length is shown not from beginning of the number' issue. 2015-10-08 18:07:19 +03:00
Christophe Bourcier
f15b6ceb9f Update translation files from Crowdin 2015-10-05 13:09:38 +03:00
eap
87c954b31c 52846: It is impossible to select edge in OB as reversed edge for hypothesis
52826: Radial Quadrangle algorithm meshes a quad face from which a circle was cut from but it must fail
52227: Group is not shown during edition
52780: Wrong mesh after STL re-import of a polygonal element
52825: Sew Borders does not care of segment adjacent to split faces, thus segments become non-conformal
52824: Sew Free Borders sews borders as conformal thus producing very skewed quads instead of polygons
2015-08-19 17:32:58 +03:00
eap
21ea791049 Fix 17 regressions 2015-08-14 13:31:06 +03:00
eap
afb2a8e781 23126: [CEA 1562] Regression : Wrong nodes position using SetEnforcedVertex on a sphere
Fix SMESH_MesherHelper::IsQuadraticSubMesh()

IPAL52836: A sub-face of a box can't be selected in OB to be added to Viscous Layers hypothesis
   Fix StdMeshersGUI_SubShapeSelectorWdg::selectionIntoArgument()
2015-08-03 20:45:26 +03:00
mpa
0d543c5902 INT PAL 0052834: Widget in the "Viscous layers" hypothesis isn't updated 2015-07-30 11:00:04 +03:00
rnv
8297100f36 Fix for the '21907: EDF 2397 SMESH: Bugs with "Viscous Layers"' issue. 2015-07-16 10:24:49 +03:00
eap
fe7d1d5767 23070: [CEA 1502] Create the 2D mesh from the 1D mesh with one mesh face for each geom face 2015-06-30 15:14:46 +03:00
mpa
a8a351ef11 0023102: [CEA 1486 ] Add the parameters for defining the boundary layers 2015-06-24 12:48:09 +03:00
eap
23d90107ac 0023064: [CEA 1471] Create and support quadratic polygons in SMESH 2015-06-24 12:17:07 +03:00
eap
6dcb33ab2f [HYDRO module - Feature #523] river, channel, embankment meshing 2015-06-15 21:31:23 +03:00
mpa
6ae3c2c26f CMake improvement: usage of SALOME_GUI_MODE() macro 2015-06-11 16:21:30 +03:00
Christophe Bourcier
df43f3ecd9 Update translation files from Crowdin 2015-05-05 19:25:06 +03:00
rnv
299e2326cd Fix for the '52701: SIGSEGV in Mesh creation dialog box after activating Viscous Layers hypothesis' issue. 2015-04-27 14:52:23 +03:00
rnv
c41b8e1caa Additional fix for the '23049: [CEA 1475] Increase the size of some dialog boxes' issue. 2015-04-21 12:46:58 +03:00
rnv
3b8dd51d87 Issue '23049: [CEA 1475] Increase the size of some dialog boxes': fix first part. 2015-04-20 16:27:09 +03:00
eap
3026fe8712 22264: EDF 2648 GEOM: Propagate edges automatic orientation
Fix for sub-meshes
2015-04-17 20:07:21 +03:00
eap
5c372c1659 22264: EDF 2648 GEOM: Propagate edges automatic orientation
PB: chains are built incorrectly in a compound of solids

+ Fix and optimize LyingOnGeom
2015-04-17 18:55:19 +03:00
eap
80e28740d3 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
2015-04-07 20:39:18 +03:00
Florian BRUNET
2d88c4add1 Typo correction about the Mantis issue 0022483: Define several 3D viscous layer hypotheses on the same Geometry. 2015-04-03 16:51:09 +02:00
eap
b0a962d83d 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() )
2015-03-31 19:42:12 +03:00
eap
bbca2cb797 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
2015-03-25 12:36:47 +03:00
akl
251f8c052d Copyrights update 2015. 2015-02-13 12:38:36 +04:00
eap
146533380d 22834: [CEA 1347] Viscous layers: be able to choose the extrusion method 2015-02-10 14:14:01 +03:00
Christophe Bourcier
7c6e727b24 Update translation files from Crowdin 2014-12-19 10:04:53 +03:00
eap
b73d2603ed 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
2014-11-19 16:18:58 +03:00
vsr
0631ddc21d Remove obsolete staff; redesign Handle-based and CDL-generated classes 2014-10-21 18:40:35 +04:00
eap
af48da0fdd 22625: [CEA 1195] Several attractors per face 2014-08-01 15:17:05 +04:00
eap
3eb21ad301 IPAL52460: Optimal Axes button is inert when edit body fitting parameters 2014-07-25 18:06:05 +04:00
eap
16f2bac719 22359: EDF SMESH: Body Fitting algorithm: grid orientation
Make axes coordinates fully visible
2014-07-18 16:44:15 +04:00
rnv
a6c877f633 Remove last wrong commits. 2014-07-16 17:43:58 +04:00
imn
80fe1ddefc Add “Grading” parameter to Adaptive 1D hypothesis 2014-07-16 16:43:20 +04:00
Christophe Bourcier
cd71364a29 Update translation files from Crowdin 2014-05-22 17:52:45 +02:00
Christophe Bourcier
97b6b49371 Update translation files from Crowdin 2014-05-16 15:11:29 +02:00
Renaud Nédélec
478b802ed0 French translations revision 2014-05-07 14:01:09 +02:00
vsr
5d68554076 Merge branch V7_3_1_BR 2014-04-03 15:36:10 +04:00
akl
b0a908c0d2 Update copyrights 2014. 2014-02-20 16:25:37 +04:00
vsr
744bac5599 Merge from branch mpa/qwt6_porting 2014-02-18 14:38:40 +04:00
eap
5b8d7b95e3 0022488: EDF 2781 SMESH: Faces of an internal submesh can't be selected with the viscous layer 2014-02-14 16:10:27 +04:00
eap
8b7d977779 0022362: EDF SMESH: Quadrangle (mapping) algorithm: enforced vortices
Create GUI
2014-02-14 16:03:53 +04:00