Introducción

After starting Blender and closing the Splash Screen your Blender window should look something similar to the image below. Blender’s user interface is consistent across all platforms.

../../_images/interface_window-system_introduction_default-startup.png

The default startup Blender window.

Interface Elements

Window ‣ Screen ‣ Areas ‣ Editors ‣ Regions ‣ (Tabs) ‣ Panels ‣ Controls

The interface can be customized to match specific tasks using Screen Layouts, which can then be named and saved for later use. The default screen is described below.

A screen is organized into one or more Areas with each area containing an Editor.

The Default Screen

By default Blender starts up showing the default screen, which is separated into five areas containing the Editors listed below:

  • The Info Editor at the top.
  • A large 3D View.
  • A Timeline at the bottom.
  • An Outliner at the top right.
  • A Properties Editor at the bottom right.
../../_images/interface_window-system_introduction_default-screen.png

Blender’s default Screen Layout with five editors.

Info (blue), 3D View (yellow), Outliner (red), Properties (green) and Timeline (purple).

Components of an Editor

In general an editor provides a way to view and modify your work through a specific part of Blender. Editors are divided into Regions. Regions can have smaller structuring elements like tabs and panels with buttons, controls and widgets placed within them.

../../_images/interface_window-system_introduction_editor.png

The 3D View editor.

Yellow: Main Region, green: Header, blue: Tool Shelf, purple: Operator Panel, red: Properties Region.

Principio de la Interfaz de Usuario

Non-Overlapping
La Interfaz de Usuario está diseñada para permitirle ver todas las opciones relevantes y herramientas de un vistazo sin la necesidad de mover o arrastrar los editores.
Non-Blocking
Tools and interface options do not block the user from any other parts of Blender. Blender typically does not use pop-up boxes (requiring users to fill in data before running an operation).
Non-Modal Tools
Las herramientas pueden ser accedidas fácilmente sin tener que tomarse tiempo para seleccionar entre distintas herramientas. Muchas herramientas usan acciones del ratón y el teclado, consistentes y predecibles para la interacción.

Customization

Blender also makes heavy use of keyboard shortcuts to speed up work. These can also be customized in the Keymap Editor.

Theme colors

Blender allows for most of its interface color settings to be changed to suit the needs of the user. If you find that the colors you see on screen do not match those mentioned in the Manual then it could be that your default theme has been altered. Creating a new theme or selecting/altering a pre-existing one can be done by selecting the User Preferences editor and clicking on the Themes tab.