Administrar extensiones¶
The Get Extensions section lets you install and manage extensions preferences.
La sección Extensiones de las Preferencias de Blender.¶
Ver también
To learn about extensions and how to create them, refer to the Extensions page.
Instalación de extensiones¶
There are different ways to install an extension:
- Instalación desde el sitio web
Arrastrar la URL de instalación hacia Blender.
- Instalación desde Blender
Search for the extension name and click on Install.
- Install from Disk
Use the drop-down menu in the top right, or drag-and-drop an extension
.zippackage into Blender.
Nota
Any installed extension can be removed. This is a permanent change, though. To stop an extension temporarily, it is better to Disable it instead.
Consejo
See network troubleshooting for issues connecting to remote repositories.
Actualización de extensiones¶
You need to manually check for available updates. Once an update is found, Blender will let you update any of the available extensions. If updates are available an Update All button will be available to install all available updates.
The current available version of an extension on the repository will always be considered the latest version.
Habilitar/Deshabilitar¶
Once an extension is installed it can be disabled (or re-enabled) as part of the user preferences. Some extension types do not support this, and will always be shown as enabled.
Truco
Si el complemento no se activara cuando se lo habilitara, consultar la ventana de la Consola para ver si hubiera ocurrido algún error.
Opciones de extensiones¶
- Visitar la plataforma de extensiones
Opens extensions.blender.org in a web browser.
- Refrescar remoto
Manually check the online repositories for available updates.
- Refrescar locales
Revisará los complementos antiguos o de extensiones en busca de cambios en sus módulos o metadatos (similar a un reinicio). Cualquier problema será reportado como una advertencia.
- Instalar actualizaciones disponibles
Update all the extensions that have an update available.
- Instalar desde el disco
Instalará una extensión desde un paquete
.zip. La instalación se producirá en un Repositorio local y no se podrán procesar actualizaciones automáticas de la misma.También podrá ser usado para instalar Complementos antiguos. Para más información, ver: Instalación de complementos antiguos.
Filtrar por tipo¶
O sólo mostrar extensiones de un único tipo:
- Todo:
Mostrará todas las extensiones.
- Complementos:
Sólo mostrará complementos.
- Temas:
Sólo mostrará temas.
Repositorios¶
By default Blender has a Remote Repository pointing towards the Official Blender Extensions Platform and two Local Repositories.
In the cases where more repositories are needed (e.g., to access third party extension platforms), new repositories can be added.
Repositorios.¶
To add new repositories click on the icon:
- Agregar repositorio remoto
Agregar un repositorio desde una URL.
- Agregar repositorio local
Add a repository which will be managed by the user (to be used with Install from Disk).
To remove repositories click on the icon:
- Eliminar repositorio
Eliminará un repositorio de extensiones.
- Eliminar repositorio y archivos
Remove a repository and delete all associated files when removing.
These changes are permanent and cannot be reversed.
Repositorio remoto¶
Remote repository with support for listing and updating extensions.
Opciones:
- Comprobar actualizaciones al inicio
Allows Blender to check for updates upon launch. When updates are available a notification will be visible on the status bar.
- Ficha de acceso
Personal access token, may be required by some repositories.
Repositorio local¶
A repository managed manually by the users.
There are two types of local repositories. By default new local repositories are added as User repositories. This is what you want most of the time.
After creating a repository they can be changed in the Advanced options to have a source System. These repositories are intended to bundle extensions with Blender, to make it portable.