This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Ethan-Hall 15186f4259 Shader Nodes: added alpha mode selector to Image Texture node
Enables image user nodes to display the file alpha mode, similar to the
colorspace setting.

Also removes image_has_alpha in favor of using BKE_image_has_alpha, because it
did not check if the image actually had an alpha channel, just if the file format
was capable of supporting an alpha channel.

Differential Revision: https://developer.blender.org/D14153
2022-03-07 17:39:27 +01:00
..
2022-03-07 17:28:39 +01:00
2022-03-07 17:28:39 +01:00
2022-03-07 17:28:39 +01:00
2022-03-02 22:25:43 +01:00
2022-03-02 17:13:57 +01:00
2022-02-15 12:32:15 +01:00