Blender Git Loki
Git Commits -> Revision 1b86da9
Revision 1b86da9 by Campbell Barton (pygpu_extensions) February 12, 2021, 15:13 (GMT) |
PyAPI: use PyModule_AddType utility function |
Commit Details:
Full Hash: 1b86da97560455e5ac9fcf1c690c82f428e15e3b
Parent Commit: aa8c3f8
Committed By: Germano Cavalcante
Lines Changed: +41, -59
6 Modified Paths:
/source/blender/python/bmesh/bmesh_py_types.c (+21, -27) (Diff)
/source/blender/python/generic/idprop_py_api.c (+3, -9) (Diff)
/source/blender/python/gpu/gpu_py_types.c (+10, -16) (Diff)
/source/blender/python/mathutils/mathutils.c (+5, -5) (Diff)
/source/blender/python/mathutils/mathutils_bvhtree.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_kdtree.c (+1, -1) (Diff)
/source/blender/python/generic/idprop_py_api.c (+3, -9) (Diff)
/source/blender/python/gpu/gpu_py_types.c (+10, -16) (Diff)
/source/blender/python/mathutils/mathutils.c (+5, -5) (Diff)
/source/blender/python/mathutils/mathutils_bvhtree.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_kdtree.c (+1, -1) (Diff)