Blender Git Commit Log

Git Commits -> Revision a96ccf2

Revision a96ccf2 by Jeroen Bakker (master)
March 22, 2019, 16:03 (GMT)
NodeEditor: Connect Viewer To Socket Selection

Request from the Spring team. When compositing the CTRL-Shift Click on a
node cycles the viewnode with an output socket. When you have many
render layers you spend time cycling to the desired socket. This patch
allows the user to CTRL-Shift Click on a socket to connect directly to
that socket.

Reviewed By: brecht

Maniphest Tasks: T62785

Differential Revision: https://developer.blender.org/D4564

Commit Details:

Full Hash: a96ccf20b6c30a44873cca817b8fa23de5e44a05
Parent Commit: 530e7cc
Lines Changed: +60, -32

3 Modified Paths:

/source/blender/editors/space_node/node_ops.c (+3, -1) (Diff)
/source/blender/editors/space_node/node_relationships.c (+11, -0) (Diff)
/source/blender/editors/space_node/node_select.c (+46, -31) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021