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
00cd30aff2
Fem: Add offset between faces and wireframe in FemMesh view provider
2024-09-23 08:16:27 -05:00
Yorik van Havre
b97362bf0a
Translations ( #16582 )
...
* 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-19 09:36:54 +02:00
Yorik van Havre
21663bba4a
Merge pull request #16433 from marioalexis84/fem-mesh_netgen
...
Fem: New implementation of FemMesh Netgen object
2024-09-16 17:56:56 +02:00
marioalexis
cc0cdcf138
Fem: Replace old FemMesh Netgen object implementation
2024-09-16 00:06:20 -03:00
marioalexis
0a8ba60620
Fem: Enable cancel meshing for Gmsh - fixes #5914
2024-09-15 21:04:41 -03:00
marioalexis
9ec44feb53
Fem: New implementation of FemMesh Netgen object
2024-09-15 20:49:38 -03:00
Yorik van Havre
e1823d25e8
Translations ( #16389 )
...
* 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-09-09 18:25:52 +02:00
FEA-eng
10f9ef41e5
FEM: Update Material.ui
2024-09-08 20:14:46 +02:00
marioalexis
891d9f8f49
Fem: Abort transaction by pressing cancel button in task panel
2024-08-31 13:53:29 -05:00
marioalexis
57f54b9dab
Fem: Use pyViewObject base member in getPyObject methods
2024-08-31 13:53:29 -05:00
pre-commit-ci[bot]
a91ba92f01
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-08-28 15:56:09 +00:00
Yorik van Havre
2c17bf7200
Merged crowdin translations
2024-08-28 17:51:34 +02:00
wmayer
c30d42c441
Core: Rename ViewProviderPythonFeature to ViewProviderFeaturePython
...
Fixes #15888
2024-08-26 18:14:22 +02:00
Andrea
4957477f67
Update ViewProviderFemMesh.cpp
...
fix warning: variable 'j'and 'i' is not initialized
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Update ViewProviderFemMesh.cpp
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-08-24 19:53:10 -05:00
marioalexis
271cc7ab35
Fem: Remove callback on right click during point marker selection - fixes #13694
2024-08-05 11:03:06 -05:00
Yorik van Havre
23a9f47780
Translations ( #15689 )
...
* 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-08-05 10:42:18 -05:00
marioalexis
f089c710bd
Fem: Add FemMeshShapeBaseObject and fix FemMeshShapeObject meshing
2024-07-28 16:27:20 -03:00
wmayer
be34f251cd
FEM: Fix convoluted event handling of constraint task boxes
...
and make Delete key working on macOS
2024-07-23 23:19:51 -05:00
marioalexis
daf6e6d0d7
Fem: Handle single value field - fixes #14022
2024-07-22 11:05:12 -05:00
marioalexis
03911cddd1
Fem: Fix mystran preference path - fixes #15348
2024-07-22 10:56:46 -05:00
marioalexis
fc5d57035f
Fem: Remove redundant *Fix properties in constraint displacement - fixes #14556
2024-07-22 10:50:15 -05:00
marioalexis
701d738a89
Fem: Fix manual color bar range specification - fixes #15013
2024-07-20 22:36:53 -05:00
wmayer
cf46809efd
Remove color bar from SoFCColorBarNotifier to decrease reference counter
2024-07-15 18:05:30 +02:00
Chris Hennes
62e7fba105
Merge pull request #14495 from hyx0329/bugfix/fem-binary-detection-in-PATH
...
Fem: fix searching 3rd-party binaries in system path
2024-07-15 09:22:25 -05:00
FEA-eng
4277894fe4
FEM: New frequency analysis icon
2024-07-15 12:06:22 +02:00
FEA-eng
c2f8c017e1
FEM: Delete src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-frequency.svg
2024-07-15 12:06:22 +02:00
Chris Hennes
8bc38f0a92
UI: Fix repeated names in UI files
2024-07-14 22:34:37 -05:00
Chris Hennes
59f815234a
Merge pull request #15371 from yorikvanhavre/translations
...
Translations
2024-07-14 12:55:28 -05:00
FEA-eng
c722e12ccf
FEM: Add new icon
2024-07-14 15:20:08 +02:00
FEA-eng
e9af7e99e6
FEM: Delete src/Mod/Fem/Gui/Resources/icons/FEM_CreateElementsSet.svg
2024-07-14 15:20:08 +02:00
FEA-eng
ff2951866a
FEM: Update DlgSettingsFemInOutVtk.ui
2024-07-13 19:31:24 -05:00
pre-commit-ci[bot]
a9b319cf8f
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-11 13:11:59 +00:00
Yorik van Havre
e76b5ec4ca
Merged crowdin translations
2024-07-11 15:07:17 +02:00
Yorik van Havre
1c79768f7d
Updated ts files
2024-07-11 14:56:33 +02:00
hyx0329
99f76b4880
Fem: fix ccx config section string used in UI code
2024-07-10 09:08:33 -05:00
pre-commit-ci[bot]
4a456ee63e
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-09 08:52:17 -05:00
Yorik van Havre
78259314e2
Merged crowdin translations
2024-07-09 08:52:17 -05:00
FEA-eng
d1d23936b8
FEM: Update DlgSettingsFemGeneral.ui
2024-07-08 17:19:06 -05:00
Max Wilfinger
8ff5a1f688
Fix source string typos mentioned on Crowdin ( #15261 )
2024-07-08 17:18:31 -05:00
wmayer
e9f3178715
MSVC: Fix warning C4005: 'NOMINMAX': macro redefinition
2024-07-05 17:04:43 +02:00
Yorik van Havre
56e46e5f4e
Translations ( #15107 )
...
* 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-07-02 12:21:53 +02:00
Chris Hennes
4b4a728bc8
Merge pull request #14926 from marioalexis84/fem-clean_task_constraint
...
Fem: Clean up TaskFemConstraint* classes
2024-07-01 11:30:18 -05:00
FEA-eng
910460f8b9
FEM: New Elmer solver icon ( #15070 )
...
* FEM: Delete src/Mod/Fem/Gui/Resources/icons/FEM_SolverElmer.svg
* FEM: new Elmer solver icon
2024-07-01 11:15:01 -05:00