mwganson
|
a930d4ebac
|
[PartDesign] for chamfer and fillet, add SelectAllEdges option in the context menu while in add or remove mode
|
2021-12-31 14:01:43 +01:00 |
|
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 |
|
Armandas Jarušauskas
|
e1240fb18d
|
PartDesign: Chamfer direction flipping support
|
2020-05-23 12:24:08 +02:00 |
|
Armandas Jarušauskas
|
262841bb3c
|
PartDesign: Chamfer with multiple creation modes
|
2020-05-23 12:24:08 +02:00 |
|
Armandas Jarušauskas
|
cc82cf3e50
|
Added chamfer angle support to PartDesign.
|
2020-05-10 18:59:30 +02: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 |
|
jrheinlaender
|
ee7f50a554
|
Allow selecting and removing fillet and chamfer references in the dialog
|
2016-04-12 18:11:56 +02:00 |
|
wmayer
|
dff58e5df3
|
+ fix documentation of task dialog
|
2015-11-09 19:22:19 +01:00 |
|
Eivind Kvedalen
|
ddfbe349cf
|
PartDesign: Added support for expressions.
|
2015-09-21 14:51:09 +02:00 |
|
logari81
|
16b4578667
|
+ synchronize PartDesign/Chamfer version with PartDesign/Fillet
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5299 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-13 19:32:19 +00:00 |
|