Blender Git Loki
Git Commits -> Revision efcfe88
Revision efcfe88 by Lukas Toenne (master) May 9, 2013, 10:13 (GMT) |
Fix for add_node operator: needs to have SKIP_SAVE set for the settings collection to prevent it from re-using settings from a previous call. This would otherwise lead to python exceptions when those properties don't exist for the other node type (point in case: node_tree only is defined for group nodes). |
Commit Details:
Full Hash: efcfe88adccbc1ce76407887aef61dab349d7eb2
SVN Revision: 56613
Parent Commit: c1f408c
Lines Changed: +1, -0
1 Modified Path:
/release/scripts/startup/bl_operators/node.py (+1, -0) (Diff)