An open API service indexing awesome lists of open source software.

https://github.com/blenderskool/blender-depot-importer

📦 Importer add-on to batch install Blender add-ons from the Blender Depot platform
https://github.com/blenderskool/blender-depot-importer

add-on batch blender-addon blender3d importer installation

Last synced: about 2 months ago
JSON representation

📦 Importer add-on to batch install Blender add-ons from the Blender Depot platform

Awesome Lists containing this project

README

          

# Blender Depot importer add-on

This Blender add-on is to be used in conjunction with the [Blender Depot](https://blenderdepot.netlify.com) platform to allow artists to browse and batch install Blender add-ons. It is supported by both Blender 2.7x and 2.8x versions.

The latest release of this add-on can be downloaded from the [Releases page](https://github.com/blenderskool/blender-depot-importer/releases).
Additional Installation and Usage information can be found on the [Wiki](https://github.com/blenderskool/blender-depot-importer/wiki).

## Development
This repo as of now is split in two main branches:
- `master` which has the latest stable release of the add-on. (2.8x stable release will be pushed once Blender 2.80 stable releases)
- `2.8x` where development is for Blender 2.8x versions.
- `2.7x` where development is for Blender 2.7x versions.

## Contribution
This repo is open for public contributions.
- Make sure to fork the repo into your account.
- Make changes only in the `2.7x` or `2.8x` branches for targetting respective Blender versions.
- Open a pull request for merging into this repo.

## License
The Blender Depot importer add-on is [GPL licensed](https://github.com/blenderskool/blender-depot-importer/blob/master/LICENSE)