Blender Git Loki
Git Commits -> Revision a78aa15
Revision a78aa15 by Ton Roosendaal (master) April 2, 2013, 12:38 (GMT) |
Key mapping conflict for 'find node' versus 'add socket link' (noodle). Historically, F shortcut was for 'add edge/face' in Blender. In Node editor, F makes a noodle, ctrl+f made a noodle replace too. To keep ALT+F work for "Unattach from frame", the solution I now propose is to make CTRL+F for finding nodes, and SHIFT+F for 'add noodle with replace'. |
Commit Details:
Full Hash: a78aa15cd653c18bc0b3b486cf4c7dab39f85fd3
SVN Revision: 55718
Parent Commit: 8abfaf8
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/space_node/node_ops.c (+2, -2) (Diff)