NatronImportNuke v1.3


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: rebecca lin
import natron file into nuke
Requirements:
7.1, 7.0, 6.3, 6.2, 6.1, 6.0 or later
Windows
05 Jan 2017
505

This scripts can import Natron files to Nuke.

 

-- instal --

1.Copy the files from 'NatronImportNuke' folder to your nuke plugin path directory (3 PYC files and 1 PNG file)

-- On windows usualy is here : C:/User/(username)/.nuke

-- On mac usually is here : /Library/Application Support/NUKE/(version)/plugins

2.Add this code in your own menu.py:

toolbar = nuke.menu('Nodes')
mcMenu = toolbar.addMenu('NatronImportNuke',icon= 'NatronImportNuke_icon.png')
mcMenu.addCommand('NatronImportNuke', 'import_natronXML.import_natron_xml()')

3.Open your Nuke and import it !

 

Another installation method:

1.Download 'NatronImportNuke' folder

2.Add the folder path in your 'NUKE_PATH'

 

-- usage --

1.Click the icon

2.Choose your natron file and click 'OK'

 

This script is being developed,I hope to get more suggestions!

Thanks!

image

Please login in order to download these files.

Comments   

 
0 # iden yang 2016-12-21 04:25
Hi Rebecca,
I place the folder into my user/.nuke,
and write "import NatronImportNuk e" in my own menu.py
but doesn't work.....

Thanks :-)
 
 
0 # rebecca lin 2016-12-21 09:33
Hi,
Maybe you can copy the file from 'NatronImportNu ke' folder (3 PYC files and a PNG) to your user/.nuke
then add this code in your own menu.py:

toolbar = nuke.menu('Nodes')
mcMenu = toolbar.addMenu('NatronImportNu ke',icon= "NatronImportNuke_icon.png")
mcMenu.addCommand('NatronImportNu ke', 'import_natronXML.import_natron_xml()')

Thanks!
 
 
0 # iden yang 2016-12-22 06:54
Hi Rebecca,
That's my problem,
"Bad magic number while trying to import .pyc module"
Nuke10 is using python2.7 the same as 9&8, but Nuke7 uses python2.6

:-) Thanks for help
 
 
0 # rebecca lin 2017-01-05 11:13
Hi,
I'm so sorry, this scripts just working on Nuke7 now, thanks your suggestions.
 
 
0 # John Paris 2017-01-03 17:28
Hi,

I'm on Mac OS 10.11.4

The plugin launches in Nuke 7.x
(not 9 or 10: "error interpreting this plugin")

On import, Nuke 7 can't find default Colorbar node or Sapphire Blur for example.
But the ColorCorrect and the CheckerBoard are found with the same modified parameters as Natron.

I hope it can help.

Regards,
 
 
0 # rebecca lin 2017-01-05 11:16
Hi,
I update the script ( add "Colorbar" node in the script ), you can download the new script.
Thanks your suggestions!
 
 
0 # Locust Reign 2017-02-20 13:10
Hi!
Nicely done! Is it possible to make it compatible with the nuke 10?
Cheers!!
 
 
0 # mark wallman 2017-09-29 10:37
Hi.

Im in windows nuke X10.5 I get the error

Traceback (most recent call last):
File "C:\Docs\nuke/m enu.py", line 2, in
import import_natronXML
ImportError: Bad magic number in C:\Docs\nuke/plugins\import_natronXML.pyc

Any help would be great. Best

Mark
 
 
+2 # del depierro 2018-03-09 18:06
Hey Rebecca,
how about some community help with updating NatronToNuke.
I think we would all love to see this tool move into the future,

Del
 
 
+3 # vladimer castaneto 2018-05-15 00:55
if we can contact the developer maybe we can make this an opensource project. actually i'm hoping to make this compatible with nuke 11
 
 
0 # Jing XIE 2022-05-09 15:07
Does any one know how to convert reversely? I just want to use nk file in Natron. I can pay you if necessary.
 
 
0 # Brad Falk 2022-09-10 04:11
Are there any updates on this to work for nuke12
 

You have no rights to post comments

We have 3107 guests and 61 members online