Commit Graph

510 Commits

Author SHA1 Message Date
vsr
a3a6c690ba 0021869: [CEA 672] Clipping always apply even with auto-apply not checked 2012-09-25 11:54:33 +00:00
eap
1cf0520025 021382: EDF 1985 SMESH: Read/write of .mesh files (GMF format) 2012-09-24 11:29:41 +00:00
eap
bf2593a237 0020982: EDF 1547 SMESH: Creation of non-conformal quadratic pyramids
Show elements whose medium nodes were not placed on geometry
2012-09-17 10:20:24 +00:00
eap
6adaa05a56 + prop->Delete(); 2012-09-17 10:18:47 +00:00
eap
d45ee63be8 0020833: EDF 1361 SMESH : Graphical Selection of the boundary faces in one clic
1) Add to Init() a flag controlling the state of "Insert filter in viewer"
   2) Fix setting a selection mode
2012-09-03 08:30:23 +00:00
eap
8f1d6d923f 0020833: EDF 1361 SMESH : Graphical Selection of the boundary faces in one clic
Add to Init() a flag controlling the state of "Insert filter in viewer"
2012-09-03 08:29:24 +00:00
vsr
5aee18a1d4 0020749: EDF 1291 SMESH : Create 2D Mesh from 3D improvement
(Fix problem with Object browser updating)
- Revert fix made for issue "0021515: EDF 2169 SMESH: groups not in OB" - it is no more required since actual problem is solved by fix for issue 0020749.
2012-08-30 13:57:33 +00:00
eap
935b0458ec untabify 2012-08-30 07:42:51 +00:00
eap
d370090d41 0021823: [CEA 649] Compute failed without any errors
+        <source>COMPERR_NO_MESH_ON_SHAPE</source>
+        <translation>No mesh elements assigned to a Sub-shape</translation>
2012-08-30 07:42:34 +00:00
eap
1a1cf7152f 0021823: [CEA 649] Compute failed without any errors
report a warning if no elements are assigned to a sub-shape
2012-08-30 07:42:09 +00:00
eap
d56eabb870 untabify 2012-08-29 16:44:07 +00:00
eap
fb5fc3fc21 Import .dat file
http://www.salome-platform.org/forum/forum_10/504470444

Remove "Import DAT" menu
2012-08-29 09:07:18 +00:00
vsr
7881caca4e 0021806: [CEA 637] Wrap error message on Mesh Computation Failed Dialog 2012-08-27 11:51:25 +00:00
eap
cb99a4c0e6 0021811: EDF BLSURFPLUGIN GHS3DPLUGIN: If dump is not historical, dump of hypothesis is incomplete
read methods (<accumulative-methods>) that don't
change a value of a meshing parameter but add one more value
2012-08-24 11:47:21 +00:00
gdd
2b44d5c610 Fix wrong display of preferences in Properties window.
Update doc to add MED_BALL elements.
2012-08-23 13:08:11 +00:00
eap
733a71000e 0021374: EDF 1898 SMESH: Extrusion of a node to have an edge
Set a filter to select groups and sub-meshes corresponding to a constructor id
2012-08-21 15:26:19 +00:00
eap
7c8ba54a1a 0021799: EDF 2344 SMESH: Existing groups are not taken into account when adding new elements into groups 2012-08-13 09:03:54 +00:00
eap
e050f81084 create myBall in brief mode 2012-08-08 13:02:22 +00:00
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