tornavis/source/blender/makesrna
Wannes Malfait 6ddd280b21 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
2021-03-30 10:15:23 -05:00
..
intern Nodes: Expose multi input socket in python API 2021-03-30 10:15:23 -05:00
rna_cleanup Cleanup: pep8 (indentation, spacing, long lines) 2020-10-02 11:59:16 +10:00
CMakeLists.txt Cleanup: remove contributors for CMake files 2019-02-05 09:10:32 +11:00
RNA_access.h Grease Pencil: Add LineArt modifier 2021-03-16 19:59:09 +01:00
RNA_define.h Fix T86332: Error using lambda in annotations in Python 3.10 2021-03-16 15:17:45 +11:00
RNA_documentation.h Cleanup: comments (long lines) in makesrna 2019-04-22 06:30:08 +10:00
RNA_enum_types.h Geometry Nodes: show domain in attribute fill node 2021-03-23 10:28:52 +01:00
RNA_types.h Cleanup: use 'pragma once' 2021-01-04 17:38:11 +11:00