Blender Git Commit Log

Git Commits -> Revision 3c3502f

Revision 3c3502f by Diego Borghetti (master)
May 12, 2010, 13:55 (GMT)
Small change to Node Space and two new function.

"Select all of the same type" now is binding to Shift + GKEY

Two new function, select next and prev node of the same type.

Select a node and press Shift + [ or Shift + ] go to the
previous and next node of the same type (of the active node).

Commit Details:

Full Hash: 3c3502fda40959f75453f4bc40d4c09e26f5b2ec
SVN Revision: 28737
Parent Commit: 9a4ba57
Lines Changed: +102, -2

5 Modified Paths:

/release/scripts/ui/space_node.py (+2, -0) (Diff)
/source/blender/editors/space_node/node_edit.c (+41, -0) (Diff)
/source/blender/editors/space_node/node_intern.h (+3, -0) (Diff)
/source/blender/editors/space_node/node_ops.c (+6, -2) (Diff)
/source/blender/editors/space_node/node_select.c (+50, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021