Skip to content

plugget/plugget-substance-painter-plugin

Repository files navigation

plugget_substance_painter_plugin

A Substance Painter plugin to launch plugget UI.

dockable widget
image

Install

install plugin

  • Manually copy plugget_substance_painter_plugin.py to your plugin folder,
    e.g. C:\Users\USER\OneDrive\Documents\Adobe\Adobe Substance 3D Painter\python\plugins
  • or pip install from this repo
pip install --no-dependencies https://github.com/plugget/plugget-substance-painter-plugin/archive/refs/heads/main.zip --target "C:\Users\USER\OneDrive\Documents\Adobe\Adobe Substance 3D Painter\python\plugins"

install dependencies

download the repo, browse to the folder with the requirements.txt

pip install -r requirements.txt --target "C:\Users\USER\OneDrive\Documents\Adobe\Adobe Substance 3D Painter\python\modules"

Usage

  1. enable the plugin in Substance from the Menu Python/plugget_substance_painter_plugin

About

add the plugget UI to the substance painter menu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published