DL_SetKeyKnobs v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
12.1 or later
- Storing the Knobs;
- Showing registered Knobs on Script Editor;
- Setting the keyframes for all registered Knobs using the options menu or shortcut (you can change the shortcut for whatever you want);
HOW TO INSTALL
After download, extract in '.nuke' folder then open the files 'init.py' and 'menu.py'. If it doesn't exist, just simply create a new 'txt' file, give their respective names, and put '.py' as an extension (for both files).
In your 'init.py':
nuke.pluginAddPath('./DL_SetKeyKnobs')
In your 'menu.py':
from DL_SetKeyKnobs import *
You just to need to make sure that your folder ('DL_SetKeyKnobs'), has the same name and the same directory when you are setting in your 'init.py'.
IF YOU DON'T WANT TO INSTALL
Just copy all the content in the 'DL_SetKeyKnobs.py' file, paste on Script Editor in Nuke, and execute it.
The Tool will be generated on your Toolbar, and you can use it temporarily while your Nuke is open.
Probably the icon image should not appear in your Menu Animation and Toolbar either.
Author: Danilo de Lucio
Website: www.danilodelucio.com
March/2022
Comments
RSS feed for comments to this post