marioalexis
742b8cd13f
Fem: Add preference entry to set Gmsh log verbosity - fixes #17673
2024-11-22 12:24:11 -05:00
Chris Hennes
ffcf2cedbe
Merge pull request #17170 from marioalexis84/fem-netgen_local_refinement
...
Fem: Add local refinement and second order linear for Netgen meshing
2024-11-22 12:05:39 -05:00
mosfet80
a5f6846e7f
[Mod] clean FemMesh.cpp
...
Removed dead code
2024-11-18 18:01:59 +01:00
marioalexis
011ff2e34b
Fem: Set mesher task panel log text to read-only
2024-11-16 14:31:48 +01:00
marioalexis
7eed9e317d
Fem: Adapt FemPostObject transparency to changes made in #ffa3fa5b5a
2024-11-16 12:49:47 +01:00
marioalexis
934b535c98
Fem: Minor change to Mesh task panels and renaming Gmsh mesh properties group
2024-11-15 18:46:58 +01:00
Max Wilfinger
665bee5e5a
Merge pull request #15957 from hasecilu/fix/capitalization
...
TechDraw: Fix capitalization of 2D and 3D
2024-11-15 18:37:47 +01:00
Roy-043
dae79106f6
FEM: FEM_CreateElementsSet menu text in sentence case
2024-11-15 11:56:32 -05:00
Yorik van Havre
36096754c7
Merge pull request #17778 from marioalexis84/fem-material_editor
...
Fem: Use new material editor in materials task panels - fixes #16814
2024-11-11 17:58:49 +01:00
Yorik van Havre
56a897cc96
Translations ( #17725 )
...
* Translations: updated ts files
* Translations: merged crowdin translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-11 17:01:52 +01:00
marioalexis
e9ff119483
Fem: Save empty UUID if customizing material from task panel
2024-11-11 11:02:30 -03:00
marioalexis
7703425209
Fem: Use quantity spin boxes in material task panel
2024-11-10 22:09:33 -03:00
marioalexis
76b541935f
Fem: Use new material editor in materials task panels - fixes #16814
2024-11-10 12:33:28 -03:00
marioalexis
1b66e3faa8
Fem: Fix spelling in Netgen enumeration property
2024-11-09 10:24:32 -05:00
marioalexis
cec367a291
Fem: Save empy mesh if last step is AnalyzeGeometry in Netgen mesher
2024-11-09 10:24:32 -05:00
marioalexis
3d325da28e
Fem: Add second order linear option to Netgen mesh
2024-11-07 23:05:27 -03:00
marioalexis
e99a65a50d
Fem: Netgen local refinement
2024-11-07 23:05:27 -03:00
marioalexis
52e4581130
Fem: Prevent race condition between signals in timer update
2024-11-06 14:41:23 -05:00
Eric Price
569cd8f9b7
FEM: Allow assigning materials to compounds to avoid having to assign the same material by hand to all subsolids ( #17562 )
...
* fix #17561
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* added missing code to have it also work without MeshRegions
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-05 10:15:21 -06:00
marioalexis
616b78865f
Fem: Print real-time log messages in mesher task panels - fixes #17594
2024-11-04 13:32:51 -05:00
marioalexis
e27ce22c59
Fem: fix Gmsh analysis mesh groups - fixes #17427
2024-10-31 15:28:44 -05:00
marioalexis
e6950e3e11
Fem: Remove unnecessary system name check
2024-10-28 17:11:05 +01:00
marioalexis
8451354fdb
Fem: Do not try to set EndStep property for legacy Netgen
2024-10-25 12:11:12 -05:00
marioalexis
43d2b6e017
Fem: Set startupinfo for gmsh subprocess - fixes #17298
2024-10-21 20:59:42 -05:00
Yorik van Havre
ee2d787760
Merge pull request #17197 from marioalexis84/fem-netgen_parameters
...
Fem: Netgen meshing parameters improvements
2024-10-21 17:43:11 +02:00
marioalexis
7670d5b93a
Fem: Do not use main window widget from another thread - fixes #17255
2024-10-16 08:31:50 -05:00
marioalexis
e2f8c9faf8
Fem: Netgen meshing parameters improvements
2024-10-16 10:25:36 -03:00
marioalexis
f56da5fcf4
Fem: Set converted property value after property type change
2024-10-16 10:25:36 -03:00
pre-commit-ci[bot]
754f2011a0
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-10-14 17:56:08 +02:00
Yorik van Havre
d79015a908
crowdin translations
2024-10-14 17:56:08 +02:00
Yorik van Havre
a698c75581
updated ts files
2024-10-14 17:56:08 +02:00
marioalexis
0fb57dc7f0
Fem: Fix examples affected by Part workbench preference parameter
2024-10-14 08:51:50 -05:00
marioalexis84
35013a0afd
Fem: Remove highlighted nodes if ccx finish without error - fixes #14855 ( #17203 )
2024-10-14 08:50:46 -05:00
marioalexis
72d5adf4a8
Fem: Remove reduntant info from geometry selector widget title
2024-10-10 20:33:54 -05:00
marioalexis
7da8bbdb47
Fem: Enable expression for the mesh Netgen task panel
2024-10-10 20:33:54 -05:00
marioalexis
0aec77952b
Fem: Enable expression for the mesh region task panel
2024-10-10 20:33:54 -05:00
marioalexis
faa8bc2cf9
Fem: Enable expression for the mesh boundary layer task panel
2024-10-10 20:33:54 -05:00
marioalexis
c98af7fa83
Fem: Enable expression for the element geometry 2D task panel
2024-10-10 20:33:54 -05:00
marioalexis
02d62992b5
Fem: Enable expression for the element geometry 1D task panel
2024-10-10 20:33:54 -05:00
marioalexis
c88830e65f
Fem: Enable expression for the centrif constraint task panel
2024-10-10 20:33:54 -05:00
marioalexis
7416a4eb62
Fem: Enable expression for the spring constraint task panel
2024-10-10 20:33:54 -05:00
marioalexis
f7f700eb1c
Fem: Enable expression for the heat flux constraint task panel
2024-10-10 20:33:54 -05:00
marioalexis
b6dedffa5f
Fem: Fix gap in constraint fixed symbol
2024-10-10 20:22:50 -05:00
marioalexis
5438cc3a7f
Fem: Add option to use old Netgen mesher implementation
2024-10-07 18:11:11 +02:00
marioalexis
ecaa200ad2
Fem: Use default size for mesh task panel quantity spin boxes
2024-10-07 17:55:39 +02:00
David Carter
b7021452b5
FEM: Translation error causing a crash
...
An error in the Italian translation added an extra '{}' to the
translation string resulting in a dump when formatting.
This has also been updated in CrowdIn but as it's causing a crash is
also beiung changed via this PR. It should updated correctly when
doing the next translation pull.
Fixes #16704
2024-10-02 20:29:01 -06:00
marioalexis
f0a15d2082
Fem: Add offset between faces and wireframe in FemPostObject view provider
2024-09-30 17:50:12 +02:00
Yorik van Havre
3395a8d4a7
Translations ( #16754 )
...
* Updated ts files
* merged crowdin translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-23 14:09:56 -04:00
Benjamin Nauck
779fda5e4a
Reuse Std_Delete shortcut instead of hardcoding Delete ( #16682 )
...
* Reuse Std_Delete shortcut in TaskBooleanParameters
* Reuse Std_Delete shortcut in TaskDressUpParameters
* Reuse Std_Delete shortcut in TaskLoftParameters
* Reuse Std_Delete shortcut in TaskPipeParameters
* Reuse Std_Delete shortcut in TaskSapeBinder
* Reuse Std_Delete shortcut in TaskTransformedParameters
* Reuse Std_Delete shortcut in TaskExtrudeParameters
* Reuse Std_Delete shortcut in TaskSections
* Reuse Std_Delete shortcut in MaterialSave
* Reuse Std_Delete shortcut in Array2D
* Reuse Std_Delete shortcut in TaskFemConstraint
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-09-23 10:53:39 -05:00
marioalexis
c20298a115
Fem: Use shape global placement in Mesh Netgen new implementation
2024-09-23 08:17:04 -05:00