Blender Git Loki
Git Commits -> Revision 20e250d
Revision 20e250d by Hans Goudey (master) May 28, 2021, 16:04 (GMT) |
Fix T88601: Attribute Compare boolean doesn't expose socket While we could make this node work for boolean inputs in the future, currently it's really just designed to compare "float-like" inputs. Many comparison modes don't even make sense for boolean inputs. Therefore, the simplest fix for this bug is just to disable the boolean attribute input modes for this node. Differential Revision: https://developer.blender.org/D11427 |
Commit Details:
Full Hash: 20e250dae307f9cb833dadc52059193dc1e1b5e5
Parent Commit: 080623b
Lines Changed: +2, -2
1 Modified Path:
/source/blender/makesrna/intern/rna_nodetree.c (+2, -2) (Diff)