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