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 |
|
Stefan Tröger
|
cd9e827d24
|
FEM Post: Add cut filter
|
2016-05-18 21:35:15 +02:00 |
|
Stefan Tröger
|
d0e371b3e1
|
FEM Post: Add warp vector filter
|
2016-05-18 21:35:15 +02:00 |
|
Stefan Tröger
|
51f2a0efc6
|
FEM Post: Detail filter infrastructure
|
2016-05-18 21:35:15 +02:00 |
|