Blender Git Commit Log

Git Commits -> Revision 2497084

Revision 2497084 by Campbell Barton (master)
August 4, 2013, 19:40 (GMT)
mempool api cleanup: differentiate mempool functions that allocate a pointer lookup table from allocating the data as a contiguous array,
call these functions BLI_mempool_as_table(), BLI_mempool_as_array(), the N prefixed versions of these functions return newly allocated arrays.

Commit Details:

Full Hash: 2497084744b9a106cf200f8f3afa20557e6070b8
SVN Revision: 58911
Parent Commit: fdc3365
Lines Changed: +49, -17

2 Modified Paths:

/source/blender/blenlib/BLI_mempool.h (+16, -3) (Diff)
/source/blender/blenlib/intern/BLI_mempool.c (+33, -14) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021