Commit Graph

1556 Commits

Author SHA1 Message Date
vsr
02685fae6f If study is loaded from HDF file, init_smesh() has to load data to the engine calling LoadWith() function of StudyBuilder 2015-02-06 16:54:08 +03:00
ana
25448a41ca windows compatibility 2015-02-04 16:10:10 +03:00
vsr
45b7e5c3e1 Merge remote branch 'origin/fbt/SMESH_Plugin_Verima_fix_ImportExport' 2015-02-03 16:46:05 +03:00
imn
9d134b21b1 0052610: Inactive "eye" icon after mesh compound creation 2015-02-03 15:05:00 +03:00
eap
51b0f28786 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
2015-02-03 13:43:25 +03:00
eap
53393c4445 22833: [CEA 1346] to extrude a group of faces following the normal of each face
Fix SIGSEGV when no groups created
2015-01-28 17:57:23 +03:00
ema
cb136b9fea ParaView / PARAVIS improvements 2014: 2.6.3/2.6.4: Geometry & Mesh plug-ins in the ParaVis module 2015-01-27 17:33:53 +03:00
vsr
a2204af929 Change a way TBB libraries are searched to make it working with tbb v4. 2015-01-27 14:53:54 +03:00
eap
b13aae09cf 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
2015-01-23 18:49:49 +03:00
rnv
12539a5a55 Fix compilation error: add utilities.h include. 2015-01-22 17:34:42 +03:00
vsr
5454ffd87e Minor correction to avoid "unknown type Object" warning from ModuleCatalog at YACS activation. 2015-01-22 17:06:20 +03:00
eap
8f3082ad8e 22830: EDF 9557 SMESH: Quadratic conversion of a mesh fails (note 0019010)
Problem with FACE having a bad tolerance
2015-01-22 16:15:34 +03:00
Anthony Geay
c543b378f1 Include utilities.h when needed. 2015-01-22 09:41:08 +01:00
Florian BRUNET
1667ba5bf5 Fixes for the import/export methods of the Verima plugin in SMESH. 2015-01-20 17:38:10 +01:00
vsr
796ebe86e4 Switch DEV version marker to 1 2015-01-19 18:55:07 +03:00
vsr
929ba51821 Merge branch 'master' into V7_5_BR 2015-01-16 15:36:51 +03:00
eap
e2e93f9c31 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 );
2015-01-15 17:52:25 +03:00
vsr
2e9f6a1d33 Merge branch 'master' into V7_5_BR 2015-01-12 13:24:59 +03:00
eap
133cb38139 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
2014-12-29 18:22:30 +03:00
Christophe Bourcier
7c6e727b24 Update translation files from Crowdin 2014-12-19 10:04:53 +03:00
vsr
9fed37edd4 0022825: EDF GUI regression: Issue with accent in the OB
Temporarily rollback unicode support (as it is incomplete causing regressions)
2014-12-18 19:24:03 +03:00
vsr
11d09b7433 Increment version: 7.5.1 2014-12-09 11:50:50 +03:00
eap
a00f90ebab 22812: EDF 9218 SMESH: An empty group is created when using the duplicate nodes and/or elements 2014-12-08 20:18:59 +03:00
eap
3cc259fbef Bug: unable to create LocalLength hyp for a sub-mesh on a shape with a degenerated edge 2014-12-03 17:28:30 +03:00
vsr
30415e15ac Issue 0022816: duplicated files
Don't install chrono.hxx file
2014-12-03 14:04:51 +03:00
eap
cc9d179c9f Fix Extrusion doc 2014-11-26 15:16:24 +03:00
vsr
5f4aaf693b Merge branch 'master' into V7_5_BR 2014-11-20 18:55:09 +03:00
eap
9933995f6c Projection 2D failure due to incorrect detection of distorted result faces 2014-11-20 16:06:53 +03:00
vsr
22660447f9 Merge branch 'master' into V7_5_BR 2014-11-19 17:39:22 +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
e22a84e549 Merge branch 'master' into V7_5_BR 2014-11-18 14:24:52 +03:00
eap
b9986eb294 22808: EDF SMESH: Regression with 3D Extrusion/ViscousLayers in Salome V7_5_BR 2014-11-18 13:08:18 +03:00
vsr
381c06d4b7 Merge branch 'master' into V7_5_BR 2014-11-17 17:08:20 +03:00
eap
bff3771eab 22526: SMESH 2864 - Projection and Extrusion
Make attempts to fix the projected mesh using smoothing in case of non-homothetic
  source and target faces
2014-11-14 20:23:20 +03:00
vsr
707703a9f4 Merge branch 'master' into V7_5_BR 2014-11-14 14:15:23 +03:00
eap
380c397cfd Regression of 0022150 (SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/B2) 2014-11-14 13:50:08 +03:00
vsr
cf38d69340 Merge branch 'master' into V7_5_BR 2014-11-13 19:30:28 +03:00
eap
52d8254953 22806: EDF SMESH: Regression: Prism_3D error
Fix selection of the bottom;
use block approach on simple shapes if swepper detects high bnd error
2014-11-13 18:56:42 +03:00
Florian BRUNET
ebb96774cc French translation check on SMESH. 2014-11-13 14:29:30 +01:00
Christophe Bourcier local
8166d3be38 Fix bad gradation value from GUI to command line 2014-11-13 13:25:11 +01:00
vsr
b0647ff5ab Merge branch 'master' into V7_5_BR 2014-11-12 19:50:50 +03:00
eap
3ddacb9798 To compute mesh in SALOME_TESTS/Grids/geom/bugs_15/R7
and other tests of "Extrusion 3D" mesher
2014-11-12 18:35:28 +03:00
vsr
324d433f27 Merge remote branch 'origin/Doc_update_ver741' into V7_5_BR 2014-11-10 15:09:13 +03:00
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