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.
- Rename the downloaded folder to superAutoCrop and place it inside your .nuke folder.
- Add the following line to your
init.py
file:For more information on locating the default .nuke directory, refer to this guide.nuke.pluginAddPath('./superAutoCrop')
- Select a node in Nuke.
- Call the tool using the provided shortcut, or run it from the Toolbar.
The default shortcut is [
(open bracket). You can change this shortcut by editing line 6 of the menu.py
file.
Created by Luciano Cequinel.
To report bugs or make suggestions, please contact: [email protected]
This project is licensed under the MIT License.