Files
test2/source
Lukas Tönne 3b66d4af87 Fix: Geometry Nodes: Show menu socket name in boolean Switch nodes
The socket name on Menu sockets is hidden by default to save layout space.
In some nodes with multiple menu inputs (switch nodes) this leads to ambiguity,
so the socket name is enabled explicitly for these node types. This was already
done for Menu Switch nodes but not for the boolean Switch node yet.

Pull Request: https://projects.blender.org/blender/blender/pulls/139628
2025-05-30 11:54:20 +02:00
..