Skip to content

CequinaVFX/superAutoCrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superAutoCrop

A tool that utilizes Nuke's original CurveTool to create an animated bounding box with controllers to adjust its size.

This tool was created as a thank-you gift for my mentor and friend, Emerson Bonadias.

Installation

  1. Rename the downloaded folder to superAutoCrop and place it inside your .nuke folder.
  2. Add the following line to your init.py file:
    nuke.pluginAddPath('./superAutoCrop')
    For more information on locating the default .nuke directory, refer to this guide.

Usage

  1. Select a node in Nuke.
  2. Call the tool using the provided shortcut, or run it from the Toolbar.

Shortcut

The default shortcut is [ (open bracket). You can change this shortcut by editing line 6 of the menu.py file.

Credits

Created by Luciano Cequinel.

To report bugs or make suggestions, please contact: [email protected]

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages