ShapeTrack Linker v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Nicholas Joseph
A simple python script that modifies the 'Link To' menu in the 'Animation' menu of a selected 'Roto/RotoShape' shape.
Requirements:
11.0, 10.5 or later
Windows
11.0, 10.5 or later
Windows
18 Mar 2019
55
Shape Tracks Linker
With this script, you will be able to link your roto to multiple tracks within a single Tracker node.
Install
Within the .zip file is the .py file. (TokyoSoupTools\scripts)
Copy the RotoShape_Track_Linker_v1.py file to your scripts folder, then add the following lines to your menu.py file.
import RotoShape_Track_Linker_v1
Alternatively, you can copy the entire folder and have Nuke source it.
Edit your init.py to include the following lines. Be sure to replace 'C:\Users\nfran' with the path to your .nuke folder.
nuke.pluginAddPath(r'C:\Users\nfran\.nuke\TokyoSoupTools\gizmos')
nuke.pluginAddPath(r'C:\Users\nfran\.nuke\TokyoSoupTools\icons')
nuke.pluginAddPath(r'C:\Users\nfran\.nuke\TokyoSoupTools\scripts')
Please login in order to download these files.
Comments
RSS feed for comments to this post