Blender Git Loki
Git Commits -> Revision db7a4e5
Revision db7a4e5 by Campbell Barton (master) September 18, 2010, 15:30 (GMT) |
move namespace creation function into py_capi_utils.c, to be used in more general cases, not just the blender/rna api. |
Commit Details:
Full Hash: db7a4e530ee0ac32113d321201ea5fc525509ec9
SVN Revision: 32001
Parent Commit: a45797f
Lines Changed: +37, -34
5 Modified Paths:
/source/blender/python/generic/bpy_internal_import.c (+0, -23) (Diff)
/source/blender/python/generic/bpy_internal_import.h (+0, -3) (Diff)
/source/blender/python/generic/py_capi_utils.c (+22, -0) (Diff)
/source/blender/python/generic/py_capi_utils.h (+4, -0) (Diff)
/source/blender/python/intern/bpy_interface.c (+11, -8) (Diff)
/source/blender/python/generic/bpy_internal_import.h (+0, -3) (Diff)
/source/blender/python/generic/py_capi_utils.c (+22, -0) (Diff)
/source/blender/python/generic/py_capi_utils.h (+4, -0) (Diff)
/source/blender/python/intern/bpy_interface.c (+11, -8) (Diff)