Basic Blender commands

The global environment used within MORSE is based on Blender. While it is not necessary to know a lot of Blender to use MORSE, it can be useful when tweaking existing objects, for example, when adjusting the positions of the elements on a scene. Here we present the most useful Blender commands for use with MORSE.

Blender’s user interface is very unusual, and works differently from most other graphical user interface programs. Follow this link for a good tutorial on the use of Blender’s interface. Here we present the most useful commands necessary to operate MORSE.

Note

The Blender interface is divided in various panels (windows). The mouse and keyboard shortcuts vary depending on the panel over which the mouse pointer is located. All the following commands are valid for when the mouse pointer is located inside the 3D View panel.

Object Selection

Right Mouse Click the object

Pressing a will toggle selection of all or none of the objects in the current scene.

Object Geometric Transformations

Keyboard input

To enter exact transformation values with the keyboard, press N to display the Transform Properties sub-window for the selected object. Then change the values of the Location, Rotation or Scale fields.

With the mouse

The shortcut keys are g for translation, s for scaling and r for rotation. Press the desired key, then adjust the values by moving the mouse. Press Left Mouse Click to accept transformation, or Right Mouse Click to cancel.

Tips:

  • Hold down the Ctrl key while transforming, to use discrete intervals.
  • Hold down the Shift key to make more precise transformations (mouse movements produce smaller changes)
  • Press x, y or z immediately after the transformation shortcut
    to constrain the transformation to one axis.

Camera view shortcuts

Use the numeric keyboard:

  • Top view: 7
  • Front view: 1
  • Side view: 3
  • Toggle main camera view: 0
  • Toggle perspective/orthogonal view: 5

The view of the scene can also be adjusted manually by holding down Middle Mouse Click and moving the mouse. Panning around the scene is done by holding down Shift key, holding the Middle Mouse Click and moving the mouse.

Switch shading modes

  • Wireframe/solid: z
  • Wireframe/solid: Shift-z
  • Solid/textured: Alt-z

Opening and saving files

  • Open file: F1
  • Save file: Ctrl-w
  • Save file as… : F2
  • Load a new file: Ctrl-n, then Enter
  • Quit Blender: Ctrl-q, then Enter