Barra de Estado¶
La Barra de Estado se encuentra en la parte inferior de la ventana de Blender y se usa para presentar información. La Barra de Estado se puede ocultar arrastrándola hacia abajo o desde Window Menu.
Información del Keymap¶
La región a la izquierda de la barra de estado muestra información sobre lo que hacen los teclas y botones del mouse para cada editor, modo y herramienta, y se actualiza a medida que mantiene presionadas las teclas modificadoras.
In editors with a toolbar, pressing Alt shows the hotkey to change to a desired tool.
Mensajes de Estado¶
La región en el medio de la barra de estado muestra información sobre las tareas o herramientas que se ejecutan en ese instante.
- Ejecución de Tareas
A progress bar and a cancel button are shown while doing longer computational tasks such as rendering or baking. Hovering over them shows a time estimate.
- Informe Mensaje
Label for an operator to display results or warnings. It disappears after a short time. Clicking on the icon on the left side of the report message will open the Info Editor which shows the full message.
Resource Information¶
The region to the right of the Status Bar displays information about the current blend-file.
- Active Collection
Displays the name of the current selected Collection.
- Active Object
Displays the name of the current selected object.
- Geometry
Displays information about the current loaded scene dependent on the mode and object type. When two numbers are shown, the first one means the selected, and the second one means the total count. This can be the number of vertices, faces, triangles (Tris) or bones.
- Objects
Displays the number of selected objects.
- Memory
The «Mem» label shows the calculated memory consumption by Blender. This can help identify when you are reaching the limits of your hardware.
- Blender version
This label displays the Blender version.