[Draft] Remove AddPoint and DelPoint commands from UI
[Draft] Edit: Remove Bezcurve interface from Edit Ui [Draft] Edit: cleanup small improvement to tooltip
This commit is contained in:
committed by
Yorik van Havre
parent
e79c1e6c99
commit
8fd55eb6ff
@@ -63,9 +63,8 @@ def get_draft_modification_commands():
|
||||
"Draft_Trimex", "Draft_Join", "Draft_Split",
|
||||
"Draft_Upgrade", "Draft_Downgrade", "Draft_Scale",
|
||||
"Draft_Edit", "Draft_SubelementHighlight",
|
||||
"Draft_WireToBSpline", "Draft_AddPoint",
|
||||
"Draft_DelPoint", "Draft_Shape2DView",
|
||||
"Draft_Draft2Sketch"]
|
||||
"Draft_WireToBSpline", "Draft_Draft2Sketch",
|
||||
"Draft_Shape2DView"]
|
||||
lst += get_draft_array_commands()
|
||||
lst += ["Draft_Clone",
|
||||
"Draft_Drawing", "Draft_Mirror", "Draft_Stretch"]
|
||||
|
||||
Reference in New Issue
Block a user