Forum: Nuke Plugins & Scripts

Looking for nuke plugins and scripts? This is the place to get started!

Post New Thread
Page 1 of 9 1 2 3 ... LastLast
Threads 1 to 25 of 220
  Rating Title / Thread Starter Replies / Views Last Post ByReverse Sort Order

grab expression/animation using toScript() per channel , how?

hi, i want to grab any expression/animation data from any knob using toScript(), the problem i can't get it perchannel , it will return all the channels as single string. So for example : if the knob is 'translate' , how to get expression in X channel only. It looks like the toScript() can't do...

Started by metaclay‎, April 30th, 2012 10:48 PM
Replies: 0
Views: 186
April 30th, 2012, 10:48 PM Go to last post

getting current date

Hi friends for some reason i need to add current date on TEXT node in nuke. I gave on the message box, Print result is like this (Sun Apr 29 11:38:14 PM India Standard Time 2012). But i need it like this 29-04-2012. Anyone help me out this.

Started by sathees‎, April 29th, 2012 11:10 AM
Replies: 2
Views: 303
April 30th, 2012, 04:54 AM Go to last post

get Absolute position Roto Shape Point

Hello there, I`m trying to figure out how to get the absolute X Y position of a point of a Shape in the Roto or Roto Paint node. I can get the position with rotoCurve = nuke.toNode('Roto1').toElement('Layer1/Roto1') f = frame x = rotoCurve.center.getPosition(f) ...

Started by Marcozazza‎, April 10th, 2012 12:09 PM
Replies: 0
Views: 82
April 10th, 2012, 12:09 PM Go to last post

print selected nodes name to write node

/snapShots/] .nk] This will give the current script path to my write node. I want add my selected nodes name end of the above's result. How to achieve this.

Started by sathees‎, March 15th, 2012 09:12 AM
Replies: 1
Views: 298
March 15th, 2012, 10:53 AM Go to last post

Help to complete this.....

Hi friends, Currently i'm learning python scripting. I got on idea to create a tool for my convenience. idea is.... extracting a single frame using "FrameHold" function. I created below .py file with my knowledge. Cant make it work what i expect. My panel result (what ever value i given as...

Started by sathees‎, February 28th, 2012 08:07 AM
Replies: 2
Views: 354
March 4th, 2012, 10:48 PM Go to last post
Smile

a question about roto

for example I have a roto node .It has 10 bezier line. I just want to copy the selected lines to a new roto node. how to write Script? now i have a Script this script just copy all bezier line to the new roto node. How to optimize this Script? Script rL =...

Started by GGS DDD‎, February 29th, 2012 08:56 PM
Replies: 1
Views: 328
March 4th, 2012, 09:01 PM Go to last post

meny.py?

So since I'm fairly unexperienced in scripting there is one issue that I'm struggling with. First of all, I know scripting, I know Python, I know Pythonsyntax that's not the problem. The problem is, I watched several tutorials about "Python for artists" and stuff and there is one sentence they...

Started by kornyclown‎, February 28th, 2012 04:28 AM
Replies: 3
Views: 299
February 28th, 2012, 06:50 PM Go to last post

particleExpression node and "sample" command: can`t get it to work with id`s

Hello fellows. I stuck really hard with particles expression weirdness... we could use particles id`s as variable to produce some things with each particle individually in particleExpression node. for example if in Position field we enter v(id,0,0) - we get straight line of particles. one by...

Started by russiaman‎, February 23rd, 2012 06:22 AM
expressions, particleexpression, particles, weirdness
Replies: 0
Views: 404
February 23rd, 2012, 06:22 AM Go to last post

A bit more complicated expression problem

I have a problem with MergeExpression node. I want to make an expression with more than 1 condition rather than x?y:z. I need an expression like if (x) than (y) elif (x) than (y) elif (x) than (y). Is it possible to put in one line in MergeExpression?

Started by Lukasz Omasta‎, January 31st, 2012 08:04 AM
Replies: 3
Views: 501
February 6th, 2012, 09:50 AM Go to last post

Accessing nodes outside a group from inside a group (python)

Hi, I have a little proc in a text node to get infos about the plate. With this file = nuke.thisNode().input(0).input(0).input(0).knob('file').getValue()I am able to go recursively through the nodes and read the read node filename. This is working fine but I would like to put the text node...

Started by nookie‎, January 24th, 2012 03:17 AM
Replies: 0
Views: 350
January 24th, 2012, 03:17 AM Go to last post

access node inside a group with python

This is probably a very noob question but I'm not really able to figure it out :S I did a simple gizmo trough python (the number of node inside is variable so I had to script it). I just built the comp for the gizmo, selected all the nodes and I used nuke.collapseToGroup(). Now I have 3 fixed...

Started by nookie‎, January 16th, 2012 04:01 AM
Replies: 3
Views: 547
January 24th, 2012, 03:15 AM Go to last post

create a new layer and new channels

I imagine that this has been already asked, but none of the solutions it's working for me. I'm on nuke 6.1v1 and the suggested python code from the guide it's not working nuke.Layer( 'customLayer', ) # Result: Traceback (most recent call last): File "<string>", line 1, in <module>...

Started by nookie‎, January 13th, 2012 06:22 AM
Replies: 2
Views: 667
January 13th, 2012, 09:43 AM Go to last post

Overwrtite user settings/preferences

Hi, i would like to overwrite preference settings for all users based on a server profile. but as it seems i can only define those preference settings if the user does not already has them created locally. e.g.: a server file "preferences.nk" as well as preference settings in the menu.py...

Started by alexB‎, December 16th, 2011 06:53 AM
Replies: 1
Views: 2,678
December 16th, 2011, 09:44 AM Go to last post
Post

GUI creation in NUKE

hey, i want to create gridview style file browsing window in NUKE if any one could help me out , how to start up with this....what is preferable pyQt or PySide?? \

Started by yashaswiram‎, December 14th, 2011 09:56 PM
Replies: 0
Views: 1,955
December 14th, 2011, 09:56 PM Go to last post
Post

Assign hotkeys for presets locally?

Nuke's new toolset feature is awesome, however I was wondering how I can assign hotkeys (f1, f2, f3...etc.) to each toolset? I'm hopping to do this locally (i.e. from my machine) instead of in a menu.py script so I don't effect the other computers. I also don't have access to edit the .nuke folder...

Started by nicvfx‎, November 29th, 2011 03:54 PM
Replies: 1
Views: 937
December 11th, 2011, 05:23 AM Go to last post

How to access RotoPaint toolbar/toolbox values

Hi there I am trying to access the values in the RototPaint toolbar/toolbox that shows in the viewer when the node is open. For example, I am trying to set the "toolbar_opacity" using python, so that the next stroke would have that setting. I have tried the knobs in nuke.activeViewer.node(),...

Started by nofxboy1234‎, December 6th, 2011 04:36 AM
Replies: 1
Views: 373
December 7th, 2011, 03:34 AM Go to last post

how to create layers and strokes in roto node via python

how to create a layer in roto node from python? how to create a shape layer (stroke) in roto node from python? i can iterate over existing layers via this code, but unable to create new ones.. rotoNode = nuke.selectedNode() cKnob= rotoNode root = cKnob.rootLayer

Started by lalamax3d‎, December 3rd, 2011 08:54 AM
Replies: 3
Views: 422
December 6th, 2011, 01:24 AM Go to last post

workaround for NFX multiplyNormals - aka: create object space normals

hi, in previous projects we used the NFX plugins. especially for creating object space normals. (we multiplied camera normals with the camera´s axis in nuke with "multiplyNormals" from NFX). we had a version update to nuke 6.3 and therefore the NFX plugins are not available anymore. so: does...

Started by alexB‎, November 16th, 2011 06:46 AM
Replies: 0
Views: 493
November 16th, 2011, 06:46 AM Go to last post

ForEach Script for Nuke

Hey everyone, I just completed scripting a For-Each Node for Nuke, which basically makes it possible to apply a set of nodes to an unlimited number of inputs, e.g. Read nodes. Read more and download the nuke script over at http://www.creatogether.com/foreach-nk Cheers, Dan

Started by creatogether‎, November 11th, 2011 01:18 PM
Replies: 1
Views: 400
November 14th, 2011, 01:24 AM Go to last post

How to reference node inside gizmo from outside?

Hey guys, EDIT: I've figured out the answer to my last question (variable = nuke.toNode("myGizmo.whatevergizmonodename")) and have a new one: Say I have a gizmo called myGizmo. Inside that, I have a NoOp that I have named whatevergizmoname. To reference this NoOp, I ask for...

Started by lok3sh‎, November 5th, 2011 12:55 AM
Replies: 5
Views: 797
November 11th, 2011, 03:48 PM Go to last post

TypeError: 'NoneType' object is unsubscriptable ??

Hey, me again ;) i write on my gui in nuke and get always the same error message: TypeError: 'NoneType' object is unsubscriptable here a part of the code: . . .

Started by flip3d‎, November 11th, 2011 05:33 AM
Replies: 0
Views: 481
November 11th, 2011, 05:33 AM Go to last post

Importing a script without nuke knowing your last mouse click position..

I have a script that gets imported into Nuke but the last node that gets created (in this case, a write node) will always jump to where I last clicked in the node graph before importing the script, making that node get positioned oddly each time I import the script. How can I disable this? I...

Started by RumbleMonk‎, November 8th, 2011 08:18 AM
Replies: 0
Views: 370
November 8th, 2011, 08:18 AM Go to last post

Import script button from shared folder structure a la Luma Pictures gizmo setup.

Long title there.. I'm using Luma Pictures shared gizmo setup where you copy init.py and menu.py to your local folders and they look at a shared folder for automatic gizmo button creation. Now I'm wanting to do the same but have the ability to import a nuke script template instead of a gizmo....

Started by RumbleMonk‎, November 7th, 2011 03:21 PM
Replies: 2
Views: 444
November 8th, 2011, 08:00 AM Go to last post

create button in class?

Hey, i`m new in python scripting and try to create a custom gui. my question is, how can i build a button into my panel? i use the nukescript.pythonPanel class. i can create nuke.Enumeration_Knob but what is the command for button??there is no nuke.button, isn it? please give me an answer....

Started by flip3d‎, November 3rd, 2011 07:30 AM
Replies: 1
Views: 306
November 3rd, 2011, 07:51 AM Go to last post

tinderbox flickering bug

Does anyone have similar problems? t_lightning tool.nuke 6.3v4- 6.2v4 Thanks.

Started by olegwer‎, October 31st, 2011 10:30 AM
Replies: 0
Views: 481
October 31st, 2011, 10:30 AM Go to last post

Post New Thread
Forum Information and Options
Moderators of this Forum
Users Browsing this Forum

There are currently 2 users browsing this forum. (0 members & 2 guests)

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend
Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts