Blender Git Commit Log

Git Commits -> Revision f681ce0

Revision f681ce0 by Lukas Toenne (master)
June 5, 2013, 19:06 (GMT)
Fix #35640, part 2. Check id.lib in poll functions for operators which do critical modification of node trees (create nodes, link, etc.). Transform operators and hide/show type operators are still
allowed, this does not modify actual behavior of the nodes and can be useful for inspecting linked nodes.

Commit Details:

Full Hash: f681ce08c43b838f0141e8b4875bb10d0d6b1a69
SVN Revision: 57253
Parent Commit: 4c2a51e
Lines Changed: +63, -28

9 Modified Paths:

/release/scripts/startup/bl_operators/node.py (+2, -2) (Diff)
/source/blender/editors/include/ED_screen.h (+1, -0) (Diff)
/source/blender/editors/screen/screen_ops.c (+10, -0) (Diff)
/source/blender/editors/space_node/node_add.c (+2, -2) (Diff)
/source/blender/editors/space_node/node_edit.c (+27, -13) (Diff)
/source/blender/editors/space_node/node_group.c (+1, -1) (Diff)
/source/blender/editors/space_node/node_intern.h (+1, -0) (Diff)
/source/blender/editors/space_node/node_relationships.c (+10, -10) (Diff)
/source/blender/editors/transform/transform_ops.c (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021