Select all the node with the same type that the current selected node.
commit1a4bd2dd155a510e246a38deb6c49645f09d3bf8
authorDiego Hernan Borghetti <bdiego@gmail.com>
Thu, 27 Mar 2008 21:08:07 +0000 (27 18:08 -0300)
committerDiego Hernan Borghetti <bdiego@gmail.com>
Thu, 27 Mar 2008 21:08:07 +0000 (27 18:08 -0300)
tree84ad2a5a7928892968576a740f7eb60507bbae99
parent3b945d42bb7e6cc1bc3f23277f1e03f6a94a2b84
Select all the node with the same type that the current selected node.

Simple function to select multiple node of the same type, just click in
the node that you want select (for example: Viewer) and the press
Ctrl + AKEY
source/blender/include/BSE_node.h
source/blender/src/editnode.c