From BlenderWiki

Jump to: navigation, search

If you want to document Blender 2.5 features please edit pages under Doc:2.5/Manual.

If a "2.5" page doesn't exist please copy the text from 2.4x Manual and edit the new page (i.e. you should paste the wikitext from this 2.4x page to this new 2.5x page and then update the latter with 2.5 features)

[edit] Window types

The window type selection menu.

The Blender interface, the rectangular window provided by your operating system, is divided up into many rectangular window frames. Each window frame may contain different types of information, depending upon the Window type.

Each window frame operates independently of the others, and you can have the same type of window in many frames. For example, you may have several 3D windows open but each looking at the scene from a different perspective. You can split and merge and resize window frames to suit whatever you are working on. You can also arrange some window frames to show with or without a header to save screen space.

Window types are broken up by functionality:

You can select the Window type by clicking the window's header leftmost button. A pop-up menu displays showing the available Window types, see (The Window type selection menu).

For further details about each Window type, click on its hyperlink above or visit the reference section III Windows.

The default Blender screen layout is shown below:

Blender default screen layout

Three Window types are provided in Blender's default screen:

3D View

Provides a graphical view into the scene you are working on. You can view your scene from any angle with a variety of options; see Doc:Manual/3D_interaction/Navigating for details. Having several 3D Viewports on the same screen can be useful if you want to watch your changes from different angles at the same time.

Buttons Window

Contains most tools for editing objects, surfaces, textures, Lights, and much more. You will need this window constantly if you don't know all hotkeys by heart (memory). You might indeed want more than one of these windows, each with a different set of tools.

User Preferences (Main menu)

This window is usually hidden, so that only the menu part is visible - see File_operations -> User preferences and Themes for details. It's rarely used though, since it contains global configuration settings that - once saved - don't need to be changed that often. However, the header is frequently used because it provides the only access to a full File menu and to the Add menu.

[edit] See also