Blender Git Commit Log

Git Commits -> Revision 4f90d75

Revision 4f90d75 by Campbell Barton (master)
May 28, 2012, 19:33 (GMT)
add BLI_ghash_pop() which returns the value for a key and removes it at the same time, saves a lookup if you need to check if the item exists before removing.

Commit Details:

Full Hash: 4f90d757c79bc665c9e4d1cd32573d47e76d2ddd
SVN Revision: 47134
Parent Commit: 131de43
Lines Changed: +44, -18

4 Modified Paths:

/source/blender/blenlib/BLI_ghash.h (+1, -0) (Diff)
/source/blender/blenlib/intern/BLI_ghash.c (+34, -8) (Diff)
/source/blender/editors/curve/editcurve.c (+8, -8) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021