From ea4b97cd16722c6e5756dcde18ea3a21d7877080 Mon Sep 17 00:00:00 2001 From: Jeremy Hu Date: Thu, 19 Apr 2018 16:49:11 +0800 Subject: [PATCH] Add more shortcuts to docs --- docs/shortcuts.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/shortcuts.rst b/docs/shortcuts.rst index fb082dee..c8970e9b 100644 --- a/docs/shortcuts.rst +++ b/docs/shortcuts.rst @@ -60,6 +60,8 @@ Keyboard +---------------------+--------------------------------------------------------------------------+ | M | Toggle Part X-axis-Mirror | +---------------------+--------------------------------------------------------------------------+ +| TAB | Swith the Selected Nodes to Different Profile (Main / Side) | ++---------------------+--------------------------------------------------------------------------+ Mouse ====== @@ -80,5 +82,9 @@ Mouse +----------------------------+--------------------------------------------------------------------------+ | WHEEL | Increase/Decrease Radius | +----------------------------+--------------------------------------------------------------------------+ +| SHIFT + WHEEL | Increase/Decrease Radius (Reduced Scroll Scale) | ++----------------------------+--------------------------------------------------------------------------+ | CTRL + WHEEL | Increase/Decrease Size | +----------------------------+--------------------------------------------------------------------------+ +| CTRL + SHIFT + WHEEL | Increase/Decrease Size (Reduced Scroll Scale) | ++----------------------------+--------------------------------------------------------------------------+