wmayer
8f786ea6ef
Gui: Optimize includes to reduce compile time
2022-03-07 20:29:18 +01:00
Yorik van Havre
2cff977548
Merged crowdin translations
2022-03-07 14:55:22 +01:00
wmayer
91e4e468dd
Base: move ILogger sub-classes to their own source files in order to reduce including stream classes in client code
2022-03-06 10:13:47 +01:00
wmayer
5e0cfc64ee
App: use forward declarations
2022-03-04 21:09:46 +01:00
Yorik van Havre
e1028eb65e
Merged crowdin translations
2022-02-14 12:31:57 +01:00
Yorik van Havre
d7c5800da2
Merged crowdin translations
2022-02-01 12:59:42 +01:00
Yorik van Havre
233182dcd6
Merged crowdin translations
2022-01-26 14:15:14 +01:00
Yorik van Havre
c24ca51a44
Merged crowdin translations
2022-01-10 11:23:59 +01:00
Yorik van Havre
91bfb0fbb6
Merged crowdin translations
2021-12-29 12:20:12 +01:00
Yorik van Havre
372f1f7beb
Updated ts files
2021-12-29 12:09:06 +01:00
Uwe
da1831e9d7
[Mesh] rename gmsh -> Gmsh
...
I was informed that Gmsh names itself with a capital G. I had a look and in FEM it is already named Gmsh, but not in the Mesh WB. Therefore this PR.
(The other changes than the pure renaming was automatically done by Qt's designer.)
2021-12-25 20:39:47 +01:00
Yorik van Havre
5f822a2b5b
Merge pull request #5028 from luzpaz/Crowdin-MeshPart
...
Crowdin: Fix and expose Mesh WB translations
2021-11-18 12:27:42 +01:00
Yorik van Havre
c4d4575eb3
Merged crowdin translations
2021-11-16 17:30:39 +01:00
Yorik van Havre
9e18d8dc26
Merge branch 'master' into Crowdin-MeshPart
2021-11-09 11:19:21 +01:00
luzpaz
a77ccbd007
MeshPart: fix header uniformity + remove superfluous whitespace ( #5135 )
...
* MeshPart: fix header uniformity + remove superfluous whitespace
2021-11-06 00:15:00 +01:00
luz paz
68348d5d18
Mesh: Apply the translation function appropriately
2021-10-20 08:53:51 -04:00
luz paz
14fa4b95f1
Mesh: added attribution to @looooo in MeshFlatteningCommand.py
2021-10-20 08:46:23 -04:00
luz paz
fe353c1066
Mesh: added license header to MeshFlatteningCommand.py
2021-10-20 08:30:36 -04:00
luz paz
d10ca34bf9
Mesh: remove superfluous whitespace + Improve readability of code
2021-10-20 08:30:36 -04:00
wmayer
bbe2865059
Mesh: expose trimByPlane to Python
2021-10-15 23:07:59 +02:00
Yorik van Havre
140e03301e
Updated ts files
2021-09-29 14:32:12 +02:00
Yorik van Havre
6ad3530981
Merged crowdin translations
2021-09-23 17:14:48 +02:00
Yorik van Havre
3573c5b21f
Updated ts files
2021-09-23 17:04:05 +02:00
wmayer
703b824526
MeshPart: show a more useful error message if the currently selected object cannot be tessellated
2021-09-15 17:09:54 +02:00
wmayer
2295c4b9a3
Mesh: define the typenames FacetIndex and PointIndex to distinguish between facet and point related indexes
2021-09-14 23:01:29 +02:00
Yorik van Havre
a9717a1e17
Merged crowdin translations
2021-09-07 11:26:48 +02:00
Yorik van Havre
199e8a8d6e
Merged crowdin translations
2021-08-26 14:51:36 +02:00
Yorik van Havre
da508e30b0
Merged crowdin translations
2021-07-01 13:56:25 +02:00
Yorik van Havre
acedf491f3
Merged crowdin translations
2021-06-24 17:22:19 +02:00
Yorik van Havre
9f81ca933d
merged crowdin translations
2021-06-03 15:43:34 +02:00
Yorik van Havre
dd1220b345
Merged crowdin translations
2021-05-27 14:51:33 +02:00
Yorik van Havre
0be2757e13
Merged crwodin translations
2021-05-12 16:36:31 +02:00
Yorik van Havre
91ea7fbba8
Updated ts files
2021-05-11 13:05:20 +02:00
Mateusz Skowroński
9ade68e9bf
Fix CMake warning: qt5_make_output_file is not part of the official API, and might be removed in Qt 6.
2021-04-19 15:10:53 +02:00
donovaly
58b0dd38c2
[FEM] proper support for Gmsh HighOrder optimization
...
There are 4 optimizers available while we only supported 1. This PR adds support for all.
2021-04-08 13:29:50 +02:00
wmayer
f95aeb7144
smesh: [skip ci] build FEM & MeshPart with C++14 when using external smesh because it doesn't support C++17 yet
2021-03-31 15:35:28 +02:00
wmayer
1d867d9b9d
MeshPart: refactor class Tessellation
2021-03-27 01:29:21 +01:00
donovaly
3f3ce8ff90
[Mesh] fix Gmsh mesh algorithms
...
the numbers written to the geo file were wrong
- also update the list of currently supported algorithms (as of Gmsh 4.6 or newer)
2021-03-25 17:20:15 +01:00
Yorik van Havre
fa85db61f9
Merged crowdin translations
2021-02-25 13:27:48 +01:00
Yorik van Havre
5c12afb5b5
Merged crowdin translations
2021-02-24 18:07:59 +01:00
bitacovir
2349d77832
Fix MeshPart icon names
2021-02-11 11:57:56 +01:00
Yorik van Havre
97379e035a
merged crowdin translations
2021-02-09 16:12:18 +01:00
wmayer
2ce88f2fe9
MeshPart: [skip ci] use correct icon for Mesh cross-section dialog
2021-02-09 12:21:31 +01:00
Yorik van Havre
22f7d5f3bc
Merged crowdin translations
2020-12-23 15:13:05 +01:00
Yorik van Havre
16effcb2af
Updated ts files
2020-12-23 14:51:04 +01:00
luz paz
763e48f5e9
MeshPart: Issue #0004473 : Expose openCommand() to translation
...
Continuing the work to expose the undo/redo functionality to translation. This commit does so for the MeshPart Wb.
Ticket: https://tracker.freecadweb.org/view.php?id=4473
2020-12-01 14:53:35 +01:00
Yorik van Havre
ae2c707892
Merged crowdin translations
2020-11-10 14:58:06 +01:00
Yorik van Havre
43596a68af
Merged crowdin translations
2020-10-28 12:04:37 +01:00
Yorik van Havre
57fbb63b8d
Updated ts files
2020-10-28 10:46:51 +01:00
vocx-fc
36f103d74c
Surface, MeshPart: update CurveOnMesh command tooltip and task panel
...
* Add new icon `MeshPart_CurveOnMesh`, which is the same as
the `Surface_CurveOnMesh` icon but in green color.
The surface icon is used in the Surface Workbench, while the MeshPart
version is currently not used.
* Make the tooltip of the command shorter; the longer instructions
are added in the `TaskCurveOnMesh` task panel.
2020-10-19 13:18:12 +02:00