it is .r3d format
how can i transform it to raw or dpx?
thanks .
This question has probably come up before but here it goes.
I have multiple write nodes in one nuke script, each one writing to a different folder, with different ranges for frames.
Ive heard now that one can do external script referencing in Nuke 5.2, how exactly is it done, cant find it.
Or what is the other option to do it, creating some kind of gizmo, to select the each write node?
Thanks for your help !!
too many artists, and because of production speed, artists keep copying mattes and other footage to any location>> upon getting script with footage folders, updating all those takes time,
i noticed a script which helps, little.
but i see, there is tutorial from nuke, in which it asks to set one path and all read nodes get that path and concatinate with their relevant value and completes path
this is amazing, can someone please explain little about how to do that…little guidance will help…
another question:
i have recently setup nuke plugins / gizmos for network, its cool, adding gizmos to one location and setting menu.py in that folder now updates everyone..
i wanted to ask, can we extend nuke scripts location in same way??
mocha shape import is script at highend, i have to copy that to nukescripts folder and add command in toolbars.py & __init__ to import at start.
i want to map some reflections in nuke and all i have is a normal pass. How can i map a spherical environment to my objects like i would do with a envSphere in Maya?
Thx in advance
Oliver
Where do I put my init.py to be access by all users?
I have a directory with all my settings (gizmos, python, menu.py) on the network. I set my init.py to go check in that directory. Everything work fine for me. If I want the others users to get my gizmos… I tell them to copy my init.py in their directory (.nuke). Is there somewhere else I could put it so they don’t have to copy it?
And I also would like not to bother everyone if I change a python script and it’s not working, so that I could test my script before giving it to everybody. How could I do it?
Thanks for your help