Blender Git Commit Log
Git Commits  -> Revision 5be7212
		
			
			
		
| Revision 5be7212 by Germano Cavalcante (master) February 24, 2021, 13:58 (GMT) | 
| Cleanup: Move some utilities to 'gpu_py.h' | 
Commit Details:
Full Hash: 5be72125bf4dfddf5dfe720caa12b3163f540faf
Parent Commit: 8f6fd07
Lines Changed:  +35,  -39
11 Modified Paths:
/source/blender/python/gpu/gpu_py.c (+19, -0) (Diff)
/source/blender/python/gpu/gpu_py.h (+13, -0) (Diff)
/source/blender/python/gpu/gpu_py_api.c (+0, -20) (Diff)
/source/blender/python/gpu/gpu_py_api.h (+0, -12) (Diff)
/source/blender/python/gpu/gpu_py_batch.c (+0, -1) (Diff)
/source/blender/python/gpu/gpu_py_element.c (+0, -1) (Diff)
/source/blender/python/gpu/gpu_py_framebuffer.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/gpu/gpu_py_texture.c (+0, -1) (Diff)
/source/blender/python/gpu/gpu_py_uniformbuffer.c (+0, -1) (Diff)
/source/blender/python/gpu/gpu_py.h (+13, -0) (Diff)
/source/blender/python/gpu/gpu_py_api.c (+0, -20) (Diff)
/source/blender/python/gpu/gpu_py_api.h (+0, -12) (Diff)
/source/blender/python/gpu/gpu_py_batch.c (+0, -1) (Diff)
/source/blender/python/gpu/gpu_py_element.c (+0, -1) (Diff)
/source/blender/python/gpu/gpu_py_framebuffer.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/gpu/gpu_py_texture.c (+0, -1) (Diff)
/source/blender/python/gpu/gpu_py_uniformbuffer.c (+0, -1) (Diff)


 Master Commits
 Master Commits MiikaHweb | 2003-2021
MiikaHweb | 2003-2021