djv_this_for_nuke5_on_linux 0.0.1

djv_this helps to run djv_view command from Nuke

License Type:

Freeware

File ID:

5748

File Size:

1.2 KB

Created / Updated:

Jul 10, 2009 / Jul 10, 2009

Owner:

tonKern   More free downloads from this user See users marketplace items See this users portfolio Send a Private Message

Platforms:

Downloaded:

91

Nuke:

Tags:



djv_this is a script that helps running a smart tool called djv_view (http://djv.sourceforge.net/) on NUKEv5 tested on Linux (Gentoo, Ubuntu) put the script into {NUKE_PATH}/nukescripts put the line:'from djv_this import *' into your {NUKE_PATH}/nukescripts/__init__.py and put the line: m.addCommand("&Djv_view Selected", "nukescripts.flipbook(nukescripts.djv_this, nuke.selectedNode())", "#F") into your {NUKE_PATH}/plugins/menu.py happy DJV_VIEWing! TK