Blender Git Commit Log

Git Commits -> Revision 84d67bd

Revision 84d67bd by Clément Foucault (master)
September 6, 2020, 20:13 (GMT)
Cleanup: GPU: Rename GPU_element to GPU_index_buffer

Makes it follow the functions names.

Commit Details:

Full Hash: 84d67bd0a937e842618ee7843958f3147ba6af58
Parent Commit: 32d0918
Lines Changed: +530, -530

2 Added Paths:

/source/blender/gpu/GPU_index_buffer.h (+119, -0) (View)
/source/blender/gpu/intern/gpu_index_buffer.cc (+407, -0) (View)

2 Deleted Paths:

/source/blender/gpu/GPU_element.h (+0, -119)
/source/blender/gpu/intern/gpu_element.cc (+0, -407)

3 Modified Paths:

/source/blender/gpu/CMakeLists.txt (+2, -2) (Diff)
/source/blender/gpu/GPU_batch.h (+1, -1) (Diff)
/source/blender/python/gpu/gpu_py_element.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021