GoTo Plus v1.0


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Diogo Girondi
A smarter GoTo command
Requirements:
5.0, 5.1, 5.2, 6.0, 6.1 or later
Linux, Mac, Windows
20 Jun 2010
97

goToPlus is a replacement for Nuke's standard GoTo command that gives you the ability to enter simple math expressions to go to the frame you need. For those familiar with Discreet* systems this isn't new and it something silly that Nuke misses.

It will allow you to enter enter things like:

  • *2
    To go to the frame that is the double of the current frame
  • +12 or -12
    To  move 12 frames from where you currently are

  •  12+12
    To go to frame 24

So basically when the command starts with a math operator (+, -, /, *) it will use the current frame value "times" the command you've entered. If the command starts with a number it will ignore the current frame and simply evaluate and go to the frame resulting from the command you've entenred.

To install it just re-assign the standard goTo.py from the nukescripts to this one by adding the following lines to your menu.py

 

Re-assigning the goto_frame
1
2
3
import <package> #name of the package where goToPlus.py is installed
 
nukescripts.goto_frame = <package>.goToPlus

 


 

Please login in order to download these files.

You have no rights to post comments

We have 2884 guests and 70 members online