donovaly
|
2ac84872ec
|
[PD] make pointers to the UI std::unique_ptr
Same as PR #4293, just for PartDesign
as noted in https://github.com/FreeCAD/FreeCAD/pull/4271#discussion_r554673632
the pointer to the UI should be a unique pointer.
This PR does this for all PartDesign dialogs that don't already use a unique_ptr.
|
2021-02-05 18:01:57 +01:00 |
|
donovaly
|
cc3b21fa0b
|
improve code as suggested by Werner
see https://forum.freecadweb.org/viewtopic.php?p=369921#p369921
|
2020-02-18 23:16:48 +01:00 |
|
donovaly
|
69f97014e7
|
[PD] missing changed from commit d4be4a02
(key event handling for more dialogs)
|
2020-02-18 22:29:53 +01:00 |
|
Matthias Berberich
|
b01ebbc01e
|
add intersection-toggle to thickness-tool
see: “Thickness tools is missing intersection-toogle”
https://forum.freecadweb.org/viewtopic.php?f=19&t=37952
|
2019-09-11 20:50:33 +02:00 |
|
wmayer
|
664cf65d26
|
fix -Wextra in PartDesign
|
2016-09-22 18:34:56 +02:00 |
|
Stefan Tröger
|
c3f35d9f05
|
add part design thickness
|
2016-04-12 18:12:08 +02:00 |
|