Blender Git Commit Log

Git Commits -> Revision 5c646e7

Revision 5c646e7 by Lukas Toenne (master)
April 16, 2012, 10:50 (GMT)
Reverted r43219 "Improved auto-hiding of unused sockets for collapsed nodes."

This feature did have a number of flaws and caused some controversy, so removal is the better option. Hiding nodes without prior connections would just hide all the sockets, leaving an unusable node. Better way is to use the ctrl+h shortcut to explicitly hide unused sockets when necessary.

Commit Details:

Full Hash: 5c646e7e3a48c7fea0bfea407d3d27df0b1aa02b
SVN Revision: 45689
Parent Commit: bd61373
Lines Changed: +19, -86

5 Modified Paths:

/source/blender/blenkernel/intern/node.c (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -58) (Diff)
/source/blender/editors/space_node/node_edit.c (+14, -24) (Diff)
/source/blender/editors/space_node/node_intern.h (+2, -2) (Diff)
/source/blender/makesdna/DNA_node_types.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021