marioalexis
f638c38dfd
Fem: Set mesher task panel log text to read-only
2024-11-16 14:31:48 +01:00
marioalexis
38bf51c768
Fem: Adapt FemPostObject transparency to changes made in #ffa3fa5b5a
2024-11-16 12:49:47 +01:00
marioalexis
a41f38bd8a
Fem: Minor change to Mesh task panels and renaming Gmsh mesh properties group
2024-11-15 18:46:58 +01:00
Max Wilfinger
616028efe5
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
a8533ca58e
FEM: FEM_CreateElementsSet menu text in sentence case
2024-11-15 11:56:32 -05:00
Yorik van Havre
8486a6ded4
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
a9b4cb5611
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
4da4b744f0
Fem: Use quantity spin boxes in material task panel
2024-11-10 22:09:33 -03:00
marioalexis
5b1155cb2e
Fem: Use new material editor in materials task panels - fixes #16814
2024-11-10 12:33:28 -03:00
pre-commit-ci[bot]
dda69c8b60
[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
e8fc9cf45f
crowdin translations
2024-10-14 17:56:08 +02:00
Yorik van Havre
6c08b5a63c
updated ts files
2024-10-14 17:56:08 +02:00
marioalexis
89286f47c4
Fem: Enable expression for the mesh Netgen task panel
2024-10-10 20:33:54 -05:00
marioalexis
9ad96c89bb
Fem: Enable expression for the mesh region task panel
2024-10-10 20:33:54 -05:00
marioalexis
9bd0bf38d6
Fem: Enable expression for the mesh boundary layer task panel
2024-10-10 20:33:54 -05:00
marioalexis
cb7b90fb88
Fem: Enable expression for the element geometry 2D task panel
2024-10-10 20:33:54 -05:00
marioalexis
7100d06e76
Fem: Enable expression for the element geometry 1D task panel
2024-10-10 20:33:54 -05:00
marioalexis
a5720ec496
Fem: Enable expression for the centrif constraint task panel
2024-10-10 20:33:54 -05:00
marioalexis
d94c65ba3f
Fem: Enable expression for the spring constraint task panel
2024-10-10 20:33:54 -05:00
marioalexis
40531158f2
Fem: Enable expression for the heat flux constraint task panel
2024-10-10 20:33:54 -05:00
marioalexis
5aebe6d751
Fem: Fix gap in constraint fixed symbol
2024-10-10 20:22:50 -05:00
marioalexis
8078e77169
Fem: Add option to use old Netgen mesher implementation
2024-10-07 18:11:11 +02:00
marioalexis
00cf6437af
Fem: Use default size for mesh task panel quantity spin boxes
2024-10-07 17:55:39 +02:00
David Carter
eef681f0f9
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
02f5bd108e
Fem: Add offset between faces and wireframe in FemPostObject view provider
2024-09-30 17:50:12 +02:00
Yorik van Havre
abd5c3ca31
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
fdfb9fd2c6
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
dbe74c2595
Fem: Add offset between faces and wireframe in FemMesh view provider
2024-09-23 08:16:27 -05:00
Yorik van Havre
56dbb6532a
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
0b6c9d3b4b
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
2b5a40c782
Fem: Replace old FemMesh Netgen object implementation
2024-09-16 00:06:20 -03:00
marioalexis
cabfbb749f
Fem: Enable cancel meshing for Gmsh - fixes #5914
2024-09-15 21:04:41 -03:00
marioalexis
018182572a
Fem: New implementation of FemMesh Netgen object
2024-09-15 20:49:38 -03:00
hasecilu
a90aebeec2
Fix some typos on several files
...
- Missing spaces
- Missing commas
- 3D, G-code, Git, SPOOLES, Python capitalization
2024-09-14 12:07:51 -06:00
Yorik van Havre
7b3eca8396
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
e39d0d82d7
FEM: Update Material.ui
2024-09-08 20:14:46 +02:00
marioalexis
2a9cf9e8e6
Fem: Abort transaction by pressing cancel button in task panel
2024-08-31 13:53:29 -05:00
marioalexis
abef50a518
Fem: Use pyViewObject base member in getPyObject methods
2024-08-31 13:53:29 -05:00
pre-commit-ci[bot]
61c1f8fb21
[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
b065691032
Merged crowdin translations
2024-08-28 17:51:34 +02:00
wmayer
3e33f184b4
Core: Rename ViewProviderPythonFeature to ViewProviderFeaturePython
...
Fixes #15888
2024-08-26 18:14:22 +02:00
Andrea
1afe48140d
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
ca70e06a05
Fem: Remove callback on right click during point marker selection - fixes #13694
2024-08-05 11:03:06 -05:00
Yorik van Havre
aad060c0f0
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
56001d3f74
Fem: Add FemMeshShapeBaseObject and fix FemMeshShapeObject meshing
2024-07-28 16:27:20 -03:00
wmayer
88ee1d6df3
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
30564b30ed
Fem: Handle single value field - fixes #14022
2024-07-22 11:05:12 -05:00
marioalexis
2c4701c94e
Fem: Fix mystran preference path - fixes #15348
2024-07-22 10:56:46 -05:00
marioalexis
789353b52a
Fem: Remove redundant *Fix properties in constraint displacement - fixes #14556
2024-07-22 10:50:15 -05:00
marioalexis
f466f087fe
Fem: Fix manual color bar range specification - fixes #15013
2024-07-20 22:36:53 -05:00