cycle_vlut v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Ben Dickson
Change between available viewer LUT's
Requirements:
6.1, 6.2, 6.3 or later
6.1, 6.2, 6.3 or later
19 Jul 2011
86
Simple script to step through available viewer LUT's, keyboard shortcut is alt+v in the viewer (also adds alt+shift+v to cycle backwards)
To use the script, either:
- Copy the file contents into your "menu.py" (e.g in ~/.nuke/menu.py)
- Do things in a tidier way, and copy the "cycle_vlut.py" file somewhere on NUKE_PATH (e.g in ~/.nuke/), then to your "menu.py" add:
import cycle_vlut cycle_vlut.setup_menu()
Please login in order to download these files.