pre-commit-ci[bot]
|
44e15af433
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2025-03-22 23:27:10 +01:00 |
|
Stefan Tröger
|
12a6ea5038
|
FEM: Backward compatibility for post pipeline and multiple fixes
|
2025-03-22 23:27:10 +01:00 |
|
Stefan Tröger
|
a5e66bf542
|
FEM: Switch post groups to extension based system
|
2025-03-22 23:27:10 +01:00 |
|
wmayer
|
e66404523c
|
Fem: Apply clang-format
|
2023-09-25 14:50:43 +02:00 |
|
marioalexis
|
b51eec232f
|
Fem: Add box filter function
|
2023-03-11 03:13:57 +01:00 |
|
Uwe
|
3289a9cccc
|
[FEM] improve cylinder function
- set better initial position and size
- add misting triggering of ViewProvider
- some code style improvements (fix too long lines, consistency etc.)
|
2023-03-09 17:25:46 +01:00 |
|
marioalexis
|
3e61ca0fbb
|
FEM: Add cylinder filter function
|
2023-03-08 17:16:41 +01:00 |
|
Uwe
|
4fd3612c1c
|
[FEM] FemPost*: remove unused includes
- also sort includes
|
2022-10-03 03:15:04 +02:00 |
|
wmayer
|
c87e1cc1c2
|
clang: fix warnings [-Winconsistent-missing-override]
|
2022-08-09 17:36:25 +02:00 |
|
berniev
|
71dc5ead2f
|
Mod: Use override etc 2
|
2022-08-09 12:52:26 +02:00 |
|
berniev
|
f4ffd15864
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
wmayer
|
7261798eae
|
FEM: automatically detect a suitable scale factor for old project files
|
2022-04-12 15:24:21 +02:00 |
|
Uwe
|
e8d64631ad
|
[FEM] App headers: remove unused headers
|
2022-03-24 15:35:32 +01:00 |
|
wmayer
|
99dc3fec76
|
Fem: include FemGlobal.h
|
2021-12-18 14:35:20 +01:00 |
|
Bernd Hahnebach
|
e680701037
|
FEM: add gitattributes file to let git manage file endings and normalize them
|
2019-12-12 07:29:15 +01:00 |
|
Bernd Hahnebach
|
acbe6702a7
|
FEM: code formating do not use to many slashes
|
2019-12-10 21:41:06 +01:00 |
|
Bernd Hahnebach
|
e1c5c8fe38
|
FEM: code formating: remove trailing white spaces
|
2016-08-04 17:45:04 +02:00 |
|
sgrogan
|
09a967bcc3
|
add AppFemExport to FemPostFunctionProvider
|
2016-05-20 09:53:53 -04:00 |
|
Stefan Tröger
|
c2a5cfb2f1
|
FEM Post: FreeCADify the vtk post processing
- Data property for saving/loading vtk data
- Use FreeCAD recompute system instead of vtk pipeline
|
2016-05-18 21:35:15 +02:00 |
|
Stefan Tröger
|
d0a8f6d820
|
FEM Post: Detail filter infrastructure
|
2016-05-18 21:35:15 +02:00 |
|
Stefan Tröger
|
d52639cf8d
|
FEM Post: Basic implementation of filter framework
|
2016-05-18 21:35:15 +02:00 |
|