ENH:add shortcuts

Change-Id: I98f3e9deca4b4d8f0c9ab3cbe7e039c903981397
This commit is contained in:
xiangdong.yang 2022-08-05 18:57:52 +08:00 committed by Yifan Wu
parent 7e56fdabe6
commit 2193ac792e
21 changed files with 739 additions and 189 deletions

View file

@ -28,7 +28,7 @@ bool GLGizmoSeam::on_init()
{
m_shortcut_key = WXK_CONTROL_P;
m_desc["clipping_of_view"] = _L("Clipping of view") + ": ";
m_desc["clipping_of_view"] = _L("Section view") + ": ";
m_desc["reset_direction"] = _L("Reset direction");
m_desc["cursor_size"] = _L("Brush size") + ": ";
m_desc["cursor_type"] = _L("Brush shape") + ": ";