Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Display overriden vs. default values of attributes in publisher UI #139

Closed
2 tasks done
antirotor opened this issue Feb 29, 2024 · 1 comment · Fixed by #982
Closed
2 tasks done

Enhancement: Display overriden vs. default values of attributes in publisher UI #139

antirotor opened this issue Feb 29, 2024 · 1 comment · Fixed by #982
Assignees
Labels
backlog added into backlog type: enhancement Improvement of existing functionality or minor addition

Comments

@antirotor
Copy link
Member

antirotor commented Feb 29, 2024

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?

With attributes, there is no way to know if artist changed value on them from default.

How would you imagine the implementation of the feature?

This could be easily shown just by changing font-face or color. Something like:

foo: [bar] (default)
foo: [goo] (overriden)

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:

No response

[cuID:AY-2614]

@antirotor antirotor added type: enhancement Improvement of existing functionality or minor addition backlog added into backlog and removed backlog added into backlog labels Feb 29, 2024
@BigRoy
Copy link
Collaborator

BigRoy commented Feb 29, 2024

I personally like the way Houdini displays non-default values with bold value:

image

Note e.g. here the Transform tab being bold because there are children with non-default values.
Then the Translate Y and first dropdown of Transform Order here are non-default values, shown by bold values.

It's not super in your face that it gets annoying but it's obvious enough when you want to look at what is at a default value or not.

👍


Might be a separate feature request, but bonus points for being able to right click and "Revert to defaults" or something along those lines.

Houdini even has Revert to Defaults as a shortcut - since it's quite an often used feature:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog added into backlog type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants