Blender Git Loki
Git Commits -> Revision c90db8d
Revision c90db8d by Campbell Barton (master) November 2, 2009, 00:20 (GMT) |
last commit broke running python operators note that you can still set rna properties like this. bpy.data.__dict__["var"] = 1 print(bpy.data.var) but this is only stored for the python objects lifetime and not actually attached to blenders data |
Commit Details:
Full Hash: c90db8d270e16dddaebd122a6599be0c8e7c7196
SVN Revision: 24224
Parent Commit: e8b5eff
Lines Changed: +5, -5
1 Modified Path:
/source/blender/python/intern/bpy_operator_wrap.c (+5, -5) (Diff)