nodeExample v1.1
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Jorge HI
A node that contains all the available nuke knobs and python utils to develop your own nodes.
Requirements:
13.0 or later
Linux, Mac, Windows
13.0 or later
Linux, Mac, Windows
02 Jun 2024
141
This Node constains:
- All the knobs class available from Nuke and options to create them in the selected nodes, open the documentation of each Knob in the API doc from Nuke, utils to links knobs and utils to set Flags in Knobs.
- A preview of each method to read the value from a Knob:
- An example of how to preview values dynamicaly in text knobs.
- Utils to create and insert knobs in an existing node in any possition.
Version Log:
- 0.1.0: First version include:
- All knobs.
- Utils to create knobs.
- Preview of read methods from Nuke Python API.
- Utils to preview values and TCL expressions.
- Utils to insert knobs dynamicaly in any possition of a Node.
- 0.1.1:
- Replace the knobs refresh button to get the knob list from the Nuke API directly.
- Add utils to open the documentation page from a Knob.
- Add utils to show the required code to link knobs.
- Add utils to set, remove and copy flags in knobs.
- Add more method to the Readknob tab to preview the results depending of the knob type.
Please login in order to download these files.