D13044 allowed the link color overlay to be used with custom sockets.
This no longer works due to a condition that checks if the socket is
standard or not, which was in place to avoid bad indexing of the
std_node_socket_colors array. Since that array is no longer used, this
condition needs to be removed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- fix-T93184 (branched from master)
- Build Status
Buildable 18768 Build 18768: arc lint + arc unit