Search

Your search for thexdan returned 14 results.

Transition_Cameras

Contributed by thexdan

Transition all parameters between two named cameras in the Node graph.

Copy_Special

Contributed by thexdan

Makes a copy of the selected node which retains all the input connections. Useful if you like to copy Postage Stamps for example. It works with nodes which have multiple inputs such as Scenes, Merges and Scanline Renderers. Uses the ctrl+alt+c hotkey

Version_Difference_Tool

Contributed by thexdan

This tool will outline any differences between its A and B inputs. Useful for comparing two versions of a comp or cg render.

ComparativeGrain

Contributed by thexdan

Based on Bradley Friedman's workflow this gizmo samples grain by comparing the denoised plate to the original plate.

notelist

Contributed by thexdan

A Python powered node that creates a checklist from a copy pasted text of notes.

Toggle_Merge

Contributed by thexdan

Cycle through the Merge operations directly in the Node Graph using the '[' and ']' hotkeys! No need to open the properties panel to change from Over to Plus. Works with Merge, ChannelMerge and MergeMat nodes. Works with Python 2 (Nuke 12 and below) and Python 3 (Nuke 13 and above)!

Toggle_Merge

Contributed by thexdan

Select a Merge node and use the '[' and ']' hotkeys to toggle through the Merge operations directly in the Node Graph. To install simply add the .py file to your .nuke folder or other directory in your NUKE_PATH .

GrainEdges

Contributed by thexdan

A XOR based tool for adding grain to edges only.

Smoosh_Colours

Contributed by thexdan

A simple gizmo to bleed the hue and saturation of the background into the foreground around the edges.

Despot Alpha

Contributed by thexdan

This Toolset remove small speckles in your matte. You can toggle between removing black or white speckles and adjust teh size and tolerance values. This toolset is very light so daisy-chaining multiple nodes can be better than setting high values.

Soften No Cat

Contributed by thexdan

This is a simple soften filter based upon two non-concatenating transforms. setting the sliders to any fractional value between 0 and 1 will allow you to increase or decrease the soften. I find this softening produced by anti-aliasing to be more pleasing than the built-in soften node.

Proxy Maker

Contributed by thexdan

Tool for making half-rez proxies of mediaimage sequences in a script. Appends proxy paths to selected Read and Write nodes in the script or all Read and Write nodes if no none are selected. It creates reformats and write nodes. Our in house version submits these to the render farm and it should be fairly easy to hook this up should you wish to do so. Tested on Linux but should work fine on Windows or OSX.

Node Flipper

Contributed by thexdan

Help organize your node graph. A No-Op node which acts as an axis point about which you can flip the selected nodes. Perfect for when re-organizing scripts or templates. Everything is python but I don't believe there is any syntax that will error in python 2 versions of Nuke. v1.1 Fixed some node alignment issues in flipped nodegraphs

Regrain Changed Only

Contributed by thexdan

Takes inputs of Denoised Scan, Scan and Denoised Comp. It will apply grain to any areas changed in comp from Denoised Scan and restore the original Scan in any areas untouched.