Blender Git Loki
Git Commits -> Revision aa43e2e
Revision aa43e2e by Campbell Barton (master) February 11, 2021, 21:08 (GMT) |
PyAPI: use PyModule_AddType utility function |
Commit Details:
Full Hash: aa43e2ec29a9f73918b12001c6e4f4b4c63fd9c9
Parent Commit: d21f445
Lines Changed: +37, -55
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 (+6, -12) (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 (+6, -12) (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)