Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Emara <mail@OmarEmara.dev>2021-11-19 16:55:58 +0300
committerOmar Emara <mail@OmarEmara.dev>2021-11-19 16:55:58 +0300
commita20e703d1a5cc0d3e4294825e31609d9b92da06d (patch)
tree0bdb45ac7f3383b5fa3cd94ea416b1b9159279fb /source/blender/editors/space_view3d/space_view3d.c
parentfa6a913ef19c7b269dba82141db1df5d712be1a7 (diff)
Fix T93184: Link color not used for custom sockets
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. Differential Revision: https://developer.blender.org/D13274 Reviewed By: Hans Goudey
Diffstat (limited to 'source/blender/editors/space_view3d/space_view3d.c')
0 files changed, 0 insertions, 0 deletions