Hey,
I want to allow my artists to chose an optional “name” for their render while using the tk-nuke-writenode.
I have seen there are a lot of people that have forked the tk-nuke-writenode app, is there a way that we can expose either a list of predefined elements/names/descriptors or have a text field for the name similar to the tk-multi-workfiles2 save file so that we can optionally populate a [name] key in our render templates?
I really really don’t want to fork tk-nuke-writenode, I have enough to manage without having to make sure my fork is in step with the official one.
If I do have to add this functionality myself, is there any way that we as a community (ideally all of you that have implemented this yourself and have already encountered any issues) can get some functionality merged in to tk-nuke-writenode?
I imagine we would want it as a boolean flag to enable or disable the feature.
Maybe I’m missing something obvious in the tk-nuke-writenode wiki and this is easy to do.
Thanks