From d5d76a9998779238935911653a0475b118e24e69 Mon Sep 17 00:00:00 2001 From: Leon Schittek Date: Thu, 6 Jun 2024 22:00:40 +0200 Subject: [PATCH] Node Editor: Documentation for the auto label overlay --- manual/interface/controls/nodes/introduction.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manual/interface/controls/nodes/introduction.rst b/manual/interface/controls/nodes/introduction.rst index fd94cacf3..1bb6b34ed 100644 --- a/manual/interface/controls/nodes/introduction.rst +++ b/manual/interface/controls/nodes/introduction.rst @@ -83,6 +83,11 @@ There is a toggle to show or hide all overlays for the node editor next to the o Wire Colors Color node links based on their connected sockets. +.. _bpy.types.SpaceNodeOverlay.show_reroute_auto_labels: + +Reroute Auto Labels + Label reroute nodes based on the label of connected reroute nodes. + .. _bpy.types.SpaceNodeOverlay.show_context_path: Context Path -- 2.30.2