Blender Git Commit Log
Git Commits -> Revision d07bc44
Revision d07bc44 by Campbell Barton (master) January 2, 2019, 13:55 (GMT) |
Revert file rename from T59773 fix Mixing file rename with other changes should be avoided. Using 'module_py_api' convention here is in keeping with imbuf, idprop, blf & bmesh. No reason for gpu to have a different convention. |
Commit Details:
Full Hash: d07bc44a96ce6838cd25edca61127021fbebe4d1
Parent Commit: 945007b
Lines Changed: +206, -206
2 Added Paths:
/source/blender/python/gpu/gpu_py_api.c (+165, -0) (View)
/source/blender/python/gpu/gpu_py_api.h (+34, -0) (View)
/source/blender/python/gpu/gpu_py_api.h (+34, -0) (View)
2 Deleted Paths:
/source/blender/python/gpu/gpu_py.c (+0, -165)
/source/blender/python/gpu/gpu_py.h (+0, -34)
/source/blender/python/gpu/gpu_py.h (+0, -34)
6 Modified Paths:
/source/blender/python/gpu/CMakeLists.txt (+2, -2) (Diff)
/source/blender/python/gpu/gpu_py_batch.c (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_element.c (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_offscreen.c (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_shader.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_batch.c (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_element.c (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_offscreen.c (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_shader.c (+1, -1) (Diff)
/source/blender/python/intern/bpy_interface.c (+1, -1) (Diff)