Blender Git Commit Log

Git Commits -> Revision aa1c028

Revision aa1c028 by Juho Vepsalainen (master)
January 7, 2008, 19:38 (GMT)
Custom Names for Nodes
This commit makes it possible to add a custom name to a node. The feature can be
accessed either by using a menu or shortcut ctrl-r. It currently works only when
a single node is selected. Invoking the feature gives a popup menu in which a new
name can be entered. If the given name is not empty, it will be shown like
"(myCustomName) NodeName" in the node header.

This feature is particularly useful when documenting complex node setups.

I also fixed the size of blur node. It was too short before due to my previous
commit.

Thanks to David Millan Escriva for contribution!

Commit Details:

Full Hash: aa1c0281c6df642d6c9673c00ac660a36a75f286
SVN Revision: 13163
Parent Commit: 7da9582
Lines Changed: +110, -9

6 Modified Paths:

/source/blender/include/BSE_node.h (+4, -0) (Diff)
/source/blender/makesdna/DNA_node_types.h (+1, -0) (Diff)
/source/blender/src/drawnode.c (+66, -5) (Diff)
/source/blender/src/editnode.c (+33, -3) (Diff)
/source/blender/src/header_node.c (+5, -1) (Diff)
/source/blender/src/toolbox.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021