Sistema de Ayuda

Blender tiene varias opciones de Ayuda incorporada y basadas en la web.

Información sobre herramientas

../_images/getting-started_help_tooltip.png

Tooltip of the Renderer selector in the Info Editor.

When hovering the mouse cursor over a button or setting, after a few instants a tooltip appears.

Elements

The context-sensitive Tooltip might contain some of these elements:

Short Description
Related details depending on the control.
Shortcut
A keyboard or mouse shortcut associated to the tool.
Value
The value of the property.
Library
Source file of the active object. See also Linked Libraries.
Disabled (red)
The reason why the value is not editable.
Python
For scripting – A Python command associated to the control (usually an operator or property).

Context-Sensitive Manual Access

Referencia

Mode:All modes
Menu:RMB, Online Manual
Hotkey:Alt-F1

Puede que desee acceder a la ayuda para alguna herramienta o área desde el interior de Blender.

Use the key-shortcut, or context menu to visit pages from this reference manual within Blender. This opens a webpage relating to the button under the cursor, supporting both tool and value buttons.

Nota

Aún no tenemos un 100% de la cobertura, puede que vea una alerta en el encabezado del Editor de información si alguna herramienta no posee un enlace al manual.

Algunas veces, los botones podrían enlazar a secciones más generales de la documentación.

Menú de Ayuda

The Help menu in the Info Editor header.

../_images/getting-started_help_menu.png

Help menu.

Referencia de Scripts

Python API Reference
Python application programming interface (API) Reference.
Operator Cheat Sheet
Creates the OperatorList.txt text data-block, which you can access in the Text Editor. You can also use Blender Search to generate the file. It lists the available Python operators.

Guardar información del Sistema

Access Help ‣ Save System Info.

Esto extrae información del sistema que puede ser útil para incluir en los reportes de errores, inspeccionar la configuración o diagnosticar problemas.

Se le pedirá confirmación para guardar un archivo de texto system-info.txt.

El archivo de texto contiene secciones:

Blender
Esta sección muestra la versión de Blender, detalles acerca de la configuración de la compilación actual, y la ruta en la cual se está ejecutando Blender.
Python
La versión de Python que está utilizando, mostrando las rutas del lenguaje de programación Python.
Directorios

Paths used for scripts, data files, presets and temporary files.

Esos directorios están configurados usando el Editor de las Preferencias de Usuario.

OpenGL
This section shows the OpenGL version, the name of the manufacturer, and lists the capabilities of your hardware and driver.

Splash Screen

Shows the Pantalla De Bienvenida.