Panel designed to help user to operate on many nodes in the same time
Massive Panel
Updated: 12 October 2017
Author: lamakaha
Compatible Nuke versions: 10.5 or later
Compatibility: Linux, Mac, Windows
Massive Panel v8.0 (Beta). Tested on Windows7 and Linix Mint. Did not test in working environment yet.
Adapted to work with Nuke 11, no other updates or changes in this release.
If you running Nuke 10 or earlier please use Massive Panel v7
Huge thanks to Falk Hoffman and Marco Meyer for guiding me trough PySide to PySide2 conversion nightmare.
Instalation:
extract files to your plugins directory.
add to your menu.py please
import mps2
|
SETTING EXPRESSIONS OR TEXT VALUES
- increment type can be geometrical progression or arithmetical progression(defdault).
- added 'duplicate' function - create duplicates from selected node.
---------------------------------------------------------------------------------------------------------
Credits
align nodes . Original script written by Frank Rueter http://www.nukepedia.com/python/nodegraph/alignnodes
align nodes checkerboard. Original script written by Howard Jones http://www.nukepedia.com/python/nodegraph/checkerboardnodes
expand/contract nodes. Original script written by Frank Rueter http://www.nukepedia.com/python/nodegraph/scalenodes