Blender Git Loki
Git Commits -> Revision abf551b
Revision abf551b by Campbell Barton (master) March 26, 2012, 20:41 (GMT) |
style cleanup: py api |
Commit Details:
Full Hash: abf551b1a51fe7991be0eb9a8ced6a9c4db927e5
SVN Revision: 45190
Parent Commit: 57f7aca
Lines Changed: +1031, -1026
17 Modified Paths:
/source/blender/python/bmesh/bmesh_py_types.c (+2, -2) (Diff)
/source/blender/python/bmesh/bmesh_py_types_customdata.c (+2, -2) (Diff)
/source/blender/python/intern/bpy.c (+5, -5) (Diff)
/source/blender/python/intern/bpy_app.c (+2, -1) (Diff)
/source/blender/python/intern/bpy_app_ffmpeg.c (+7, -5) (Diff)
/source/blender/python/intern/bpy_app_handlers.c (+44, -44) (Diff)
/source/blender/python/intern/bpy_interface.c (+12, -12) (Diff)
/source/blender/python/intern/bpy_library.c (+44, -43) (Diff)
/source/blender/python/intern/bpy_operator.c (+13, -13) (Diff)
/source/blender/python/intern/bpy_operator_wrap.c (+2, -1) (Diff)
/source/blender/python/intern/bpy_props.c (+28, -28) (Diff)
/source/blender/python/intern/bpy_rna.c (+810, -811) (Diff)
/source/blender/python/intern/bpy_rna_anim.c (+9, -9) (Diff)
/source/blender/python/intern/bpy_rna_array.c (+2, -2) (Diff)
/source/blender/python/intern/bpy_traceback.c (+5, -5) (Diff)
/source/blender/python/intern/bpy_util.c (+4, -4) (Diff)
/source/blender/python/intern/gpu.c (+40, -39) (Diff)
/source/blender/python/bmesh/bmesh_py_types_customdata.c (+2, -2) (Diff)
/source/blender/python/intern/bpy.c (+5, -5) (Diff)
/source/blender/python/intern/bpy_app.c (+2, -1) (Diff)
/source/blender/python/intern/bpy_app_ffmpeg.c (+7, -5) (Diff)
/source/blender/python/intern/bpy_app_handlers.c (+44, -44) (Diff)
/source/blender/python/intern/bpy_interface.c (+12, -12) (Diff)
/source/blender/python/intern/bpy_library.c (+44, -43) (Diff)
/source/blender/python/intern/bpy_operator.c (+13, -13) (Diff)
/source/blender/python/intern/bpy_operator_wrap.c (+2, -1) (Diff)
/source/blender/python/intern/bpy_props.c (+28, -28) (Diff)
/source/blender/python/intern/bpy_rna.c (+810, -811) (Diff)
/source/blender/python/intern/bpy_rna_anim.c (+9, -9) (Diff)
/source/blender/python/intern/bpy_rna_array.c (+2, -2) (Diff)
/source/blender/python/intern/bpy_traceback.c (+5, -5) (Diff)
/source/blender/python/intern/bpy_util.c (+4, -4) (Diff)
/source/blender/python/intern/gpu.c (+40, -39) (Diff)