Add painting gizmos shortcuts into keyboard shortcuts dialog
This commit is contained in:
parent
c44715f9e0
commit
2be10569e2
@ -151,6 +151,9 @@ void KBShortcutsDialog::fill_shortcuts()
|
||||
{ "F", L("Gizmo Place face on bed") },
|
||||
{ "H", L("Gizmo SLA hollow") },
|
||||
{ "L", L("Gizmo SLA support points") },
|
||||
{ "L", L("Gizmo FDM paint-on supports") },
|
||||
{ "P", L("Gizmo FDM paint-on seam") },
|
||||
{ "N", L("Gizmo Multi Material painting") },
|
||||
{ "Esc", L("Unselect gizmo or clear selection") },
|
||||
{ "K", L("Change camera type (perspective, orthographic)") },
|
||||
{ "B", L("Zoom to Bed") },
|
||||
|
Loading…
Reference in New Issue
Block a user