Uwe
|
9946a3916e
|
[FEM] TaskPostDataAtPoint: add missing support for electrostatics
- also update units to SI
|
2022-06-01 17:42:22 +02:00 |
|
wmayer
|
c4c0304518
|
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 |
|
Uwe
|
5f88e71e1f
|
[FEM] fix function selection for cut filter
this is the same fix as https://github.com/FreeCAD/FreeCAD/commit/54ef47276fba
for the cut filter
|
2022-03-31 00:02:48 +02:00 |
|
Uwe
|
8d8d8fd055
|
[FEM] fix a comparison operator
Fixes a mistake I introduced with https://github.com/FreeCAD/FreeCAD/commit/54ef47276fba
|
2022-03-30 23:54:42 +02:00 |
|
wmayer
|
e9c088c0ae
|
Fem: [skip ci] issue #6673: selecting a point for the point result filter crashes
|
2022-03-30 08:23:55 +02:00 |
|
Uwe
|
54ef47276f
|
[FEM] fix bug 4 of the cut filter bugs
as reported here: https://forum.freecadweb.org/viewtopic.php?p=584217#p584217
|
2022-03-30 02:57:35 +02:00 |
|
Uwe
|
edb95772ae
|
[FEM] re-add a header as compile fix
|
2022-03-24 19:10:39 +01:00 |
|
Uwe
|
8aae22097c
|
[FEM] TaskPostBoxes: remove unused headers
- also some sorting
|
2022-03-24 18:58:01 +01:00 |
|
Uwe
|
ceb5a3da5c
|
[FEM] fix transparency bug
- as reported here: https://forum.freecadweb.org/viewtopic.php?p=582526#p582526
After setting the transparency, the object has to be redrawn
- also remove a doubled header
|
2022-03-24 04:50:54 +01:00 |
|
Uwe
|
8d618d44c0
|
[FEM] post object: some whitespace and style fixes
all made by MSVC
|
2022-03-23 21:51:25 +01:00 |
|
wmayer
|
7ae9fc0d67
|
Fem: modernize C++11
* use nullptr
|
2022-03-23 19:26:15 +01:00 |
|
wmayer
|
1ca7429705
|
Gui: Optimize includes to reduce compile time
|
2022-03-07 20:29:18 +01:00 |
|
luz paz
|
0042f58e4c
|
Make source code comments use gender neutral pronouns
The changes also include some grammatical fixes as well.
|
2021-12-02 16:18:04 -05:00 |
|
Bernd Hahnebach
|
888fdfbe53
|
FEM: rename icon, post filter warp
|
2020-03-06 08:40:44 +01:00 |
|
Bernd Hahnebach
|
65e0db5f6c
|
FEM: rename icon, post filter data at point
|
2020-03-06 08:40:40 +01:00 |
|
Bernd Hahnebach
|
3d31ff5001
|
FEM: rename icon, post filter data along line
|
2020-03-06 08:40:38 +01:00 |
|
Bernd Hahnebach
|
fd6e9acd5c
|
FEM: rename icon, post filter cut function
|
2020-03-06 08:40:36 +01:00 |
|
Bernd Hahnebach
|
164f04a395
|
FEM: rename icon, post filter clip scalar
|
2020-03-06 08:40:34 +01:00 |
|
Bernd Hahnebach
|
46531ed92e
|
FEM: rename icon, post filter clip region
|
2020-03-06 08:40:32 +01:00 |
|
Bernd Hahnebach
|
45259a65aa
|
FEM: rename icon, result show
|
2020-03-06 08:40:28 +01:00 |
|
Bernd Hahnebach
|
7695106ff6
|
FEM: code formating replace lines of # with lines of *
|
2019-09-19 09:10:56 +02:00 |
|
Bernd Hahnebach
|
2b1a235c43
|
FEM: vtk post, fix scalar clip task panel reopen values
|
2019-06-08 22:24:48 +02:00 |
|
Bernd Hahnebach
|
a2c491261c
|
FEM: fix buildfailure on gcc
|
2019-05-17 16:17:13 +02:00 |
|
Abdullah Tahiri
|
241c370f5f
|
PCH: Fem Gui
|
2019-05-16 21:43:08 +02:00 |
|
luz.paz
|
f5523dd830
|
FEM: Typos
|
2018-10-17 11:23:04 +02:00 |
|
Bernd Hahnebach
|
a0ff629747
|
FEM: vtk, post task boxes, add some comment
|
2018-09-26 22:43:07 +02:00 |
|
Bernd Hahnebach
|
a905b63632
|
FEM: vtk fix, task panels, some enumerations are no longer set back on any open of the tp
|
2018-09-26 22:42:53 +02:00 |
|
Bernd Hahnebach
|
ce1be10f0e
|
FEM: vtk post, typo in Tranparency property
|
2018-08-26 20:47:37 +02:00 |
|
Bernd Hahnebach
|
25bcbcbf23
|
FEM: vtk post, sync tranparency on reopen of pipeline task panel
|
2018-08-26 20:47:36 +02:00 |
|
Bernd Hahnebach
|
e76488eb10
|
FEM: post warp filter, try to better handle ui min max values, but no success
|
2018-08-15 09:18:59 +02:00 |
|
Bernd Hahnebach
|
88b605774d
|
FEM: post warp filter, add some comments and make code better readable, no real changes
|
2018-08-15 09:18:59 +02:00 |
|
Bernd Hahnebach
|
af61ca6698
|
FEM: icons, rename show result icon
|
2018-08-07 16:57:05 +02:00 |
|
Bernd Hahnebach
|
1a1ce36f93
|
FEM: icons, rename plane icon
|
2018-08-07 16:57:05 +02:00 |
|
Bernd Hahnebach
|
dab1ed770c
|
FEM: icons, rename warp filter icon
|
2018-08-07 16:57:04 +02:00 |
|
Bernd Hahnebach
|
38ae615edf
|
FEM: icons, rename data at point icon
|
2018-08-07 16:57:04 +02:00 |
|
Bernd Hahnebach
|
d9ed75d954
|
FEM: icons, rename data along line icon
|
2018-08-07 16:57:03 +02:00 |
|
Bernd Hahnebach
|
2b6ec41963
|
FEM: icons, rename cut function icon
|
2018-08-07 16:57:03 +02:00 |
|
Bernd Hahnebach
|
23d28268ff
|
FEM: icons, rename clip scalar icon
|
2018-08-07 16:57:03 +02:00 |
|
Bernd Hahnebach
|
cbcebb6d0c
|
FEM: icons, rename clip region icon
|
2018-08-07 16:57:03 +02:00 |
|
Bernd Hahnebach
|
6bef300102
|
FEM: post filters task panels, use the right icons and better names
|
2018-08-07 16:57:01 +02:00 |
|
JimStar
|
348ae51772
|
Extended global marker size to be used for other modes
|
2018-07-11 21:22:28 -03:00 |
|
mkhizenz
|
c78504e6eb
|
FEM: vtk DataAtPoint, implementation
|
2018-01-23 14:01:27 +01:00 |
|
wmayer
|
945313c6d3
|
fix crashes with FEM post-processing commands
|
2017-05-20 16:18:34 +02:00 |
|
wmayer
|
3114df352d
|
in forward declaration replace class keyword when struct is expected
comment out unused parameters
|
2016-12-29 17:52:39 +01:00 |
|
mkhizenz
|
ede94ba09c
|
FEM: DataAlongLine: core implementation
|
2016-12-21 11:27:41 -02:00 |
|
Bernd Hahnebach
|
299d3d1206
|
FEM: icons, rename some icons to better fit in FEM name scheme
|
2016-11-28 01:17:45 +01:00 |
|
Bernd Hahnebach
|
55d2884658
|
FEM: code formating: remove trailing white spaces
|
2016-08-04 17:45:04 +02:00 |
|
Mateusz Skowroński
|
8b2f435c04
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-07-07 15:10:31 -03:00 |
|
Stefan Tröger
|
c2df92cd76
|
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
|
afdc3da1af
|
FEM Post: Fix crash on gui dialog only
|
2016-05-18 21:35:15 +02:00 |
|