Blender Git Commit Log
Git Commits -> Revision c2b2ccd
Revision c2b2ccd by Campbell Barton (master) February 10, 2010, 11:10 (GMT) |
fix for python not being able to call operators with a executuon context. |
Commit Details:
Full Hash: c2b2ccde45a9424339337ef130255138b912d29d
SVN Revision: 26764
Parent Commit: fbc201d
Lines Changed: +34, -39
6 Modified Paths:
/release/scripts/modules/bpy/ops.py (+1, -20) (Diff)
/source/blender/makesrna/intern/rna_ui.c (+16, -16) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+2, -0) (Diff)
/source/blender/python/intern/bpy_operator.c (+12, -2) (Diff)
/source/blender/python/intern/bpy_rna.c (+2, -1) (Diff)
/source/blender/render/intern/source/pipeline.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_ui.c (+16, -16) (Diff)
/source/blender/makesrna/RNA_enum_types.h (+2, -0) (Diff)
/source/blender/python/intern/bpy_operator.c (+12, -2) (Diff)
/source/blender/python/intern/bpy_rna.c (+2, -1) (Diff)
/source/blender/render/intern/source/pipeline.c (+1, -0) (Diff)