Blender Git Commit Log

Git Commits -> Revision 2f6a158

Revision 2f6a158 by Campbell Barton (master)
January 23, 2010, 01:02 (GMT)
when python calls an operator, return a set from the operator flag, this matches the set that python operators themselves return. eg.
{'MODAL'} or... {'FINISHED'}

Commit Details:

Full Hash: 2f6a158d21ae0ca5dba0c67e4e199cd995e4ce15
SVN Revision: 26203
Parent Commit: 8dd14e1
Lines Changed: +27, -2

3 Modified Paths:

/source/blender/python/intern/bpy_operator.c (+7, -2) (Diff)
/source/blender/python/intern/bpy_rna.c (+18, -0) (Diff)
/source/blender/python/intern/bpy_rna.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021