Blender Git Loki
Git Commits -> Revision ed71380
Revision ed71380 by Lukas Toenne (master) December 29, 2012, 08:46 (GMT) |
Fix for the NODE_OT_add_node operator. The way python classes were subclassed does not work with the registration mechanism. Combined both node_add and node_add_move operators into a single general operator with a flag. When use_transform is set, the operator will start transform on the new nodes after inserting. |
Commit Details:
Full Hash: ed713803f5ef4f0ad13e99e595556857d397f26d
SVN Revision: 53394
Parent Commit: 0cb07bc
Lines Changed: +11, -20
1 Modified Path:
/release/scripts/startup/bl_operators/node.py (+11, -20) (Diff)