Complementos

The Add-ons section lets you manage secondary scripts, called «Add-ons» that extends Blender’s functionality. In this section you can search, install, enable and disable Add-ons.

../../_images/editors_preferences_section_addons.png

Blender Preferences Add-ons section.

Finding Add-ons

Searching

Blender comes with some preinstalled Add-ons already, ready to be enabled. But you can also add your own, or any interesting ones you find on the web.

Supported Level

Blender’s add-ons are split into two groups depending on who writes/supports them:

  • Official: Add-ons that are written by Blender developers.

  • Community: Add-ons that are written by people in the Blender community.

Enabled Add-ons Only

Shows only enabled add-ons for the current Category.

Categoría

Add-ons are divided into categories by what areas of Blender they affect.

Installing Add-ons

There are hundreds of add-ons that are not distributed with Blender and are developed by others. To add them to the list of other add-ons, they must be installed into Blender.

To install these, use the Install… button and use the File Browser to select the .zip or .py add-on file.

Now the add-on will be installed, however not automatically enabled. The search field will be set to the add-on’s name (to avoid having to look for it), Enable the add-on by checking the enable checkbox.

Refrescar

Explora el Directorio de Complementos en busca de nuevos complementos.

Truco

Ruta de Complementos Definida por el Usuario

También puede crear un directorio personal que contenga nuevos complementos y configurar la ruta de sus archivos en la sección Rutas de Archivo de Preferencias. Para crear un directorio de script personal:

  1. Cree un directorio vacío en una ubicación de su elección (por ejemplo, my_scripts).

  2. Agrega un subdirectorio bajo my_scripts llamado addons (debe tener este nombre para que Blender lo reconozca).

  3. Abra la sección Rutas de Archivos de las Preferencias.

  4. Configure la ruta del archivo Scripts para que apunte a su directorio de scripts (por ejemplo, my_scripts).

  5. Guarde las preferencias y reinicie Blender para que reconozca la nueva ubicación del complemento.

Ahora, cuando instale complementos, puede seleccionar Ruta de Destino al instalar scripts de terceros. Blender copiará los complementos recién instalados en el directorio seleccionado en sus Preferencias.

Enabling & Disabling Add-ons

To enable or disable an add-on check or uncheck the box to the right of the add-ons shown in the figure below.

../../_images/editors_preferences_addons_enable.png

Enabling an add-on.

The add-on functionality should be immediately available.

Nota

Add-ons that activate or change multiple hotkeys have a special system of activation. For example, with the 3D Viewport Pie Menus add-on for each menu there is a selection box to activate the menu and its hotkey.

Truco

If the Add-on does not activate when enabled, check the Console window for any errors that may have occurred.

Add-on Information

You can click the arrow at the left of the add-on box to see more information, such as its location, a description and a link to the documentation. Here you can also find a button to report a bug specific of this add-on.

Preferencias del Complemento

Algunos complementos pueden tener sus propias preferencias, que se pueden encontrar en la sección Preferencias del cuadro de información del complemento.

Algunos complementos usan esta sección, por ejemplo, para habilitar/deshabilitar ciertas funciones del complemento. A veces, estos pueden incluso estar desactivados por defecto. Por lo tanto, es importante verificar si el complemento habilitado tiene alguna preferencia particular.