Blender Git Commit Log

Git Commits -> Revision d7708d1

Revision d7708d1 by Campbell Barton (master)
November 26, 2015, 01:38 (GMT)
Partial revert of last commit

Keep index using the outer scope for GHASH iter macros,
while its often nice, in some cases to declare in the for loop,
it means you cant use as a counter after the loop exits, and in some cases signed/unsigned may matter.

API changes should really be split off in their own commits too.

Commit Details:

Full Hash: d7708d135ebff7539b034df16158638b2e11e1c0
Parent Commit: 77ac33d
Lines Changed: +21, -20

4 Modified Paths:

/source/blender/blenkernel/intern/pbvh.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/pbvh_bmesh.c (+1, -0) (Diff)
/source/blender/blenlib/BLI_ghash.h (+18, -18) (Diff)
/source/blender/blenlib/intern/BLI_ghash.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021