Blender Git Commit Log
Git Commits -> Revision 0ffc603
Revision 0ffc603 by Campbell Barton (master) December 31, 2015, 10:20 (GMT) |
Cleanup: Py API naming Use BPY_execute_* prefix for all Python execution commands |
Commit Details:
Full Hash: 0ffc603553bb6a5dd3ce96e88bc9be34356fc0cf
Parent Commit: 16e1bbf
Lines Changed: +53, -52
12 Modified Paths:
/source/blender/editors/interface/interface.c (+2, -2) (Diff)
/source/blender/editors/space_script/script_edit.c (+2, -2) (Diff)
/source/blender/editors/space_text/text_ops.c (+1, -1) (Diff)
/source/blender/editors/util/numinput.c (+1, -1) (Diff)
/source/blender/freestyle/intern/system/PythonInterpreter.h (+7, -7) (Diff)
/source/blender/python/BPY_extern.h (+5, -7) (Diff)
/source/blender/python/generic/py_capi_utils.c (+6, -6) (Diff)
/source/blender/python/generic/py_capi_utils.h (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+21, -18) (Diff)
/source/blender/python/intern/bpy_utils_units.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+1, -1) (Diff)
/source/creator/creator.c (+5, -5) (Diff)
/source/blender/editors/space_script/script_edit.c (+2, -2) (Diff)
/source/blender/editors/space_text/text_ops.c (+1, -1) (Diff)
/source/blender/editors/util/numinput.c (+1, -1) (Diff)
/source/blender/freestyle/intern/system/PythonInterpreter.h (+7, -7) (Diff)
/source/blender/python/BPY_extern.h (+5, -7) (Diff)
/source/blender/python/generic/py_capi_utils.c (+6, -6) (Diff)
/source/blender/python/generic/py_capi_utils.h (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+21, -18) (Diff)
/source/blender/python/intern/bpy_utils_units.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+1, -1) (Diff)
/source/creator/creator.c (+5, -5) (Diff)