Blender Git Loki
Git Commits -> Revision a63aa05
Revision a63aa05 by Bastien Montagne (temp-pyapi-units) June 16, 2014, 14:57 (GMT) |
Modifications from Campbell's review, thanks! :) |
Commit Details:
Full Hash: a63aa0524a2e7d0706983b5124d21fefc5b63c59
Parent Commit: 061ea40
Lines Changed: +128, -131
1 Deleted Path:
/source/blender/python/intern/bpy_interface.h (+0, -32)
7 Modified Paths:
/source/blender/blenlib/BLI_string.h (+2, -0) (Diff)
/source/blender/blenlib/intern/string.c (+33, -0) (Diff)
/source/blender/python/generic/py_capi_utils.c (+68, -0) (Diff)
/source/blender/python/generic/py_capi_utils.h (+2, -0) (Diff)
/source/blender/python/intern/bpy_interface.c (+1, -69) (Diff)
/source/blender/python/intern/bpy_utils_units.c (+22, -29) (Diff)
/source/blender/python/intern/CMakeLists.txt (+0, -1) (Diff)
/source/blender/blenlib/intern/string.c (+33, -0) (Diff)
/source/blender/python/generic/py_capi_utils.c (+68, -0) (Diff)
/source/blender/python/generic/py_capi_utils.h (+2, -0) (Diff)
/source/blender/python/intern/bpy_interface.c (+1, -69) (Diff)
/source/blender/python/intern/bpy_utils_units.c (+22, -29) (Diff)
/source/blender/python/intern/CMakeLists.txt (+0, -1) (Diff)