We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The "Attributes" pane of the Solver UI is very dull. We should display the states if the attributs with different colours and / or icons.
The different states are:
Locked should be grey. Animated should be the same colour as keyframes in Maya (red). Static should be a blue colour (because it's opposite to red).
The text was updated successfully, but these errors were encountered:
Adding Qt Resources for Tree View icons.
ed553c6
CMake build system compiles Qt .rcc files to be loaded at runtime for icons. Issue #29 and #30.
Set attribute icons based on the type of attribute.
1a5fb38
Issue #29 and #30.
david-cattermole
No branches or pull requests
The "Attributes" pane of the Solver UI is very dull. We should display the states if the attributs with different colours and / or icons.
The different states are:
Locked should be grey.
Animated should be the same colour as keyframes in Maya (red).
Static should be a blue colour (because it's opposite to red).
The text was updated successfully, but these errors were encountered: