96faf85cc1 | ||
---|---|---|
shelves | ||
.gitignore | ||
LICENSE | ||
README.md | ||
Types.py | ||
__init__.py | ||
functions.py | ||
operators.py | ||
panels.py | ||
properties.py | ||
utils.py |
README.md
Custom Shelf
Adds buttons to launch custom python scripts in the User panel.
Installation
Clone and add it to blender via the preferences > addons panel.
Usage
Place your .py scripts in the shelves/ folder.
Support
Use the issues tracker to report a bug.
License
GNU-GPL V3