Blender Git Loki
Git Commits -> Revision 1081601
Revision 1081601 by Campbell Barton April 16, 2018, 09:20 (GMT) |
Logging: use for Python API Adds categories "bpy.context" & "bpy.rna" |
Commit Details:
Full Hash: 1081601a2e08ad6da5b94360381248991e980314
Parent Commit: f192a2f
Committed By: Gaia Clary
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)