NodeEditor Plus [Unofficial]

 From:  Psygorn (DRILLBIT)
11614.49 
Hi Mo or Michael,

Thank you so much for your amazing work! I hope more people will dive in and contribute to developing Nodeeditorplus!

I opened the .zip file you uploaded, copied the 'NodeEditorPlus' folder, and pasted it into: C:\Users\user_1\AppData\Roaming\Moi.

Next, I created a shortcut key 'Ctrl+Alt+N' and used the following script to launch it:

script: moi.ui.createDialog( 'moi://appdata/NodeEditorPlus/index.html', 'resizeable,defaultWidth:680,defaultHeight:420', moi.ui.mainWindow );

Everything seems to be working fine so far, but I figured it wouldn’t hurt to double-check—have I done this correctly?


Edit: Also Michael, I noticed it was not possible to create "Ctrl+Space" short key! is that correct?

- Psygorn