rnv
039c276289
Fix for the '52934: Elements are't not highlighted in vtk viewer after set id in measurements dialog box' issue.
2016-08-24 17:17:00 +03:00
eap
83b0c984cc
53539: 0D Element
...
1) Extract SMESHUtils/SMESH_ControlPnt.* from Hexotic
2) Minor doc changes
3) fix 53539: 0D Element (SMDS_MeshCell.hxx, SMESHGUI_AddMeshElementDlg.cxx)
4) Regressions
- bugs_06/G9 ( SMESH_DumpPython.cxx, SMESH_PythonDump.hxx )
- bugs_13/N8 ( StdMeshers_Regular_1D.cxx )
2016-08-24 17:04:22 +03:00
eap
7c69e00bac
IMP 23201: Harmonisation of "0D Element" and "0D Elements on Element Nodes"
2016-08-11 20:13:30 +03:00
eap
5c5e1f2368
23303: [EDF 12024] Filter for nodes connectivity
2016-08-11 16:44:16 +03:00
ana
ec98b49f0e
Fix for "0023302: [EDF 12800] Ergonomics of mesh group export operation" issue
2016-08-10 17:36:26 +03:00
eap
7646a7f54e
23307: [EDF 7315] Improvement of DISTENE meshing plugins
2016-08-09 19:32:57 +03:00
ana
9341b16ef3
Fix for "0023306: [EDF 8444] Mesh controls behavior" issue.
2016-08-08 19:34:54 +03:00
eap
b3cb4c5a57
IMP 23300: [EDF 12865] Independent calculation of sub-meshes
2016-08-01 22:15:36 +03:00
eap
5504d02a22
23305: [EDF 10301] Extrusion with scaling
2016-08-01 15:42:08 +03:00
eap
386c76ea03
Regression of BelongToGeom on Debian-6
...
(SMESH_Controls* )
- Optimize mesh deletion (ObjectPool.hxx)
- Memory leaks (SMESH_Gen_i.cxx)
- Usage of uninitialized vars ( SMESHGUI_MeshOp.cxx )
- Minimize nb of #include in headers (the rest files)
2016-06-29 20:53:22 +03:00
eap
911ca90c3d
IPAL53401: BelongToGeom is very long on multiple lines
...
More optimization of octree + parallel update of GroupOnFilter
Remove useless warnings
2016-06-27 20:07:19 +03:00
vsr
79c2ca913c
Update in accordance with changes in QtxComboBox.
2016-06-21 16:10:07 +03:00
eap
c18fd9d00c
53416: SALOME crashes when selecting a sub-menu of Control menu item
2016-06-21 14:04:19 +03:00
eap
aae848792f
Regression: "Unknown" scalar bar title
2016-06-16 13:08:40 +03:00
eap
ef3921b2af
IPAL52980: Wire Discretization with Table density fails
...
fix this problem for all 1D hypotheses (StdMeshers_Regular_1D.cxx)
Bug report: http://www.salome-platform.org/forum/forum_10/636759606
Fix compilation warnings:
- unused function
- missing virtual destructor
- variable set but not used
2016-06-10 20:47:53 +03:00
eap
8d3d2084b7
BUG: impossible to import a med file of size more than MAX_INT (~2.1 Gb)
...
(SMESH_File.*)
Fix an error of porting to OCCT-7
(StdMeshers_Cartesian_3D.cxx)
Remove useless MESSAGE's
2016-06-09 14:22:37 +03:00
vsr
c6ab650a79
Merge remote branch 'origin/V7_dev'
2016-05-26 18:29:15 +03:00
mpa
e77162f42f
Migration to OCCT 7.0
2016-05-25 18:57:32 +03:00
eap
373690534a
Minor DOC changes
...
+ Fix compilation warning "variable may be used uninitialized"
2016-05-24 20:37:08 +03:00
vsr
004925bca4
Merge remote branch 'origin/V7_dev'
2016-05-24 18:17:28 +03:00
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
bfe40dc738
23078: [CEA 1498] Sewing of meshes without having to set the nodes ids
...
Debug for note 21002
2016-05-12 15:01:20 +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
eap
53bd086779
23269: Meshing a composite block with IJK
...
StdMeshers_CompositeHexa_3D.cxx
And more:
1) Avoid creating actors for not shown mesh objects
SMESHGUI_ComputeDlg.cxx
2) Add wait-cursor while group deletion, which can be long on large meshes
SMESHGUI_DeleteGroupDlg.cxx
3) Avoid getting elem types of a new group on filter, which can be long
SMESH_Gen_i_1.cxx
2016-04-14 18:31:42 +03:00
vsr
0b191577fc
Merge remote branch 'origin/V7_dev'
2016-04-04 12:42:19 +03:00
ana
d82557916e
Windows compatibility
2016-04-01 18:48:46 +03:00
vsr
a17b36970b
Merge branch 'V7_dev'
2016-03-24 16:01:26 +03:00
eap
1a88a8f665
IPAL53011: Order of sub-mesh in meshing process does't work
...
make SMESHGUI_MeshOrderDlg modal
+ add missing filter examples
2016-03-21 15:03:25 +03:00
eap
cc935c7f60
IPAL53091: 'Scale of Marker' lists are different in Preferences and Properties dialogs
...
fix SMESHGUI::createPreferences()
+ cosmetic changes
2016-03-21 14:58:20 +03:00
vsr
7eda9ca931
Copyright update: 2016
2016-03-18 20:10:28 +03:00
eap
3ae5846f24
IPAL52974: Find Element by Point shows nodes that do not belong to current group
2016-03-18 15:42:33 +03:00
eap
a1a6d5ddc1
53103: Mesh visualization performance problem
...
Optimize visualization and mesh loading.
+ fix docs
2016-03-11 16:32:07 +03:00
eap
43f41f0c11
23250: [CEA 1766] 3D tab is empty when editing mesh
...
+ minor changes in docs
+ fix other problems with Mesh Dialog:
1) at mesh edition, old hypothesis remain assigned after playing with
Mesh Type and Hypo Sets (change is in isSelectedHyp())
2) When a 3D algo is unset due to change of Mesh Type, its hypotheses remain
assigned and a new hyp can be created
2016-03-03 15:42:23 +03:00
vsr
804edcb070
C++98 compatibility (remove C++11 staff)
2016-02-20 10:22:14 +03:00
vsr
c31ad1186e
C++98 compatibility (remove C++11 staff)
2016-02-20 10:20:57 +03:00
imn
7f46c31f2b
INT PAL 0053058: '2D Quadratic' item is shown in VTK context menu for non-quadratic mesh
2016-02-19 17:30:26 +03:00
eap
920fe932b1
23237: EDF 12367 - SIGSEGV with Remove group
...
(SMESH_Gen_i_1.cxx)
IPAL53059: Not all solids are highlighted by magenta
(SMESHGUI_ComputeDlg.cxx)
+ remove "using namespace std" from headers
2016-02-19 17:28:05 +03:00
eap
ada1900045
53068: Create Mesh dialog box is frozen
2016-02-19 17:25:58 +03:00
imn
5218291db4
INT PAL 0053058: '2D Quadratic' item is shown in VTK context menu for non-quadratic mesh
2016-02-19 15:40:34 +03:00
vsr
971a1433b3
Merge relevant changes from V8_0_0_BR branch
2016-02-15 17:56:40 +03:00
eap
20248b6e76
23237: EDF 12367 - SIGSEGV with Remove group
...
(SMESH_Gen_i_1.cxx)
IPAL53059: Not all solids are highlighted by magenta
(SMESHGUI_ComputeDlg.cxx)
+ remove "using namespace std" from headers
2016-02-15 15:08:20 +03:00
eap
db1bdbcddc
53068: Create Mesh dialog box is frozen
2016-02-11 18:11:47 +03:00
vsr
63c75f2e20
Merge branch 'V7_dev' into V8_0_0_BR
2016-01-25 16:32:07 +03:00
eap
8ae4682461
53075: Create mesh dialog: 3D tab disabled
2016-01-25 15:42:49 +03:00
imn
18dade91d0
INT PAL 0053067: Algorithm disable in "Edit mesh" dialog
2016-01-20 17:33:43 +03:00
eap
3c33b14157
0023212: EDF 12054 - Problem with a pyramidal layer
2016-01-20 16:02:17 +03:00
mpa
d1ed915c68
INT PAL 0053060: Preview in clipping
2016-01-18 16:55:45 +03:00
vsr
f6e2eed424
Merge branch 'V8_0_BR'
2016-01-15 09:21:25 +03:00
imn
537bc67863
0023198: EDF 8842 - Management of additional hypothesis
2016-01-14 11:14:55 +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
imn
15a2d78f10
Merge Qt5 porting.
2015-12-24 14:03:09 +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
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
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
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
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
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
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
imn
293c27e277
INT PAL 0052864: Assigned algorithms are not shown in Edit Mesh dialog
2015-09-07 16:12:52 +03:00
eap
18e7b9c752
IPAL52860: Free Edges control mis-location and mis-visibility
...
IPAL19098: Confusing "Precision" of "Average Length" implemented for NPAL17873
2015-09-04 16:55:55 +03:00
imn
1774f77443
Fix "Assign a set of hypotheses" on available hypotheses in create mesh dialog box
2015-09-04 15:03:02 +03:00
eap
081f12102e
23151: EDF 9626 SMESH: Opening an existing study makes salome end with an allocation error when closing.
...
Fix ~SMESH_Gen_i()
Regression 2D_mesh_Polygons_00/A2
Fix DriverSTL_W_SMDS_Mesh.cxx
IPAL52658: Quadrangle (Mapping) makes invalid mesh with Enforced vertices
IPAL52654: Quadrangle (Mapping) with enforced vertices works wrong
IPAL20729: Difference in behaviour of selection for Rotation against Translation, Symmetry after Apply.
IPAL9947: SMESH – Merge nodes dialog box
2015-09-02 17:39:00 +03:00
imn
859219d598
Fixed filtering in create mesh dialog box
2015-09-02 13:13:46 +03:00
eap
9493563cbc
23138: EDF SMESH Regression: New behavior with ExtrusionSweepObject
...
IPAL52830: "Mesh computation fails" and "Evaluate" dialogs do not have [Help] button
IPAL52782: Invalid polygon after merge
2015-08-20 19:23:10 +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
24fe0efaab
IPAL52827: Very few filtering criteria available in filter dialog called from Remove Elements dialog
...
IPAL52831: Veeery long awaiting for Mesh Information dialog appearance
IPAL52822: Find Elements By Point does not find coincident nodes
IPAL52821: Find Elements By Point dialog: no types available for search if there are only nodes in the mesh
IPAL52823: mesh.GetSubMeshElementsId( subShape ) works wrong if subShape is retrieved indirectly
2015-07-16 20:52:26 +03:00
eap
de00066f64
23081: [CEA 1496] Control merge nodes behaviour: set fixed nodes
2015-07-10 19:39:03 +03:00
eap
38f832b912
23072: [CEA 1500] Split biquadratic elements into linear elements
2015-07-09 12:41:53 +03:00
eap
b22e182dd1
23080: [CEA 1497] Do not merge a middle node in quadratic with the extreme nodes of a segment
2015-07-01 14:59:24 +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
imn
2295213e66
INT PAL 0052786: <None> 2D algorithm shown when mesh edition invoked
2015-06-29 19:34:27 +03:00
vsr
bf4083bfee
From NewGEOM: activation of SMESH after any module without object browser crashes application
2015-06-24 19:01:14 +03:00
eap
23d90107ac
0023064: [CEA 1471] Create and support quadratic polygons in SMESH
2015-06-24 12:17:07 +03:00
imn
03a1295ce9
INT PAL 0052778: Algorithms of SMESH plugins have incorrect set of hypotheses
2015-06-22 15:06:00 +03:00