Uwe
a134cfea93
[FEM] ViewProviderFemConstrain*: remove unused includes - part 1
...
- also sort includes
- also fix warnings about too long lines
2022-10-03 17:10:36 +02:00
berniev
53ba98d636
Mod: use empty
2022-08-06 19:30:13 +02:00
Uwe
5e634c5995
[FEM] remove superfluous nullptr checks
2022-07-18 01:45:19 +02:00
wmayer
d21a60b294
All: modernize C++11
...
* replace deprecated headers
2022-03-23 22:44:18 +01:00
wmayer
bde17e1b9f
Fem: modernize C++11
...
* use nullptr
2022-03-23 19:26:15 +01:00
Uwe
b8bdf9f67c
[FEM] use predefined M_PI
2022-01-07 21:50:47 +01:00
Bernd Hahnebach
5c51eb86e7
FEM: rename icon, Constraint Transform
2020-03-06 08:39:29 +01:00
Zheng, Lei
5214f5b7ce
Gui: add coinRemoveAllChildren to work around Coin3D bug
...
See bug description:
https://bitbucket.org/Coin3D/coin/pull-requests/119/fix-sochildlist-auditing/diff
Because of path based rendering (SoFCPathAnnotation) in mouse over
highlight, this bug causes crash more frequently here comparing to
upstream.
All C++ calling of SoGroup::removeAllChildren() is replaced by
Gui::coinRemoveAllChildren(), and python code is fixed by monkey
patching SoGroup.removeAllChildren() in FreeCADGuiInit.py.
2019-08-17 14:52:11 +02:00
Abdullah Tahiri
0382e2dd75
PCH: Fem Gui
2019-05-16 21:43:08 +02:00
luz.paz
9566ca2198
FEM: typos
...
[skip ci]
2018-01-26 18:49:59 +01:00
wmayer
f6b35cc494
fix msvc compiler warnings
...
fix typo
2016-09-27 19:42:46 +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