Skip to content

A collection of rigging scripts I've created over the years.

Notifications You must be signed in to change notification settings

shinobi3D/Rig-No-Jutsu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Rig-No-Jutsu

A collection of rigging scripts I've created over the years. More to come soon.

More Info

anthonylynch.xyz/rig-no-jutsu

Install

Clone 'jutsu' repo to 'maya/scripts'

Run

Color Changer

from jutsu.ui import ColorChangerUI
ColorChangerUI.PaletteUI().run()

Copy Vert Weight

from jutsu.ui import CopyWeightToVertUI
CopyWeightToVertUI.show_gui()

Limit No Jutsu

from jutsu.ui import LimitUI
LimitUI.LimitUI().run()

About

A collection of rigging scripts I've created over the years.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages