文件名称:nuke_bricker
文件大小:63KB
文件格式:ZIP
更新时间:2024-04-16 21:23:33
Python
努克·布莱克(NUKE BRICKER) Nuke Gizmo用于监督镜头。 在这个库中,您可以发现内置的小发明在文件夹中建立。 用法 安装 将此代码复制到menu.py import nuke toolbar = nuke . toolbar ( "Nodes" ) toolbar . addCommand ( "Merge/Bricker" , "nuke.createNode( \" pw_bricker \" )" , icon = "bricker.png" ) def install_bricker (): nuke . thisNode ()[ 'mainScript' ]. execute () nuke . removeOnCreate ( install_bricker , nodeClass = 'pw_bricker' ) nuke . add
【文件预览】:
nuke_bricker-master
----compile_nk.py(929B)
----src()
--------show_help.py(2KB)
--------editexprwindow.py(15KB)
--------clear_filter.py(43B)
--------discon.py(20B)
--------bricker_source.nk(85KB)
--------__init__.py(0B)
--------remdup.py(27B)
--------mainScript.py(53KB)
--------actions.py(38B)
--------connectsel.py(25B)
--------editexpr.py(111B)
----built()
--------11.1()
----.gitignore(23B)
----icon()
--------bricker.png(3KB)
----README.md(1KB)