ynput / ayon-nuke

Nuke addon for AYON
Apache License 2.0
4 stars 11 forks source link

AY-6907 Default value for Node Exposed Knobs #28

Closed antirotor closed 2 weeks ago

antirotor commented 1 month ago

Problem

You can create new knobs exposed on write node, but you cannot set their default value.

image

But you can do it on Preceding Nodes knobs.

image

It would be helpful be able to set default value there too.

ClickUp AY-6907

jakubjezek001 commented 1 month ago

Let's admit that this isn't very clear and definitely needs to be redesigned. However, you can set the default settings for a Write node knob using the following path: ayon+settings://nuke/imageio/nodes/required_nodes/0/knobs. As you can see, this is done through ImageIO rather than the Create node's defaults.

@antirotor do you thing that this is resolving it?

antirotor commented 2 weeks ago

Do you thing that this is resolving it?

Let me consult it with the client, Maybe it is resolving it, but I agree that we should somewhat unify it or communicate it differently (but I don't have the answer on how right now ❓ )

antirotor commented 2 weeks ago

So it seems it is fine, closing this issue. Feel free to reopen.