Blender Git Loki
Git Commits -> Revision 44f719b
Revision 44f719b by Campbell Barton (master) September 13, 2018, 07:02 (GMT) |
Cleanup: use PyImport_GetModuleDict Replace direct access using PyThreadState_GET |
Commit Details:
Full Hash: 44f719b63238503ef8f933f55383c6d4798995cc
Parent Commit: c062d36
Lines Changed: +10, -9
7 Modified Paths:
/source/blender/python/bmesh/bmesh_py_api.c (+1, -1) (Diff)
/source/blender/python/generic/idprop_py_api.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+1, -1) (Diff)
/source/blender/python/intern/gpu.c (+2, -2) (Diff)
/source/blender/python/mathutils/mathutils.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_noise.c (+3, -2) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+1, -1) (Diff)
/source/blender/python/generic/idprop_py_api.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+1, -1) (Diff)
/source/blender/python/intern/gpu.c (+2, -2) (Diff)
/source/blender/python/mathutils/mathutils.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_noise.c (+3, -2) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+1, -1) (Diff)