Nuke: Instance attribute in create write render settings
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10
- Forks
- 34
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 4
Description
Is there an existing issue for this?
- I have searched the existing issues.
Please describe the feature you have in mind and explain what the current shortcomings are?
Nuke Creator instance attribute settings is confusing.
problem as reported by krishna on discord:
Just wondering whats the actual difference between these!, they both seems almost same to me, if they perform different actions, names maybe confusing
How would you imagine the implementation of the feature?
Better naming.
Are there any labels you wish to add?
- I have added the relevant labels to the enhancement request.
Describe alternatives you've considered:
No response
Additional context:
I went through the code and found out (please correct me if I'm wrong):
Farm Rendering -> adds two more render targets in Nuke publisher.
https://github.com/ynput/ayon-core/blob/ec0c004765cb5cca81ec00b8b31fe8208d1f9021/server_addon/nuke/client/ayon_nuke/api/plugin.py#L334-L336
Render On Farm -> adds a Render Farm button to the instance node
https://github.com/ynput/ayon-core/pull/314
[cuID:AY-5929]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with server_addon/nuke/client/ayon_nuke/api/plugin.py around lines 334-336, then inspect pull request #314 to compare the Farm Rendering and Render On Farm settings. Confirm what each option changes in Nuke, choose names that distinguish those behaviors, and verify the instance attribute UI uses the revised names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100