Blender Git Loki
Git Commits -> Revision ed817d6
Revision ed817d6 by Germano Cavalcante (master) February 11, 2021, 19:13 (GMT) |
Cleanup: Python GPU: Use consistent prefixes for local API It was not following the own documentation at the top code that mentions that for local API the prefix is "bpygpu_". |
Commit Details:
Full Hash: ed817d62bd087686112fe4428ad47bd237dbef46
Parent Commit: a608313
Lines Changed: +20, -20
9 Modified Paths:
/source/blender/python/gpu/gpu_py_api.c (+4, -4) (Diff)
/source/blender/python/gpu/gpu_py_matrix.c (+3, -3) (Diff)
/source/blender/python/gpu/gpu_py_matrix.h (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_select.c (+3, -3) (Diff)
/source/blender/python/gpu/gpu_py_select.h (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_shader.c (+3, -3) (Diff)
/source/blender/python/gpu/gpu_py_shader.h (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_types.c (+3, -3) (Diff)
/source/blender/python/gpu/gpu_py_types.h (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_matrix.c (+3, -3) (Diff)
/source/blender/python/gpu/gpu_py_matrix.h (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_select.c (+3, -3) (Diff)
/source/blender/python/gpu/gpu_py_select.h (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_shader.c (+3, -3) (Diff)
/source/blender/python/gpu/gpu_py_shader.h (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_types.c (+3, -3) (Diff)
/source/blender/python/gpu/gpu_py_types.h (+1, -1) (Diff)