Blender Git Commit Log

Git Commits -> Revision 549ed3d

Revision 549ed3d by Lukas Toenne (master)
November 6, 2013, 18:56 (GMT)
Removed the "Show Cyclic Dependencies" operator for nodes. This operator is an old relic implemented for showing cyclic node connections as red links. This is not necessary any more, the operator simply
called the generic node tree update function, which is happening anyway after all relevant node operators (if it doesn't that has to be considered a bug).

It has been suggested to better use the C key for circle select, this remains to be discussed.

Commit Details:

Full Hash: 549ed3d37873e242f12eb6d38ba481f4ed99e115
SVN Revision: 61172
Parent Commit: 7398600
Lines Changed: +0, -33

4 Modified Paths:

/release/scripts/startup/bl_ui/space_node.py (+0, -1) (Diff)
/source/blender/editors/space_node/node_intern.h (+0, -1) (Diff)
/source/blender/editors/space_node/node_ops.c (+0, -3) (Diff)
/source/blender/editors/space_node/node_relationships.c (+0, -28) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021