nuke dockable panel for testing pyhon modules with click of a button, built for compers who uses external IDE.
TestFlight
Updated: 23 June 2020
Author: tianlunjiang
Compatible Nuke versions: 11.3 or later
Compatibility: Windows
Test Flight
nuke dockable panel for testing pyhon modules with click of a button, built for compers who uses external IDE. saves time not copy and paste code back and forth
version 2.0 update
- update core test function to match exactly with nuke's built-in Script Editor
- Save test log in
.nuke/
directory and load recently successful execute on relaunch - add
function to call field
, custom single-line debug code to execute - add tooltip with suggested function to call, auto-populate and auto-updated with selected module
version 0.1 update
-
Bug Fix for not parsing super() functions properly