wmayer
|
be34f251cd
|
FEM: Fix convoluted event handling of constraint task boxes
and make Delete key working on macOS
|
2024-07-23 23:19:51 -05:00 |
|
marioalexis
|
6002a73fd7
|
Fem: Use base class open and reject methods in constraint task panels
|
2024-06-24 22:03:07 -03:00 |
|
marioalexis
|
d228d50755
|
Fem: Update constraint transform
|
2024-06-05 13:12:25 -03:00 |
|
wmayer
|
3863cff6c0
|
Fem: Apply clang-format
|
2023-09-25 14:50:43 +02:00 |
|
Uwe
|
962dd41734
|
[FEM] Transform constraint overhaul
- fix warning about local scope
- make the angles a PropertyAngle to handle the unit
- also fix some too long code lines
|
2023-03-28 02:11:36 +02:00 |
|
Uwe
|
9d45d40ec5
|
[FEM] use std::unique_ptr for all dialog objects
- also fix too long line
- also further clang automatic code style changes
|
2023-03-22 20:08:13 +01:00 |
|
berniev
|
180edfa3cc
|
Mod: Single arg ctors must be explicit
|
2022-08-24 16:55:20 +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
|
bde17e1b9f
|
Fem: modernize C++11
* use nullptr
|
2022-03-23 19:26:15 +01:00 |
|
Uwe
|
8a8a1f83fb
|
[FEM] header files: remove unused includes
|
2022-03-23 17:36:08 +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
|
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 |
|
kgoao
|
627a5c12da
|
FEM: ConstraintTransform: Allow forces to be transformed
|
2016-12-21 11:27:41 -02: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 |
|