Blender Git Commit Log
Git Commits -> Revision 6ddd280
Revision 6ddd280 by Wannes Malfait (master) March 30, 2021, 15:15 (GMT) |
Nodes: Expose multi input socket in python API It was not possible to determine if a socket was multi input previously with BPY. This patch exposes the flag as a read-only property of a node socket. This is important for addons which automatically add connections between nodes. Differential Revision: https://developer.blender.org/D10847 |
Commit Details:
Full Hash: 6ddd280b21025cdce981f64cabae35348804b95c
Parent Commit: 6ea09db
Committed By: Hans Goudey
Lines Changed: +6, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_nodetree.c (+6, -0) (Diff)