Blender Git Commit Log

Git Commits -> Revision e5647ea

Revision e5647ea by Campbell Barton (master)
November 5, 2011, 08:40 (GMT)
py operators - don't use the screen as an operators ID anymore, screen's don't store operator instances and operator functions have access to the context if they need the current screen.

also add some more py api file descriptions.

Commit Details:

Full Hash: e5647ea196c360905d8f0e1c1b2fad1745cb5cf5
SVN Revision: 41549
Parent Commit: 2b93990
Lines Changed: +46, -35

11 Modified Paths:

/source/blender/editors/interface/interface.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_wm.c (+6, -6) (Diff)
/source/blender/python/generic/bgl.c (+8, -8) (Diff)
/source/blender/python/generic/bgl.h (+1, -2) (Diff)
/source/blender/python/generic/blf_py_api.c (+2, -1) (Diff)
/source/blender/python/generic/bpy_internal_import.c (+7, -2) (Diff)
/source/blender/python/generic/noise_py_api.c (+4, -5) (Diff)
/source/blender/python/generic/py_capi_utils.c (+7, -0) (Diff)
/source/blender/python/intern/bpy_driver.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_library.c (+6, -5) (Diff)
/source/blender/python/intern/bpy_util.c (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021