You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[nodeToText](src/nodeToText)| Convert the selected nodes knobs:values to a .json. | script ||
12
-
|[metadataToCamera](src/metadataToCamera)| A custom Nuke node to convert OpenEXR metadata to a Nuke Camera node. | nodes ||
13
-
|[imageCropDivide](src/imageCropDivide)| From given maximum dimensions, divide an input image into multiples crops. | nodes, script ||
|[ocio-contrast-linear](src/ocio-contrast-linear)| contrast on linear encoded imagery based on the OCIO implementation | nodes ||
16
-
|[ocio-contrast-log](src/ocio-contrast-log)| contrast on log encoded imagery based on the OCIO implementation | nodes ||
17
-
|[ocio-saturation](src/ocio-saturation)| saturation with variable weights also based on OCIO implementation | nodes ||
18
-
|[hsv](src/hsv)| color correction with HSV model | nodes ||
19
-
|[whitebalance](src/whitebalance)| creative white balance with temperature/tint | nodes, blink ||
|[nodeToText](src/nodeToText)| Convert the selected nodes knobs:values to a .json. | script ||
12
+
|[metadataToCamera](src/metadataToCamera)| A custom Nuke node to convert OpenEXR metadata to a Nuke Camera node. | nodes ||
13
+
|[imageCropDivide](src/imageCropDivide)| From given maximum dimensions, divide an input image into multiples crops. | nodes, script ||
|[ocio-contrast-linear](src/ocio-contrast-linear)| contrast on linear encoded imagery based on the OCIO implementation | nodes ||
16
+
|[ocio-contrast-log](src/ocio-contrast-log)| contrast on log encoded imagery based on the OCIO implementation | nodes ||
17
+
|[ocio-saturation](src/ocio-saturation)| saturation with variable weights also based on OCIO implementation | nodes ||
18
+
|[hsv](src/hsv)| color correction with HSV model | nodes ||
19
+
|[whitebalance](src/whitebalance)| creative white balance with temperature/tint | nodes, blink ||
addUserKnob {26 toolName l name T ExposureBandsTest}
24
+
addUserKnob {26 toolVersion l version T 0.1.1}
25
+
addUserKnob {26 toolAuthor l author T "<a style=\"color: rgb(200,200,200);\" href=\"https://mrlixm.github.io/\">Liam Collod</a>"}
26
+
addUserKnob {26 toolDescription l description T "Test image rendering with sucessive bands of gradually increasing exposure."}
27
+
addUserKnob {26 toolUrl l url T "<a style=\"color: rgb(200,200,200);\" href=\"https://github.com/MrLixm/Foundry_Nuke\">https://github.com/MrLixm/Foundry_Nuke</a>"}
0 commit comments