vsr
62ba95d8ac
Improve detection of tbb, to use correct version of libraries
2015-04-14 13:46:20 +03:00
eap
b8fd583be5
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
2015-04-09 21:07:54 +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
Cédric Aguerre
627b77ffd2
switch to new salome test procedure
2015-04-07 19:08:36 +03:00
eap
a713f0b919
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
2015-04-06 21:07:26 +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
c1754b24c3
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)
2015-04-02 17:48:04 +03: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
ana
e6d6fd4aa1
Win32 compatibility
2015-03-31 11:21:25 +03:00
eap
0921263864
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()
2015-03-27 19:41:20 +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
eap
588493c920
23028: EDF 10508 SMESH: GroupOnFilter returns an empty group when the geometry is not published
2015-03-24 14:35:25 +03:00
imn
5b4a1f8a3a
Remove shortcuts workaround
2015-03-20 10:41:15 +03:00
eap
d06e689ac7
23024: [CEA 1447] Regression imp_1346_CAS2.py
2015-03-19 18:26:38 +03:00
eap
80caa820d0
23023: [CEA 1445] missing ExtrusionAlongPathObject function
...
+class meshEditor(SMESH._objref_SMESH_MeshEditor):
2015-03-19 17:08:42 +03:00
eap
09705577d1
22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
...
Fix regressions
2015-03-18 19:07:40 +03:00
eap
6fd64f7678
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
2015-03-17 20:40:17 +03:00
eap
6c4a9f32ed
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
2015-03-17 15:06:56 +03:00
ana
0e01b1efdf
Windows compatibility
2015-03-04 16:56:54 +03:00
eap
bb40f7c1d3
IMP 22635: EDF 8345 - Creation of group based on groups
...
+ allow concatenating sub-meshes and groups
+ fix bugs in PythonDump
2015-03-03 15:03:38 +03:00
eap
066f625a46
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
2015-02-27 20:38:00 +03:00
eap
fd1943809d
22874: [CEA 1425] Performance SMESH Module
...
some optimization of Publish...() + doc imp
2015-02-25 20:07:02 +03:00
vsr
44d75c1021
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
2015-02-24 11:25:19 +03:00
vsr
5e086fb537
Fix-up dependencies
2015-02-24 11:24:33 +03:00
vsr
15963fa362
0022876: EDF 8425 SMESH: Get the normal of a face in the GUI
2015-02-20 11:07:49 +03:00
vsr
1b1945a31c
0022878: [CEA 1424] performances of Compute method from the Mesh class in smeshBuilder.py
2015-02-20 10:08:10 +03:00
eap
0ff64bf022
Fix a regression - make SMESH_Nut.py script independent of sub-shapes numbering
2015-02-18 16:19:30 +03:00
eap
a74e2f9cac
Fix regressions
...
viscous_layers_00/A4
viscous_layers_00/B2
2015-02-18 15:56:29 +03:00
eap
59912620be
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method (imp_1347_viscous_layers.py)
...
+ fix some regressions
2015-02-17 16:23:19 +03:00
vsr
6bac08c1a8
Merge remote branch 'origin/gdd/translations'
2015-02-16 11:52:52 +03:00
akl
251f8c052d
Copyrights update 2015.
2015-02-13 12:38:36 +04:00
Gilles DAVID
306534b9d7
Update translations (fr)
2015-02-11 15:26:01 +01:00
eap
38136d541c
22860: EDF 9944 SMESH: Regression when scaling a mesh
2015-02-11 16:52:57 +03:00
vsr
513a8ebdac
Merge remote branch 'origin/bsr/medmpi'
2015-02-10 18:54:31 +03:00
eap
146533380d
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method
2015-02-10 14:14:01 +03:00
Bernard Sécher
506b60a6d8
changes for mpi compilation
2015-02-09 11:10:27 +01:00
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