From d23f1b621049a52c8b41f9466c913a16f0d09775 Mon Sep 17 00:00:00 2001 From: Carlos Herrero Date: Thu, 1 Aug 2019 19:00:45 +0200 Subject: [PATCH] Corrected keybinding for snapping, "s" -> "Ctrl" --- tutorials/3d/introduction_to_3d.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/3d/introduction_to_3d.rst b/tutorials/3d/introduction_to_3d.rst index 59b5793cf..ca0add4d6 100644 --- a/tutorials/3d/introduction_to_3d.rst +++ b/tutorials/3d/introduction_to_3d.rst @@ -159,7 +159,7 @@ Vector3,Color,etc.). Some useful keybindings: -- To snap placement or rotation, press the "s" key while moving, scaling +- To snap placement or rotation, press the "Ctrl" key while moving, scaling or rotating. - To center the view on the selected object, press the "f" key.