From 0a9624edf7d19e7600e769670889d899174230ab Mon Sep 17 00:00:00 2001 From: Salim Hafid Date: Mon, 10 Dec 2018 00:04:41 +0100 Subject: [PATCH] Added basic keyboard shortcuts and a reference to blendswap (#26369) --- guide/english/3d/blender/index.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/guide/english/3d/blender/index.md b/guide/english/3d/blender/index.md index 095a1962f3..0967f3dae9 100644 --- a/guide/english/3d/blender/index.md +++ b/guide/english/3d/blender/index.md @@ -11,8 +11,19 @@ Blender is now especially useful as the 3D printer technology has become more of Blender is free and open source software, released under the **_GNU General Public License (GPL)_**. -#### More Information: +### Some Useful Blender Keyboard Shortcuts: +- `RMB` (Right Mouse Button): Selecting an item +- `LMB` (Left Mouse Button): Performing an action on the selection +- `Shift+RMB`: Adding more items to the selection +- `G` (+X/Y/Z): Grab an item and move it with your mouse (+X/Y/Z will move it on the X axis/Y axis/Z axis) +- `R` (+X/Y/Z): Rotate an item +- `S`: Scale an item +- `Shift+C`: Recentring the cursor +- `Tab`: Get into EditMode +- `CTRL+R`: Edge Loop +#### More Information: * [Blender Official Website](https://www.blender.org) * [Blender Documentation](https://docs.blender.org/) -* [The Blender Foundation](https://www.blender.org/foundation/) \ No newline at end of file +* [The Blender Foundation](https://www.blender.org/foundation/) +* [Blendswap](https://www.blendswap.com/) contains loads of material (characters, scenes, etc) with different types of licences