Blender Git Commit Log

Git Commits -> Revision 53b60ee

Revision 53b60ee by Campbell Barton (master)
May 30, 2016, 06:18 (GMT)
Add BLI_array_store copy-on-write API

This supported in-memory de-duplication,
useful to avoid in-efficient memory use when storing multiple, similar arrays.

Commit Details:

Full Hash: 53b60eed45098cdb5e0a6f4a05e242f5d6524635
Parent Commit: 11b0874
Lines Changed: +1799, -0

2 Added Paths:

/source/blender/blenlib/BLI_array_store.h (+66, -0) (View)
/source/blender/blenlib/intern/array_store.c (+1731, -0) (View)

1 Modified Path:

/source/blender/blenlib/CMakeLists.txt (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021