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:
authorJeroen Bakker <jeroen@blender.org>2020-03-23 15:51:55 +0300
committerJeroen Bakker <jeroen@blender.org>2020-03-23 15:56:42 +0300
commit6a5bd812b569d5fe1f09bd5610ce9d0c119f1a21 (patch)
tree92c1b1038044aa53843a459623b5f2f8eba76da8 /source/blender/draw
parent64982e213f014123d1b0406cf9ae893910a6a3d3 (diff)
Fix T74586: Image Editor Uses Invalid Display Channels
When using the image editor the display channels attribute can become invalid when selecting another image/buffer. This patch will check what display channels are valid and when an invalid channel is selected it will fall back to the color channel. To de-duplicate the code it also introduces a `ED_space_image_get_display_channel_mask` function that will determine the valid bitflags for the display channel of a given `ImBuf`.
Diffstat (limited to 'source/blender/draw')
0 files changed, 0 insertions, 0 deletions