Blender Git Loki
Git Commits -> Revision 9bc177d
Revision 9bc177d by Alexander Gavrilov (master) November 3, 2020, 13:35 (GMT) |
Materials: support true float4 attributes in the Attribute node. Add a new Alpha socket to the Attribute node that outputs the fourth component of the attribute. Currently the only such attribute is vertex color, but there may be more in the future. If the attribute has no alpha channel, the expected value is 1. The Cycles code is already refactored and committed by Brecht. Ref D2057 |
Commit Details:
Full Hash: 9bc177d8ded4ba498762813a0d5106005fef0e67
Parent Commit: da93da4
Lines Changed: +15, -6