Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 433 Bytes

File metadata and controls

16 lines (11 loc) · 433 Bytes

afx-nuke-gizmos

Useful, everyday gizmos for Nuke (some ported from afx-nuke-plugins)

Requirements

  • Nuke 10.5v1

Install

  1. Copy afx-nuke-gizmos to an appropritate directory - eg. $HOME/.nuke/afx-nuke-gizmos

  2. Add the following line to init.py - $HOME/.nuke/init.py

     nuke.pluginAddPath('$HOME/.nuke/afx-nuke-gizmos')
    

Note: The path arg must be an absoulte path. $HOME will not be expanded.