eap
138a4a27d6
23320: EDF13201 - Create group from geometry
...
Add a tooltip
2017-06-20 16:58:16 +03:00
eap
9dd045b97c
23258: [CEA 1804] Do not merge the middle nodes of quadratic elements
...
Add AvoidMakingHoles argument in MergeNodes()
+ Save mesh name in STL file
+ Fix binary STL export after change of sizeof(Standard_Boolean)
+ Add Import menu to mesh component popup
2017-03-14 15:43:27 +03:00
eap
e74c29b786
Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
...
http://www.salome-platform.org/forum/forum_10/652417125
2017-03-02 19:51:35 +03:00
eap
913aaa14de
Fix crash of SALOME_TESTS/Grids/smesh/bugs_13/N9
...
(SMDS_VolumeTool.cxx)
Add "Show IDs" check box to Mesh Information dlg
Avoid warning in Choose Entity dialog when no entities are selected,
disable [OK] button instead
2017-02-10 21:20:38 +03:00
eap
b5e94caaa3
53935: "Add" item of sub-mesh pop-up does not work and is not documented
...
Rename "Add" -> "Add to Group"
Show "Add" only if manual edition is enabled in Group dialog
+ Do not clear a sub-mesh if it's algorithm is same as a global one
(SMESH_submesh.cxx)
2017-02-02 17:32:11 +03:00
Christophe Bourcier
ac0486e51f
Update translation files from Crowdin
2016-11-29 17:24:56 +01:00
eap
dd0d39d752
23352: [CEA] Order and naming of meshing algorithms
2016-10-03 17:53:47 +03:00
rnv
43501153a0
Add OVERALL_MESH_QUALITY translation for status bar.
2016-09-22 17:57:19 +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
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
Florian BRUNET
147e78d299
French translations and minor fixes in the english version.
2015-10-07 18:08:35 +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
eap
02ac54c6f3
IMP 23078: [CEA 1498] Sewing of meshes without having to set the nodes ids
2015-09-18 17:10:34 +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
23d90107ac
0023064: [CEA 1471] Create and support quadratic polygons in SMESH
2015-06-24 12:17:07 +03:00
imn
c43b3fb0e3
INT PAL 0052679: Set default "Diameter" value when adding new ball element
2015-04-21 11:08:15 +03:00
imn
25190cc8a5
INT PAL 0052685: Add possibility to show/hide Scalar Bar of Actor
2015-04-21 10:37:02 +03:00
mpa
e14c11e2d7
documentation improvement
2015-04-17 12:59:55 +03:00
eap
5ac2bd91a8
22877: EDF 10054 SMESH: Add a new filter "BelongToSmeshGroup" for Create Group
2015-04-14 15:39:28 +03:00
eap
bbca2cb797
IMP 22264: EDF 2648 GEOM: Propagate edges automatic orientation
...
+ Optimize SMDS_VolumeTool::IsFreeFace()
+ Add icons for Evaluate and Change Sub-mesh order
+ Make "Meduim nodes on geometry" ON by default
+ Disable "Group on geometry" if mesh is not on geometry
+ SMESHGUI_MeshOp: fix switch from Sub-mesh creation to Sub-mesh edition
2015-03-25 12:36:47 +03:00
eap
6c4a9f32ed
IMP 22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
...
+ Pre-open MED file to speed-up reading/writing (following 22349)
+ Clock-cursor in Display Entity dlg
+ In Filter dlg, do not perform filtering if it's not needed
+ In Group dlg, store a user-given name of a new group
+ Clock-cursor after hypothesis modif as mesh clearing can be long
+ Treat selected object right at opening of Measure dlgs
+ Allow removal of elements in a not shown mesh
+ Make filter work on a not shown mesh
+ Don't leave orphan nodes at RemoveGroupWithContents
+ Avoid crash when exporting a group + fields
2015-03-17 15:06:56 +03:00
eap
bb40f7c1d3
IMP 22635: EDF 8345 - Creation of group based on groups
...
+ allow concatenating sub-meshes and groups
+ fix bugs in PythonDump
2015-03-03 15:03:38 +03:00
vsr
15963fa362
0022876: EDF 8425 SMESH: Get the normal of a face in the GUI
2015-02-20 11:07:49 +03:00
eap
b13aae09cf
22833: [CEA 1346] to extrude a group of faces following the normal of each face
...
+ Optimize Belong to geom filter
+ Avoid SIGSEGV after re-computing a mesh if showing numbers was ON before
2015-01-23 18:49:49 +03:00
akl
f5b69ee44c
0022420: [CEA 1004] Take the "incremental limit check" into account at the first mesh display.
2014-09-25 18:14:43 +04:00
eap
811a7a4c17
022484: EDF 2304 SMESH: Reorient a group of faces regarding to a volume
2014-08-11 17:30:26 +04:00
Renaud Nédélec
80a2161a03
EDF 8523: Enable generation of 2D joint elements from GUI
2014-07-23 15:06:02 +02:00
rnv
a6c877f633
Remove last wrong commits.
2014-07-16 17:43:58 +04:00
imn
ea8a0289f1
imn/auto-reorder_of_nodes_ver2
2014-07-16 16:43:19 +04:00
ctn
19a23c1d84
update of messages
2014-05-07 14:56:10 +02:00
mpa
8608b2b5ca
0022479: EDF 2823 SMESH: Add "multiplier" coefficient for balls
2014-03-24 11:29:24 +04:00
imn
1821a9c35f
0022523: [CEA 1096] Add a colomn "biquadratic" in "Mesh Information"
2014-03-21 20:58:45 +04:00
eap
9ab3722c1b
22487: EDF 2778 SMESH: Add a GUI for the flat elements generation
2014-03-19 18:29:49 +04:00
eap
97787812e2
ILMAB: export GEOM fields to MED file
2014-03-05 17:42:42 +04:00
eap
4581091214
In Create Mesh dlg, add "objects" to a number of selected GEOM objects
2014-02-20 14:05:45 +04:00
eap
d9b7053864
0022362: EDF SMESH: Quadrangle (mapping) algorithm: enforced vortices
...
Create GUI
2014-02-14 15:53:14 +04:00
gdd
74d992bdaf
Update French translation file
2014-02-05 11:03:39 +00:00
eap
f500e5a8b6
22316: EDF 2719 SMESH: Split hexas into prisms
2014-01-20 10:31:23 +00:00
vsr
f7aba4830d
Merge from BR_imps_2013 14/01/2014
2014-01-15 09:41:17 +00:00
eap
cf325767f5
more orthography
2013-11-26 13:41:02 +00:00
imn
33d8a195b4
Integrated to V7_main: 0022366: EDF SMESH: Create Mesh dialog box improvement: create empty mesh without geometry in GUI
2013-11-26 10:15:18 +00:00