Bernd Hahnebach
|
c8ea17681a
|
FEM: constraint VP, comments
|
2020-02-25 20:45:49 +01:00 |
|
donovaly
|
520cfd8953
|
[FEM] constraint contact: sort out already available function
additionally add some comments in TaskFemConstraint.cpp
|
2020-02-25 19:59:01 +01:00 |
|
donovaly
|
d19d5b5fce
|
FEM: constraint dialogs: sort out commonly used function
additionally remove double code from TaskFemConstraintForce.cpp
|
2020-02-24 20:12:10 +01:00 |
|
wmayer
|
389b26c48e
|
PartDesign/Fem: [skip ci] when handling Del key make sure that deleteAction is instantiated
|
2020-02-19 11:31:40 +01:00 |
|
donovaly
|
97de09ad6f
|
[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 |
|
luz.paz
|
1baf5da3cf
|
FEM: [skip ci] fix header uniformity
This PR fixes header uniformity across all FEM WB files
|
2019-12-21 20:00:14 +01:00 |
|
Abdullah Tahiri
|
241c370f5f
|
PCH: Fem Gui
|
2019-05-16 21:43:08 +02:00 |
|
wmayer
|
560b415f19
|
Replace Base::Exception with appropriate subclass
|
2018-11-14 17:19:30 +01:00 |
|
wmayer
|
09737f2db3
|
rename method from remObject to removeObject to be more readable
|
2017-09-13 18:57:38 +02:00 |
|
wmayer
|
f44df3cdf0
|
do not use doCommand without using format string, add overloaded method of runCommand
|
2016-09-15 18:53:37 +02:00 |
|
wmayer
|
32aa72e94c
|
fix Coverity issues
|
2016-08-21 15:13:32 +02:00 |
|
Bernd Hahnebach
|
b58e37b950
|
FEM: remove trailing whitespaces
|
2016-04-24 19:10:33 +02:00 |
|
Bernd Hahnebach
|
14eb6869a9
|
FEM: convert all windows code files to unix line ending
|
2016-04-24 19:10:33 +02:00 |
|
vginkeo
|
f14758d5e5
|
FEM: C++98 compatible fix to constraint displacement reference deletion, update vertice, edge, face selection
|
2016-02-29 13:06:16 +01:00 |
|
Yorik van Havre
|
577f208da7
|
Revert "FEM: Updated fix to constraint displacement reference deletion, update hide show, remove custom input writer, update vertice, edge, face selection."
This reverts commit ac4d466443.
|
2016-02-19 00:05:55 -02:00 |
|
vginkeo
|
ac4d466443
|
FEM: Updated fix to constraint displacement reference deletion, update hide show, remove custom input writer, update vertice, edge, face selection.
|
2016-02-18 19:15:16 -02:00 |
|
vginkeo
|
80a791021b
|
FEM: Constraint view sizing and scaling of indicators for force, pressure and fixed constraints and limit on steps.
|
2016-02-01 10:52:37 +02:00 |
|
Mateusz Skowroński
|
cd2db00f22
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
wmayer
|
834c0a642d
|
+ include missing header files
|
2015-07-01 13:02:29 +02:00 |
|
jrheinlaender
|
f5c6e4eae3
|
Improvements to FEM constraint objects
|
2013-03-21 16:58:01 +04:30 |
|
jrheinlaender
|
d48542cf56
|
Split code into separate files for each constraint type
|
2013-03-21 16:56:57 +04:30 |
|
jrheinlaender
|
918291f81f
|
Created FEM constraint document object
|
2013-03-21 16:52:10 +04:30 |
|