Blender Git Loki
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