Uwe
|
7ccfe10af4
|
[FEM] task dialogs: remove unused includes
- also some code style fixes from MSVC
|
2022-03-17 23:31:17 +01:00 |
|
wmayer
|
8f786ea6ef
|
Gui: Optimize includes to reduce compile time
|
2022-03-07 20:29:18 +01:00 |
|
Uwe
|
b8bdf9f67c
|
[FEM] use predefined M_PI
|
2022-01-07 21:50:47 +01:00 |
|
luz paz
|
36d9f82671
|
FEM: remote superfluous double semicolons [skip ci]
|
2021-02-14 22:13:16 +01:00 |
|
Bernd Hahnebach
|
b5dc95359d
|
FEM: constraint transform task panel, fix warning message
|
2020-07-15 09:21:53 +02:00 |
|
Bernd Hahnebach
|
5c51eb86e7
|
FEM: rename icon, Constraint Transform
|
2020-03-06 08:39:29 +01:00 |
|
donovaly
|
10cfdceb7a
|
[FEM] spread the fixes from commit ef370e6d to the other dialogs
|
2020-03-01 14:37:28 +01:00 |
|
donovaly
|
fe337cbbed
|
[FEM] highlight also selected transformable surfaces
this makes it much easier to find the surfaces that are transformable
|
2020-02-26 08:24:16 +01:00 |
|
Bernd Hahnebach
|
9192ff086d
|
FEM: transform task panel, use doc identifier instead of App.ActiveDocument
|
2020-02-26 08:14:01 +01:00 |
|
Bernd Hahnebach
|
8b154d94c8
|
FEM: transform task panel, pyton fix
|
2020-02-26 00:10:58 +01:00 |
|
wmayer
|
7eaede5482
|
Fem: [skip ci] fix segmentation fault when opening contraint transform panel
The segmentation fault is caused when NameDispl has less elements than the RefDispl property
|
2020-02-25 23:44:22 +01:00 |
|
donovaly
|
d813e5abf1
|
FEM: constraint dialogs: sort out commonly used function
additionally remove double code from TaskFemConstraintForce.cpp
|
2020-02-24 20:12:10 +01:00 |
|
donovaly
|
f60ca91e83
|
[FEM] fix special Dlg issue with deletion
- if an existing constraint has only one item, the item could under some circumstances not be deleted by pressing Del
|
2020-02-21 18:00:58 +01:00 |
|
donovaly
|
d71cdc061c
|
[FEM] add shortcut to delete constraints from list in dialog
see https://forum.freecadweb.org/viewtopic.php?f=18&t=43402
|
2020-02-19 10:15:10 +01:00 |
|
Abdullah Tahiri
|
0382e2dd75
|
PCH: Fem Gui
|
2019-05-16 21:43:08 +02:00 |
|
sL1pKn07
|
6674467254
|
[For v018] Fix build with Qt5 beta
Seems need add some headers for build with incoming Qt 5.11 (Tested with 5.11.0beta2)
|
2018-04-10 12:59:41 +02:00 |
|
Bernd Hahnebach
|
f69f039769
|
FEM: constraint transform, fixes #3283
|
2017-12-13 12:38:22 +01:00 |
|
wmayer
|
18c8a15cb5
|
inherit FemAnalysis from DocumentObjectGroup and remove Member property
|
2017-10-24 20:07:05 +02:00 |
|
Bernd Hahnebach
|
9a27373321
|
FEM: code formating, white spaces
|
2017-02-17 22:07:56 +01:00 |
|
kgoao
|
627a5c12da
|
FEM: ConstraintTransform: Allow forces to be transformed
|
2016-12-21 11:27:41 -02:00 |
|
wmayer
|
11a4c26dae
|
+ fix -Wunused-parameter
|
2016-10-08 15:13:56 +02:00 |
|
Bernd Hahnebach
|
0e1fb3963b
|
FEM: constraint transform task panel, fix if analysis name is not analysis
|
2016-09-27 13:04:46 -03:00 |
|
kgoao
|
b3cb1d48e3
|
FEM: ConstraintTransform: core implementation
FEM: ConstraintTransform: transformable surface comment modification
FEM: ConstraintTransform: re-adjusted GUI layout
FEM: ConstraintTransform: more tweaking
FEM: ConstraintTransform: GUI layout adjustment
FEM: ConstraintTransform: GUI bug fix
FEM: ConstraintTransform: implemented App::PropertyEnumeration for type of transform
|
2016-09-27 13:04:46 -03:00 |
|