You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let the user know when an asset is being updated or created anew. For example, if rigDefault has been created elsewhere, color the line edit orange. Otherwise, color it green.
Motivation
It can be difficult to know whether you are accidentally updating something that already exists, or creating something new when you meant to update. Especially if working on the same subset in more than a single scene.
Implementation
Apply color to represent existence.
The text was updated successfully, but these errors were encountered:
Goal
Let the user know when an asset is being updated or created anew. For example, if
rigDefault
has been created elsewhere, color the line edit orange. Otherwise, color it green.Motivation
It can be difficult to know whether you are accidentally updating something that already exists, or creating something new when you meant to update. Especially if working on the same subset in more than a single scene.
Implementation
Apply color to represent existence.
The text was updated successfully, but these errors were encountered: