This is a Blender 2.8 port of the Powerlib Addon developed for Agent 327: Operation Barbershop.
This repository has been archived on 2023-05-13. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Andy Goralczyk b2ac133252 Adding support for custom PNG thumnails.
it looks for a folder called "asset_previews" next to the library file (assets.json)
currently the name of the asset needs to match the name of the PNG. lowercase and with underscores instead of spaces
2020-06-12 16:12:06 +02:00
.gitignore ignore pycache files 2020-06-12 12:25:55 +02:00
README.md Adding some more information to the readme 2020-06-12 08:52:14 +00:00
__init__.py Adding support for custom PNG thumnails. 2020-06-12 16:12:06 +02:00
linking.py Initial conversion to work with 2.8. collections are used instead of the old group system. 2020-06-12 10:44:52 +02:00

README.md

PowerLib

This is a Blender 2.8+ port of the Powerlib Addon developed for Agent 327: Operation Barbershop. The Addon was created by Inês Almeida, Francesco Siddi, Olivier Amrein and Dalai Felinto based on work done by Bassam Kurdali for the Tube Project.

Installation

Copy or symlink the folder to your Blender user Addon folder.

How to use

The Powerlib tab is located in the 3D View properties panel. Create an empty assets.json file in your project repository (this way you can also version control it).

Select your json file in the powelib settings.