This tool provides functions to easily navigate the timeline in Nuke
FrameHandling
Updated: 21 November 2023
Author: Cequinel
Compatible Nuke versions: 11.0 or later
Compatibility:
A simple tool for easy timeline navigation in Nuke:
- set the reference frame for nodes with this type of knob
- Navigate to a node's reference frame
- navigate to StickyNotes that have a reference frame in the label
For more details go here!
To install:
Download it, move the FrameHandling folder to your .nuke folder,
and add the following line to your init.py
nuke.pluginAddPath('./FrameHandling')
MIT