Blender Git Commit Log
Git Commits -> Revision 017c731
Revision 017c731 by Campbell Barton (master) April 2, 2018, 11:13 (GMT) |
Logging: use for Python API Adds categories "bpy.context" & "bpy.rna" |
Commit Details:
Full Hash: 017c731cf38b01e6ffd2d57932c3a268678e51eb
Parent Commit: 21fcc72
Lines Changed: +115, -36
1 Added Path:
/source/blender/python/BPY_extern_clog.h (+35, -0) (View)
6 Modified Paths:
/source/blender/python/generic/py_capi_utils.c (+39, -10) (Diff)
/source/blender/python/generic/py_capi_utils.h (+1, -0) (Diff)
/source/blender/python/intern/bpy_interface.c (+11, -7) (Diff)
/source/blender/python/intern/bpy_rna.c (+19, -14) (Diff)
/source/blender/python/intern/bpy_rna_array.c (+5, -2) (Diff)
/source/blender/python/intern/CMakeLists.txt (+5, -3) (Diff)
/source/blender/python/generic/py_capi_utils.h (+1, -0) (Diff)
/source/blender/python/intern/bpy_interface.c (+11, -7) (Diff)
/source/blender/python/intern/bpy_rna.c (+19, -14) (Diff)
/source/blender/python/intern/bpy_rna_array.c (+5, -2) (Diff)
/source/blender/python/intern/CMakeLists.txt (+5, -3) (Diff)