Closed osiriswrecks closed 2 years ago
We only do this a handful of times but I didn't realize there was a boolean already in the NodeSocket class: https://docs.blender.org/api/current/bpy.types.NodeSocket.html?highlight=nodesocket#bpy.types.NodeSocket.hide_value. Let's use this instead to clean up code.
We only do this a handful of times but I didn't realize there was a boolean already in the NodeSocket class: https://docs.blender.org/api/current/bpy.types.NodeSocket.html?highlight=nodesocket#bpy.types.NodeSocket.hide_value. Let's use this instead to clean up code.