Blender Git Loki

Git Commits -> Revision 1730829

Revision 1730829 by Campbell Barton (master)
September 1, 2021, 06:33 (GMT)
Cleanup: move RNA utility functions into a generic module

Avoid having to include bpy_rna.h for enum utility functions,
recently added to idprop_py_ui_api.c.

Commit Details:

Full Hash: 1730829592478f584d15f7874fa7e9cade1eb169
Parent Commit: 5352b33
Lines Changed: +323, -245

2 Added Paths:

/source/blender/python/generic/py_capi_rna.c (+245, -0) (View)
/source/blender/python/generic/py_capi_rna.h (+66, -0) (View)

13 Modified Paths:

/source/blender/python/generic/CMakeLists.txt (+2, -0) (Diff)
/source/blender/python/generic/idprop_py_ui_api.c (+1, -2) (Diff)
/source/blender/python/intern/bpy_capi_utils.c (+0, -18) (Diff)
/source/blender/python/intern/bpy_capi_utils.h (+0, -2) (Diff)
/source/blender/python/intern/bpy_gizmo_wrap.c (+2, -0) (Diff)
/source/blender/python/intern/bpy_msgbus.c (+1, -0) (Diff)
/source/blender/python/intern/bpy_operator.c (+1, -0) (Diff)
/source/blender/python/intern/bpy_props.c (+1, -0) (Diff)
/source/blender/python/intern/bpy_rna.c (+1, -187) (Diff)
/source/blender/python/intern/bpy_rna.h (+0, -36) (Diff)
/source/blender/python/intern/bpy_rna_anim.c (+1, -0) (Diff)
/source/blender/python/intern/bpy_rna_callback.c (+1, -0) (Diff)
/source/blender/python/intern/bpy_rna_id_collection.c (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021