Blender Git Commit Log

Git Commits -> Revision 74a2fa3

Revision 74a2fa3 by Campbell Barton (master)
October 4, 2015, 03:29 (GMT)
BLI_Buffer: add BLI_buffer_reinit

Useful for re-using a buffer when the existing data can be thrown away.

Commit Details:

Full Hash: 74a2fa309555da9b76abdc205cec43909872fc20
Parent Commit: 9f046e9
Lines Changed: +54, -17

7 Modified Paths:

/source/blender/blenkernel/intern/mesh_mapping.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+1, -1) (Diff)
/source/blender/blenlib/BLI_buffer.h (+7, -1) (Diff)
/source/blender/blenlib/intern/buffer.c (+31, -0) (Diff)
/source/blender/bmesh/operators/bmo_extrude.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_utils.c (+2, -2) (Diff)
/source/blender/editors/uvedit/uvedit_draw.c (+10, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021