This repository was archived by the owner on Sep 20, 2024. It is now read-only.
Maya: change label in the render settings to be more readable#5713
Closed
Maya: change label in the render settings to be more readable#5713
Conversation
BigRoy
reviewed
Oct 6, 2023
| { | ||
| "type": "label", | ||
| "label": "Add additional options - put attribute and value, like <code>defaultArnoldRenderOptions.AASamples</code> = <code>4</code>" | ||
| "label": "Add additional options - put attribute and value, like <code>defaultArnoldRenderOptions.AASamples</code> for attribute and to next field value <code>4</code>" |
Collaborator
There was a problem hiding this comment.
Doesn't feel that much clearer to me.
Suggested change
| "label": "Add additional options - put attribute and value, like <code>defaultArnoldRenderOptions.AASamples</code> for attribute and to next field value <code>4</code>" | |
| "label": "Add additional required attribute values - set the attribute and value, like <code>defaultArnoldRenderOptions.AASamples</code> with the node name with attribute left and the required value to the right <code>4</code>" |
Not sure if the UI is left right like that, but that reads clearer to me at least.
Also, are these labels also in AYON settings? If so, might need updating there too?
LiborBatek
suggested changes
Oct 26, 2023
Contributor
|
Closing this in favour of #6134 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Changelog Description
Fixing labels in Maya Render Settings where the labels could be misleading about how to enter values.