gdd
|
9521abf244
|
Fix small mistake (',' instead of '+')
|
2012-08-01 09:36:50 +00:00 |
|
eap
|
4217970fc6
|
0021764: EDF SMESH: QUAD9 elements not counted in the mesh computation summary
Complete the fix
|
2012-07-31 15:56:39 +00:00 |
|
gdd
|
f63603631a
|
Update translation files
|
2012-07-31 15:40:13 +00:00 |
|
eap
|
4bb457d7e6
|
0021764: EDF SMESH: QUAD9 elements not counted in the mesh computation summary
Add recently added types of elements
|
2012-07-31 15:01:08 +00:00 |
|
eap
|
6d10682edc
|
Generalize "Cancel Compute" mechanism to be able to report
"Computation canceled" instead of "Algorithm failed" as failure reason
+ <source>COMPERR_CANCELED</source>
+ <translation>Computation canceled</translation>
|
2012-07-20 16:12:27 +00:00 |
|
eap
|
c553d12402
|
Generalize "Cancel Compute" mechanism to be able to report
"Computation canceled" instead of "Algorithm failed" as failure reason
+ CASE2TEXT( COMPERR_CANCELED );
|
2012-07-20 16:12:16 +00:00 |
|
eap
|
1d17e561d7
|
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
|
2012-07-19 13:26:17 +00:00 |
|
gdd
|
889cfca686
|
Update translation files for the Reverse Faces dialog.
|
2012-07-04 12:20:52 +00:00 |
|
eap
|
c210844f50
|
0021542: EDF 1699 SMESH: Reorient a group of faces
|
2012-06-29 13:58:07 +00:00 |
|
eap
|
8e5a97609f
|
remove commented code
|
2012-06-29 13:55:31 +00:00 |
|
eap
|
356b0f81d3
|
0021542: EDF 1699 SMESH: Reorient a group of faces
+ SMESHGUI_ReorientFacesDlg.h \
|
2012-06-29 13:54:55 +00:00 |
|
vsr
|
2f6ee50dcd
|
0021669: EDF 2262 SMESH: "Mesh information" takes a long time on small mesh with joint elements
|
2012-06-20 14:54:14 +00:00 |
|
vsr
|
d4a710ce52
|
Merge from V6_5_BR 05/06/2012
|
2012-06-05 12:18:07 +00:00 |
|
rnv
|
d44f22428b
|
0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module: Update documentation.
|
2012-03-27 12:52:59 +00:00 |
|
rnv
|
da4fe2a060
|
Avoid empty items in the "Algorithm" combo-box in the "Create/Edit Mesh" dialog.
|
2012-03-27 09:52:22 +00:00 |
|
vsr
|
a16044eab3
|
0021515: EDF 2169 SMESH: groups not in OB
|
2012-03-23 14:42:48 +00:00 |
|
eap
|
f932a6abb6
|
0021517: Bad filter dumped when hdf study from previous version of Salome is loaded
set "Compare" to FT_EqualTo instead of FT_Undefined
|
2012-03-23 09:52:28 +00:00 |
|
gdd
|
51949e5059
|
In Extrusion dialog, the distance was troncated to the lower integer. With a distance <1, the extrusion vector size was zero.
|
2012-03-21 15:41:10 +00:00 |
|
eap
|
a63a653731
|
untabify
|
2012-03-21 09:01:05 +00:00 |
|
gdd
|
d0cb37789d
|
Update messages en/fr while loading a mesh data
|
2012-03-15 16:50:26 +00:00 |
|
vsr
|
05189ca91b
|
0021208: EDF 1138 SMESH: Performance issue when loading SMESH with an hdf file containing a big mesh
Show message in the status bar on mesh loading operation
|
2012-03-15 16:10:52 +00:00 |
|
eap
|
d4675122f5
|
0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH module
Now it's necessary to call myMesh->SetParameters() just before
calling a method using parameters that can be defined via notebook variables
|
2012-03-07 15:13:29 +00:00 |
|
eap
|
4a78d582ba
|
0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH module
Add elements used in SMESH_2smeshpy
|
2012-03-07 15:11:06 +00:00 |
|
rnv
|
e30138815a
|
Forbid renaming of the objects "in place" by default.
|
2012-03-07 11:40:47 +00:00 |
|
gdd
|
08a6d91f97
|
Changed "Display settings" to "Properties"
|
2012-02-27 12:49:43 +00:00 |
|
gdd
|
e16988d581
|
Update the "Colors / Size" dialog.
|
2012-02-27 11:09:21 +00:00 |
|
gdd
|
a2b5a4c6cc
|
rnc: added missing translations
|
2012-02-27 09:56:00 +00:00 |
|
eap
|
582347efc7
|
0021208: Performance issue when loading SMESH with an hdf file containing a big mesh
addPreference( tr( "PREF_FORGET_MESH_AT_HYP_MODIF" ), loadGroup, LightApp_Preferences::Bool,
|
2012-02-24 10:55:52 +00:00 |
|
eap
|
d2218320ff
|
0021208: Performance issue when loading SMESH with an hdf file containing a big mesh
|
2012-02-24 10:55:12 +00:00 |
|
eap
|
626f2aee7a
|
0021208: Performance issue when loading SMESH with an hdf file containing a big mesh
don't call GetTypes() of GroupOnFilter that can be very long
|
2012-02-24 10:52:50 +00:00 |
|
ana
|
4d706076ff
|
Fix for the bug IPAL22857: "Find element by point problems"
|
2012-02-20 14:25:20 +00:00 |
|
rnv
|
58a5f9cfd1
|
Change range of the Width spinbox: [0,5] -> [1,5]
|
2012-02-17 11:24:13 +00:00 |
|
ana
|
5d4ed5201b
|
Implementation of the "0021374: EDF 1898 SMESH: Extrusion of a node to have an edge" issue.
|
2012-02-15 14:30:42 +00:00 |
|
gdd
|
01df28d291
|
Add missing French translations
|
2012-02-15 12:41:51 +00:00 |
|
rnv
|
ed191931f2
|
Implementation of the "21046: EDF 1610 GUI: To be able to change the width of the lines" issue.
|
2012-02-14 12:08:05 +00:00 |
|
ana
|
a0e4f31fde
|
Implementation of the "0021374: EDF 1898 SMESH: Extrusion of a node to have an edge" issue.
|
2012-02-13 16:18:53 +00:00 |
|
eap
|
693476070c
|
0021375: EDF 1671 SMESH: Dump study of current state
add "historical_python_dump" preference
|
2012-02-09 13:13:29 +00:00 |
|
eap
|
e05243759a
|
0021338: EDF 1926 SMESH: New controls and filters
Update controlMode()
|
2012-01-30 09:49:32 +00:00 |
|
eap
|
f0f28bd92d
|
0021338: EDF 1926 SMESH: New controls and filters
Add "Double nodes tolerance" preference
|
2012-01-27 10:41:48 +00:00 |
|
eap
|
c1e553583f
|
0021338: EDF 1926 SMESH: New controls and filters
+ FT_EqualNodes,
+ FT_EqualEdges,
+ FT_EqualFaces,
+ FT_EqualVolumes,
|
2012-01-26 16:04:00 +00:00 |
|
eap
|
8931be9b66
|
0021338: EDF 1926 SMESH: New controls and filters
|
2012-01-26 16:03:40 +00:00 |
|
vsr
|
8ed51b18ba
|
0021481: [CEA 538] autoconf and med 3
|
2012-01-24 14:59:27 +00:00 |
|
eap
|
8e8c7bd49e
|
0021338: EDF 1926 SMESH: New controls and filters
|
2012-01-23 16:15:07 +00:00 |
|
eap
|
ffb69e815c
|
0021338: EDF 1926 SMESH: New controls and filters
+ case 6028:
+ aControl = SMESH_Actor::eCoincidentNodes;
+ break;
+ case 6029:
+ aControl = SMESH_Actor::eCoincidentElems1D;
+ break;
+ case 6030:
+ aControl = SMESH_Actor:: eCoincidentElems2D;
+ break;
+ case 6031:
+ aControl = SMESH_Actor::eCoincidentElems3D;
|
2012-01-23 16:15:00 +00:00 |
|
eap
|
a286422371
|
0021338: EDF 1926 SMESH: New controls and filters
+ -I$(srcdir)/../SMESHUtils
|
2012-01-23 16:14:27 +00:00 |
|
ana
|
2633709b28
|
Fix for the bug IPAL22854: preview is wrong for Create a new mesh
|
2012-01-16 15:14:07 +00:00 |
|
ana
|
253807f5b3
|
Fix for the bug IPAL22851: Sub-shapes spelling
|
2012-01-13 15:11:09 +00:00 |
|
gdd
|
dc0cbc90ec
|
Rename "Delete Groups" into "Delete Groups with Contents"
|
2012-01-10 14:55:02 +00:00 |
|
jfa
|
5acab3d327
|
Porting to OCCT development version: Standard_PI -> M_PI
|
2011-12-26 13:07:08 +00:00 |
|
eap
|
faf45035fc
|
0021347: [CEA 497] Visualisation into SMESH and VISU of hexagonal prism cells (MED_OCTA12)
0021380: EDF 1937 SMESH: Take into account QUAD9 and HEXA27
|
2011-12-16 09:34:33 +00:00 |
|
eap
|
8191e5eb44
|
0021440: EDF 2040 SMESH: Bug translation of a mesh
do not initialize mesh to translate when specifying 2 points
|
2011-12-13 07:19:41 +00:00 |
|
vsr
|
493747e8ea
|
Merge from V6_4_BR 05/12/2011
|
2011-12-05 11:03:04 +00:00 |
|
eap
|
66bf37ad1a
|
untabify
|
2011-10-28 12:50:34 +00:00 |
|
vsr
|
b6174726d9
|
Merge from V6_3_BR branch (Windows porting) 27/10/2011
|
2011-10-27 15:33:35 +00:00 |
|
eap
|
0ee1eb8432
|
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
SetMesh() to the filter and not to the predicate
|
2011-10-24 13:13:13 +00:00 |
|
vsr
|
6dce27e43b
|
0021359: [CEA] Mesh information
Additional minor changes: fix bad layout; fix wrong statement
|
2011-10-05 08:39:05 +00:00 |
|
gdd
|
2dbfdb63ff
|
Additional information:
Number of underlying nodes => Underlying nodes
|
2011-10-05 08:37:54 +00:00 |
|
gdd
|
23a8638194
|
Additional information:
Number of nodes => Number of underlying nodes
|
2011-10-05 08:28:05 +00:00 |
|
gdd
|
c0ac1b2932
|
Update French resource file
|
2011-10-05 06:16:34 +00:00 |
|
vsr
|
f107eb7da4
|
0021275: EDF 1681 SMESH: Find the number of nodes of any group
0021359: [CEA] Mesh information
|
2011-10-04 14:19:30 +00:00 |
|
vsr
|
a75dad97e1
|
0021275: EDF 1681 SMESH: Find the number of nodes of any group
0021359: [CEA] Mesh information
|
2011-10-04 13:24:48 +00:00 |
|
eap
|
c39387f140
|
untabify
|
2011-10-04 07:19:13 +00:00 |
|
rnv
|
a1f18f175a
|
Additional fix for the "20984: EDF 1566 SMESH: Better visibility of the elements in a shrinked representation" issue.
|
2011-10-03 07:52:38 +00:00 |
|
rnv
|
3bf038b8b5
|
Implementation of the issue 20984: EDF 1566 SMESH: Better visibility of the elements in a shrinked representation.
|
2011-09-28 11:36:47 +00:00 |
|
rnv
|
48a0df2a9e
|
Implementation of the issue 20984: EDF 1566 SMESH: Better visibility of the elements in a shrinked representation.
|
2011-09-28 08:43:35 +00:00 |
|
rnv
|
6722eec5f5
|
Implementation of the issue 21285: EDF 1877 SMESH: Color of groups is only visible on one side.
|
2011-09-26 10:41:06 +00:00 |
|
rnv
|
92675bafdf
|
Implementation of the issue 21276: EDF 1857 SMESH: Order of algorithms in the combobox
|
2011-09-22 11:56:53 +00:00 |
|
rnv
|
d5627df2d4
|
Additional modifications for the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About' dialog box." issue.
|
2011-09-16 06:22:33 +00:00 |
|
gdd
|
9b32250146
|
Convert text to Qt::tr
|
2011-09-14 08:42:44 +00:00 |
|
rnv
|
9d3b3bf258
|
Implementation of the "20494: EDF 1123 KERNEL/GUI : Improvment of 'About' dialog box" issue.
|
2011-09-13 09:03:12 +00:00 |
|
gdd
|
42735de02e
|
Fix and update translation files
|
2011-09-01 13:40:01 +00:00 |
|
eap
|
dad3caa028
|
0021348: EDF 1944 SMESH: Problem to assign a3D algorithm on a mixt 2D/3D shape
fix defining shape dimension
|
2011-08-25 09:25:27 +00:00 |
|
rnv
|
d8ff2c2e8b
|
Fix for the bug "IPAL22690 time stamp popup is wrong after work in Mesh".
|
2011-08-12 08:18:03 +00:00 |
|
eap
|
39841ffadd
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
make CGNS library an optional prerequisite
|
2011-08-11 11:38:37 +00:00 |
|
eap
|
52749e3d7f
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
|
2011-08-10 10:33:38 +00:00 |
|
eap
|
8fd7836b55
|
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
+ -I$(srcdir)/../SMESHDS \
|
2011-08-10 10:29:41 +00:00 |
|
vsr
|
e062bbd055
|
0021343: EDF 1930 SMESH: Huge memory occupation when assigning an hypothesis to a big model
|
2011-08-09 08:39:43 +00:00 |
|
eap
|
6426baa9f3
|
0021327: EDF 1915 SMESH: impossible to select a group to copy mesh
trim white spaces at end of object name, else the object seems not selected
|
2011-07-19 12:57:51 +00:00 |
|
vsr
|
39f36db219
|
Merge from V6_3_BR 19/07/2011
|
2011-07-19 12:05:24 +00:00 |
|
eap
|
191bcced1c
|
0021327: EDF 1915 SMESH: impossible to select a group to copy mesh
trim white spaces at end of object name, else the object seems not selected
|
2011-07-19 11:27:02 +00:00 |
|
vsr
|
91c92cb543
|
Merge from V6_3_BR 15/07/2011
|
2011-07-15 11:19:53 +00:00 |
|
eap
|
34fc026192
|
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
fix selection/visualization mode at changing the group type
|
2011-07-11 07:22:14 +00:00 |
|
eap
|
eec523867a
|
IPAL22173 TC6.2.0: "Netgen1D-2D" algorithm doesn't work on "flight_solid.brep"
Treate a case where a valid mesh is computed anyhow while the algo reports errors
|
2011-06-28 11:55:57 +00:00 |
|
eap
|
c5438eec06
|
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
fix bug of editing a not standalone group
|
2011-06-27 07:57:51 +00:00 |
|
eap
|
a6fa2d8561
|
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
icon for SMESH_GroupOnFilter
|
2011-06-24 08:36:34 +00:00 |
|
eap
|
ca0e6f7ceb
|
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
icon for SMESH_GroupOnFilter
|
2011-06-24 06:53:07 +00:00 |
|
eap
|
066bcc3471
|
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
To create/edit SMESH_GroupOnFilter
|
2011-06-23 12:39:01 +00:00 |
|
eap
|
00d6e38575
|
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
Make groupType() return "SMESH_GroupOnFilter"
|
2011-06-23 12:37:17 +00:00 |
|
eap
|
74a4f1012d
|
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
1) make 'Mesh' be a default 'Source'
2)
+ SMESH::Filter_var GetFilter() const;
+ void SetFilter(SMESH::Filter_var filter, int type);
|
2011-06-23 12:36:03 +00:00 |
|
eap
|
03ccec76c7
|
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
+ SMESH::Filter_var GetFilter() const;
+ void SetFilter(SMESH::Filter_var filter, int type);
|
2011-06-23 12:34:55 +00:00 |
|
eap
|
cb376aa1de
|
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
To edit SMESH_GroupOnFilter
|
2011-06-23 12:34:17 +00:00 |
|
eap
|
70aa7fe704
|
0020743: EDF 1271 SMESH : Create a mesh from a group / export, FindElementByPoint() on groups
|
2011-06-14 14:10:39 +00:00 |
|
eap
|
d502285de5
|
0020743: EDF 1271 SMESH : Create a mesh from a group / FindElementByPoint() on groups
|
2011-06-14 14:10:15 +00:00 |
|
eap
|
105bb4233f
|
0020743: EDF 1271 SMESH : Create a mesh from a group / export() on groups
|
2011-06-14 14:10:01 +00:00 |
|
eap
|
89c40c21f3
|
0020743: EDF 1271 SMESH : Create a mesh from a group / export() on groups
+ virtual int dim( int ) const;
|
2011-06-14 14:08:45 +00:00 |
|
vsr
|
2c607013a2
|
Merge from V6_3_BR 06/06/2011
|
2011-06-06 08:15:39 +00:00 |
|
gdd
|
7191b0d735
|
Replace oe by ?
|
2011-05-11 20:41:37 +00:00 |
|
ouv
|
eaefb3fa06
|
Minor changes (untabify).
|
2011-04-18 09:59:35 +00:00 |
|
ouv
|
344fb98e28
|
Note 0010812 from the issue 0020999: EDF 1575 SMESH: Filters and precision preferences
|
2011-04-18 09:09:24 +00:00 |
|
gdd
|
3206fe9668
|
Small update for French translation
|
2011-04-14 12:42:52 +00:00 |
|