mzn
cc203f62c3
Fix for imp 0020876: EDF 1246 SMESH: DoubleNodes fonctions available in the GUI.
2010-08-30 10:57:47 +00:00
eap
14c9e5320c
fix removing from the std::map being iterated over
2010-08-19 09:21:03 +00:00
eap
cb58ff9fa4
untabify
2010-07-27 13:06:18 +00:00
vsr
32a86c1f4a
0020742: EDF 1270 SMESH : Delete Group with contents and remove Orphan Nodes
2010-07-07 05:32:15 +00:00
dmv
4d43188368
IPAL21820 TC6.1.0: Lost new nodes
2010-07-05 13:58:35 +00:00
vsr
9862fa66b4
Bug IPAL21801: preferences for SMESH: color of Group name text should be added
...
EDF 703 SMESH VISU : Display Mesh Groups names in viewer (as a caption)
Additional fix: add preferences for the names groups color
2010-06-23 13:19:50 +00:00
vsr
8c1e153907
0020752: EDF 1303 SMESH : Add a 'Select All' button in Create Group dialog box
2010-06-22 15:24:40 +00:00
jfa
946f0a4e5c
Mantis issue 0020812: Register() and Destroy() of the GenericObj.
2010-06-22 14:43:41 +00:00
ouv
e533bcb1d7
Issue 0020755: EDF 1279 MESH : 'Mesh to Pass Through a Point' enhancement
2010-06-21 10:30:03 +00:00
vsr
6ea1e8f320
Merge from V5_1_4_BR (5_1_4rc2) 09/06/2010
2010-06-10 06:51:07 +00:00
eap
38824d786e
0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic
...
+ if ( myMesh->HasModificationsToDiscard() && // issue 0020693
+ SUIT_MessageBox::question( desktop(), tr( "SMESH_WARNING" ),
+ tr( "FULL_RECOMPUTE_QUESTION" ),
+ tr( "SMESH_BUT_YES" ), tr( "SMESH_BUT_NO" ), 1, 0 ) == 0 )
+ myMesh->Clear();
2010-05-13 06:20:35 +00:00
eap
a5103fc7f7
0020693: EDF 1288 SMESH: Problem to recompute a mesh with a sub-mesh and a conversion linear-quadratic
...
+ <source>FULL_RECOMPUTE_QUESTION</source>
+ <translation>
+The mesh has been edited since a last total re-compute
+that may prevent successful computation.
+Do you wish to re-compute the mesh totally to discard the modifications?
+ </translation>
+ </message>
+ <message>
2010-05-13 06:20:02 +00:00
vsr
6650dea1f8
Merge from V5_1_4_BR 07/05/2010
2010-05-07 15:08:23 +00:00
dmv
0fe4350ada
IPAL21668 Call of Edit Group leads to Crash.
2010-04-08 07:52:18 +00:00
san
845309d919
Issue 0020580: improved validation in integer and double spin boxes, possibility to adjust input field precision through preferences
2010-04-05 11:43:42 +00:00
eap
01d2cde96d
0020672: EDF 1243 SMESH : Be able to transform mixed mesh
...
* Add "Split into Tetrahedra" operation
2010-03-30 12:36:23 +00:00
eap
aa031dbe39
untabify
2010-03-25 14:51:26 +00:00
ouv
4d33eed28b
Issue 0020613: EDF 1106 : Modify Node Marker in SMESH and VISU
2010-03-25 13:55:29 +00:00
vsr
6468f538ec
Issue 0020788: EDF 1339 SMESH : Crash after enabling "Auto Color" feature in attached MED file
2010-03-22 15:15:49 +00:00
dmv
736b66759f
0020788: EDF 1339 SMESH : Crash after enabling "Auto Color" feature in attached MED file
2010-03-22 12:17:15 +00:00
dmv
6339de2d04
IPAL21631 Incorrect Help link.
2010-03-17 07:52:51 +00:00
skl
3e93aa815a
Changes for bug 0020671.
2010-03-12 05:38:02 +00:00
skl
0af7b3cb3d
Changes for bug 0020671.
2010-03-03 07:23:24 +00:00
adam
226dd03db2
*** empty log message ***
2010-03-01 14:14:38 +00:00
dmv
9e7387ef24
0020631: EDF 1195 SMESH : Merge Node : Optional display of the nodes of the mesh
2010-02-11 12:08:34 +00:00
vsr
d06764f347
0020691: EDF SMESH : Export STL always in binary
2010-02-08 11:22:48 +00:00
eap
172b75f1d3
follow modif for IPAL21558 (In Group creation dialog, selection of sub-shapes in OB, viewer and dialog is not well syncronized)
...
- virtual void processOwner( const LightApp_DataOwner* );
+ virtual bool processOwner( const LightApp_DataOwner* );
2010-02-08 07:14:33 +00:00
gdd
f3ede5f066
Small correction
2010-01-23 09:00:59 +00:00
eap
c6fb8166df
- <translation>Geomerty mismatches algorithm's expectation</translation>
...
+ <translation>Geomerty mismatches algorithm's expectation\nCheck algorithm documentation for supported geometry</translation>
2010-01-22 11:31:20 +00:00
eap
65197a8515
- myHelpFileName = "mesh_through_point_page.html";
...
+ myHelpFileName = "find_element_by_point_page.html";
2010-01-12 13:18:05 +00:00
dmv
85d94c3b51
0020635: EDF 1223 SMESH: Error message of RadialQuadrangle algorithm not precise
2010-01-12 08:07:50 +00:00
dmv
d316b3a623
0020635: EDF 1223 SMESH: Error message of RadialQuadrangle algorithm not precise
2010-01-11 15:14:52 +00:00
ouv
3334ebae06
Issue 0020638: EDF 1225 SMESH: Missing options in Color/Size menu
2010-01-11 13:30:06 +00:00
ouv
6c4be33671
Issue 0020514: EDF 1110 SMESH : Export many meshes in one Med File
2010-01-11 07:17:11 +00:00
ouv
238796e3d8
Additional fix for issue 0020614: EDF 1133 SMESH : Put new added elements and nodes to group
2009-12-29 11:09:37 +00:00
ouv
4863327169
Fix of issue 0020614: EDF 1133 SMESH : Put new added elements and nodes to group
2009-12-28 16:23:43 +00:00
dmv
31873e6e23
in frame of 0020622: EDF 1194 SMESH: Merge nodes or elements
2009-12-18 13:14:54 +00:00
eap
370232fd98
0020139: EDF 944 SMESH : Get 2D/3D element with X, Y, Z coordinates
...
- <translation>Find element by point</translation>
+ <translation>Find Element by Point</translation>
+ <message>
+ <source>TOP_FIND_ELEM</source>
+ <translation>Find Element by Point</translation>
+ </message>
2009-12-16 08:29:08 +00:00
dmv
e0589e63e6
0020615: EDF 1206 SMESH: Smesh group edition and object browser highlight
2009-12-15 08:57:13 +00:00
vsr
bf9d590cda
Integrate patch from G.David (for vtk 5.2 and newer)
2009-12-11 16:29:49 +00:00
eap
5e7f07d3da
untabify
2009-12-10 14:52:59 +00:00
vsr
b03a1e6001
Merge from BR_phase16 branch (09/12/09)
2009-12-09 15:46:26 +00:00
vsr
2daa321efa
Merge from V5_1_3_BR branch (07/12/09)
2009-12-08 13:11:42 +00:00
dmv
2ed875d56d
IPAL21493 Incorrect behaviour of Computation, Evaluation succeed dialog boxes in consecutive operations.
2009-12-03 12:31:27 +00:00
eap
37d36cd6fc
0020139: EDF 944 SMESH : Get 2D/3D element with X, Y, Z coordinates
...
+ SMESHGUI_FindElemByPointDlg.cxx \
2009-11-11 15:10:07 +00:00
vsr
54b0ad31e1
Issue 0020520: [CEA 358] Import - Export Sauv files in SMESH
...
!!! Rollback changes !!!
2009-10-08 08:54:12 +00:00
vsr
49c4dbd0bf
Issue 0020520: [CEA 358] Import - Export Sauv files in SMESH
2009-10-07 13:32:10 +00:00
dmv
d8333f0d47
0020501: EDF 1098 SMESH: Display only groups, edit a group: can't select face from other group
2009-10-07 12:27:27 +00:00
vsr
f6c3a1e96c
Issue 0020520: [CEA 358] Import - Export Sauv files in SMESH
2009-10-06 10:29:14 +00:00
dmv
425391ca7c
0020501: EDF 1098 SMESH: Display only groups, edit a group: can't select face from other group
2009-10-02 07:17:29 +00:00