Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 235 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 235 Bytes

Python Scripts for software NUKE

To install:

  1. Place the folder "gear" somewhere in your nuke plugin path directories (.nuke folder, for example)
  2. Add the following to your /.nuke/menu.py:

import gear

gear.menu_setup()