The node drawing function currently uses a stack-based traversal of interface items. This is hard to read and for this purpose a recursive function is easier to understand. Pull Request: https://projects.blender.org/blender/blender/pulls/112860
The node drawing function currently uses a stack-based traversal of interface items. This is hard to read and for this purpose a recursive function is easier to understand. Pull Request: https://projects.blender.org/blender/blender/pulls/112860