Uwe
2394a3dcdf
[FEM] describe the tress variables
...
- there was no info what P1, P2 and P3 meant
- also rearrange to consume save horizontal space (was too wide on small screens)
2022-06-04 19:18:13 +02:00
Uwe
925dd404a2
[skip CI] [FEM] change strings to be consistent with the dialog
2022-06-04 19:06:14 +02:00
Uwe
3e9ac4b084
[skip CI] [FEM] fix typos
2022-06-04 01:33:34 +02:00
Uwe
90ad26188a
[FEM] don't block FC by histogram plot window
...
fixes #6959
2022-06-04 01:28:55 +02:00
Chris Hennes
b4c21869f2
FEM: Add translation calls to task_result_mechanical.py
2022-06-03 11:42:52 -05:00
Uwe
b73b8e32d9
[FEM] use proper histogram titles
...
- use for the histogram titles the same as in the CCX dialog and not our internal abbreviations
- in the CCX dialog don't use the term PEEQ but the common wording that also gives the user the info what this is about
2022-06-03 13:09:32 +02:00
Yorik van Havre
1488714a0f
Merged crowdin translations
2022-06-03 11:26:35 +02:00
Chris Hennes
2c93ba6c92
FEM: Tweak translatability of PEEQ
2022-06-02 16:26:05 -05:00
Chris Hennes
2c6dcd960e
i18n: Update TS files to ensure Python files are included
2022-06-02 14:57:49 -05:00
Chris Hennes
861233e7f2
i18n: TS files generated by lupdate 6.4.0dev
2022-06-02 13:41:37 -05:00
Chris Hennes
c7e4463b9b
FEM: Fix typo
2022-06-02 10:49:55 -05:00
Uwe
1a94543824
[FEM] TaskPostDataAtPoint: add missing support for electrostatics
...
- also update units to SI
2022-06-01 17:42:22 +02:00
Yorik van Havre
9d4ae629a3
Merged crowdin translations
2022-05-31 13:31:52 +02:00
Yorik van Havre
9cbe14f1d5
Merged crowdin translations
2022-05-30 10:01:02 +02:00
Yorik van Havre
047b15cfe5
merged crowdin translations
2022-05-28 12:16:47 +02:00
wmayer
e22447b7da
Fem: [skip ci] fix deleting Result object if its children has been deleted beforehand
2022-05-28 12:08:44 +02:00
Yorik van Havre
2dffe82cda
Merged crowdin translations
2022-05-27 11:28:55 +02:00
Kuzemko Alexsandr
c266f16c53
Update .ts with lupdate ver 6.4.0.
2022-05-23 16:53:07 +02:00
wmayer
1f170e3d23
Mod: handle removed headers in PCH files for OCC 7.6
2022-05-21 06:28:07 +02:00
luz paz
1ef0f8001b
FEM: [Crowdin] fix typo in ElectrostaticPotential.ui tooltip
...
Fixes https://github.com/FreeCAD/FreeCAD-translations/issues/143
2022-05-10 19:02:09 -05:00
Yorik van Havre
996994da55
Merged crowdin translations
2022-05-05 15:46:09 +02:00
Yorik van Havre
a62092d498
Updated ts files
2022-05-05 15:20:57 +02:00
Ajinkya Dahale
43b0a03cee
[FEM] Expand Add/Remove buttons in constraint tasks
...
Minor UI improvement. The behavior had changed when the buttons were changed
from `QPushButton` to `QToolButton` in 64a95596459f8db6b5fce16a354913ac1d669344.
2022-05-01 12:01:31 +03:00
wmayer
ac41c53a02
FEM: work around a crash with vtk9 on export of a vtkUnstructuredGrid
2022-04-28 23:14:51 +02:00
Yorik van Havre
1fbd1fb38d
Merged crowdin translations
2022-04-21 14:18:33 +02:00
wmayer
c5bab68332
Gui: add convenience functions to SelectionFilterGate
2022-04-19 15:04:14 +02:00
wmayer
3cb13ad586
Fem: fix handling of transparency in ViewProviderFemPostObject
2022-04-16 14:39:10 +02:00
wmayer
05f024678c
Fem: scale imported vtk data set
2022-04-15 21:07:40 +02:00
wmayer
61234c2678
Fem: optimize ViewProviderFemPostObject::WritePointData
2022-04-15 12:24:23 +02:00
wmayer
e6a462689d
Fem: add a scale() function to FemPostPipeline
2022-04-15 12:08:47 +02:00
Yorik van Havre
914069ded4
merged crowdin translations
2022-04-13 13:47:06 +02:00
Uwe
6f449fbc12
[skip CI] [FEM] ViewProviderFemPostFunction: add a comment
2022-04-13 02:44:34 +02:00
wmayer
7261798eae
FEM: automatically detect a suitable scale factor for old project files
2022-04-12 15:24:21 +02:00
wmayer
8da621e220
FEM: [skip ci] fix some typos
2022-04-12 11:03:03 +02:00
wmayer
dd2d3bcbc8
FEM: [skip ci] add missing files to PreCompiled.h
2022-04-12 11:00:54 +02:00
wmayer
7c400f114d
FEM: use an SoJackManip for ViewProviderFemPostPlaneFunction
2022-04-12 10:16:54 +02:00
wmayer
98eb81d0ba
Fem: remove the forced document recompute from ViewProviderFemPostSphereFunction::updateData
...
This is already handled in ViewProviderFemPostFunction::dragFinishCallback and can be switched on or off.
See also: https://forum.freecadweb.org/viewtopic.php?p=584481#p584481
2022-04-07 13:29:34 +02:00
wmayer
5907a7261e
Fem: move handling of PostAutoRecompute to a central class and by default set its value to true
2022-04-07 13:22:13 +02:00
wmayer
61ec7268a4
FEM: work around a crash with vtk9 on export of a vtkUnstructuredGrid
2022-04-05 16:27:16 +02:00
Uwe
b5a18cddcb
[FEM] save all UI files using FreeCAD plugin for designer
...
in my FEM work the last weeks, I accidentally used a Qt Designer without a working FreeCAD plugin
2022-04-02 04:06:04 +02:00
wmayer
259cf03b25
Fem/Mesh: force update of shape nodes when changing the transparencies of a color plot
2022-04-01 16:40:34 +02:00
wmayer
97fbdec88c
Fem: support transparencies of the colour plot in ViewProviderFemPostObject
2022-04-01 10:40:48 +02:00
Uwe
b234c00bcf
[FEM] Material settings dialog: add missing slot and tooltips
2022-04-01 06:21:22 +02:00
Stefan Brüns
21f20065c0
[FEM] Avoid writing parse cache file to non-writable location
...
Creating the parsetab.py cache file in the same location as the tokrules
file will fail when FreeCAD is installed system wide.
Caching provides hardly any benefit here, as it only takes milliseconds,
and may even be negated by the additional required filesystem operations.
The debug output (parser.out) does not provide any useful information
for a regular FreeCAD user.
Fixes (part of) #6315 .
2022-03-31 10:39:49 -05:00
Yorik van Havre
19feabd072
Merged crowdin translations
2022-03-31 11:41:28 +02:00
Uwe
75a015c925
[FEM] fix crash with result filters
...
fixes #6683
We cannot cast the object type before checking it and in case the object is wrong, the filter cannot be processed and the user needs info about his mistake that he can fix this.
- also some code style fixes by MSVC
2022-03-31 05:14:01 +02:00
Uwe
250695422f
[FEM] fix function selection for cut filter
...
this is the same fix as https://github.com/FreeCAD/FreeCAD/commit/4143f3f62321
for the cut filter
2022-03-31 00:02:48 +02:00
Uwe
71b904e127
[FEM] fix a comparison operator
...
Fixes a mistake I introduced with https://github.com/FreeCAD/FreeCAD/commit/4143f3f62321
2022-03-30 23:54:42 +02:00
wmayer
25434ad3c3
Fem: [skip ci] issue #6673 : selecting a point for the point result filter crashes
2022-03-30 08:23:55 +02:00
Uwe
16ef926fb1
[FEM] improve sphere cut function handling
...
This commit improves https://github.com/FreeCAD/FreeCAD/commit/e22bcb61
it turned out that it is valid to use a sphere being part of a Pipeline A ,a also for filters in a Pipeline B, C etc. Thus we must recompute the whole analysis container
2022-03-30 03:35:13 +02:00