Skip to content

plasmax/PythonEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonEditor

A Script Editor for Foundry's NUKE with more features.

build

Installation:

Download. Copy the "PythonEditor" folder from the .zip file into your user .nuke folder.

Create a menu.py file in the .nuke folder and add the following code to it:

import PythonEditor
PythonEditor.nuke_menu_setup(nuke_menu=True, node_menu=True, pane_menu=True)

About

A Script Editor for Foundry's NUKE with more features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages