Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brecht@blender.org>2021-01-27 17:00:27 +0300
committerBrecht Van Lommel <brecht@blender.org>2021-01-28 15:16:49 +0300
commita51ff5208b47254122eefb4ed9cc832fb4885012 (patch)
tree3e54b8a98d5f8b1c68230e4e22f9c33ea03d8707 /source/blender/depsgraph
parent3726aa68c35d91aa6065d197aecdc3ee36a1b38f (diff)
Fix alpha transparency slider range being influenced by RGB values
For buttons that edit array properties, the soft min/max and slider ranges are based on the range of all values in the array. However for alpha this does not make much sense, the only reasonable range is 0..1 even when there are RGB values larger than 1. So treat alpha as an individual property.
Diffstat (limited to 'source/blender/depsgraph')
0 files changed, 0 insertions, 0 deletions