Blender Git Commit Log

Git Commits -> Revision d268a43

Revision d268a43 by Clément Foucault (master)
September 6, 2020, 20:13 (GMT)
Cleanup: GPUVertBuf: Replace GPU_vertbuf_create by GPU_vertbuf_calloc

This is a simple cleanup to make naming consistent with the rest of the
module.

Commit Details:

Full Hash: d268a43b25f7655db385fd3664301810bdef0c14
Parent Commit: 158cea8
Lines Changed: +8, -6

5 Modified Paths:

/source/blender/draw/intern/draw_cache_impl_metaball.c (+2, -2) (Diff)
/source/blender/draw/intern/draw_cache_impl_volume.c (+1, -1) (Diff)
/source/blender/draw/intern/draw_cache_inline.h (+1, -1) (Diff)
/source/blender/draw/intern/draw_instance_data.c (+1, -1) (Diff)
/source/blender/gpu/GPU_vertex_buffer.h (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021