Commit Graph

1735 Commits

Author SHA1 Message Date
eap
a023eb1307 52981: Dump python on MESH module does't work 2015-12-01 16:28:08 +03:00
eap
7d08ac8481 Fix regression of non-regression tests
- Coplanar faces filter (SMESH_Controls.cxx)
- Convert to quadratic (SMESH_MesherHelper.cxx)
- Missing Compute item in mesh pop-up in presence of a sub-mesh on compound only (no other algos) (SSMESHGUI_ComputeDlg.cxx)
- set checkAll=False in call of SMESH_Gen::IsApplicable() (smeshBuilder.py)
2015-12-01 14:32:09 +03:00
mpa
aac6ba83a9 INT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from geometry (edited) 2015-11-30 13:31:21 +03:00
vsr
8348eecb6b One more compilation error on Mageia 5 2015-11-27 13:13:38 +03:00
vsr
cd8f63e177 Another compilation error on Mageia 5 2015-11-27 12:22:06 +03:00
eap
25b7d7ffe7 Compilation error on Mageia 5
(DriverMED_W_SMESHDS_Mesh.cxx)

+ small changes for 23190: EDF 11636 - Problem of viscous layer
   (not yet fixed)
2015-11-25 13:53:04 +03:00
eap
831ca6c828 IPAL52980: Wire Discretization with Table density fails
(StdMeshers_Regular_1D.cxx)

+ Compilation warnings

+ WIN specific errors
   (StdMeshers_Adaptive1D.cxx)
2015-11-19 14:29:23 +03:00
mpa
70e7642a8c INT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from geometry. 2015-11-17 17:37:11 +03:00
eap
7a7d7e6e48 IPAL52943: "Apply and Close" button does not active on symmetry dialog box
Enable work with not shown meshes
2015-11-12 14:46:55 +03:00
eap
7b33b10e89 52943: "Apply and Close" button does not active on symmetry dialog box
Fix same pb in all similar dlg
2015-11-11 16:13:01 +03:00
eap
abd8d64dea 52941: Remove selected group does't work in sewing operation 2015-11-10 14:17:25 +03:00
mkr
a0487332cf Run tests on Windows platform. 2015-11-03 14:52:10 +03:00
eap
c149fe2963 IPAL52939: SIGSEGV when Compute a mesh with closed VTK Viewer 2015-10-29 19:27:29 +03:00
eap
a5a9b778aa IPAL10786: "Edit" is unnecessary functionality for some Mesh hypotheses
+ Eliminate compilation warnings
2015-10-29 19:18:36 +03:00
ysn
ffd0606a85 Documentation update 2015-10-29 16:10:30 +03:00
vsr
a4216ec9d0 Enable C++0x/C++11 support 2015-10-29 13:56:02 +03:00
eap
53a4f47393 IPAL52927: SIGSEGV at build compound of sub-meshes. 2015-10-28 19:16:42 +03:00
eap
abe9bd6dff IPAL52871: Mesh Information dialog shows different number of nodes for group of elements
Implement final solution (note 0506775)
2015-10-28 19:15:20 +03:00
eap
387ee09383 IPAL52934: Elements are't not highlighted in vtk viewer after set id in measurements dialog box
Fix SMESHGUI_Measurements.cxx

In "Build Compound Mesh", set "Merge coincident nodes and elements" ON by default
after reflection about a question on the Forum http://www.salome-platform.org/forum/forum_11/866636535
  Change SMESHGUI_BuildCompoundDlg.cxx
2015-10-28 19:11:56 +03:00
eap
219f1c3410 IPAL52933: Selection disappears in the "Move node" dialog
Fix SMESHGUI_MakeNodeAtPointDlg.cxx

Eliminate compilation warnings from SMESHGUI.cxx
2015-10-28 19:04:54 +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
d4c5851320 IPAL52924: Edit Group Standalone: Filters with Source: Mesh, Initial selection does not work
+ Enable "New Mesh" option in Create Boundary Elements dialog independently of type of selected object
    (SMESHGUI_Make2DFrom3DOp.cxx)
2015-10-27 20:57:08 +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
204ce83e98 Set development flag to 1 2015-10-19 11:25:16 +03:00
vsr
dcdb487253 Increment version: 7.7.0 2015-10-15 08:57:03 +03:00
vsr
791b078cf1 Fix compilation error on Linux caused by previous commit 2015-10-14 17:53:01 +03:00
ana
7c362c7041 Windows compatibility 2015-10-14 16:38:35 +03:00
eap
512d3547bc 23179: EDF 11603 - Problem with extrusion when path is not well oriented
HYDRO module: Feature #523: river, channel, embankment meshing
2015-10-09 17:47:17 +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
eap
b5f5fdd866 IPAL52860: Free Edges control mis-location and mis-visibility 2015-10-08 17:32:17 +03:00
eap
c4cacfb5c1 IPAL52916: TC7.7.0:Triangle in "Threshold value" is missing after applying filter with criterion "Geometry type" 2015-10-08 17:25:45 +03:00
eap
8b8b2deedb IPAL52915: TC7.7.0:Preview is disappears in OB 2015-10-08 17:23:39 +03:00
Florian BRUNET
147e78d299 French translations and minor fixes in the english version. 2015-10-07 18:08:35 +03:00
eap
a0880e7c36 23179: EDF 11603 - Problem with extrusion when path is not well oriented
IPAL52909: TC7.7.0: edges selection provides incorrect nodes IDs
IPAL52895: TC7.7.0: Incorrect behaviour of the "Move Node" dialog.
IPAL52910: TC7.7.0: mesh is not updated at Apply click in Smoothing dialog
2015-10-07 18:06:26 +03:00
eap
67909c435c IPAL52868: Confusing error message when computing an imported mesh w/o algo assigned
IPAL52888: Pattern Mapping fails to load from a face just after study loading
2015-10-05 14:51:57 +03:00
Christophe Bourcier
f15b6ceb9f Update translation files from Crowdin 2015-10-05 13:09:38 +03:00
eap
674c0d8b9d 23173: EDF 11552 - Problem using Add 0D element function
IPAL52875: Extrusion along a path: the buttons are not active if the path is closed
IPAL52882: Hexahedron (i,j,k) makes a wrong mesh on a block with composite sides
2015-09-29 19:25:32 +03:00
eap
8682ebb1eb 23156: EDF 9626 SMESH: Dump study produces a non-working script
52874: List of available groups in 'Group' combo-box is empty for sub-mesh and group.
52871: Mesh Information dialog shows different number of nodes for group of elements
Regression of Grids/smesh/sewing_00/A5
2015-09-25 21:15:51 +03:00
akl
16224f624c Fix misprint 2015-09-25 12:45:50 +04:00
eap
11bba48d41 23081: [CEA 1496] Control merge nodes behaviour: set fixed nodes
Change dlg layout by request of http://salome.mantis.opencascade.com/view.php?id=23081#c20415
2015-09-24 19:17:33 +03:00
imn
c2037920d0 INT PAL 0052873: IDs are not updated 2015-09-23 18:14:03 +03:00
eap
fd96feab4b Debug 23078: [CEA 1498] Sewing of meshes without having to set the nodes ids 2015-09-23 17:47:26 +03:00
akl
0463dee592 Add naming of fields in Mesh Informaion dialog. 2015-09-23 13:28:37 +04:00
eap
02ac54c6f3 IMP 23078: [CEA 1498] Sewing of meshes without having to set the nodes ids 2015-09-18 17:10:34 +03:00
imn
8972ce9d84 INT PAL 0013201: Error during edit mesh 2015-09-16 12:34:16 +03:00
mpa
475cc166d5 INT PAL 0052858: VTK viewer is not updated at 'Controls - Reset' call 2015-09-14 12:51:08 +03:00
eap
07589de92e IPAL52867: Crash at attempt to create group by 'Color of Group' filter 2015-09-10 20:50:31 +03:00
eap
6f7386be59 52863: Convert To Bi-Quadratic incorrectly locate in-face central nodes
52865: Wrong order of children under a sub-mesh in the Object Browser
2015-09-08 17:24:05 +03:00
imn
293c27e277 INT PAL 0052864: Assigned algorithms are not shown in Edit Mesh dialog 2015-09-07 16:12:52 +03:00