Blender Git Commit Log
Git Commits -> Revision 23af674
Revision 23af674 by Campbell Barton (master) January 19, 2013, 07:35 (GMT) |
code cleanup: BLI_array.h's BLI_array_grow_items macro was unmanageable. moved the main re-alloc logic into a C function. |
Commit Details:
Full Hash: 23af6743c770257d94f62840ab520ffcfcb22042
SVN Revision: 53910
Parent Commit: 162c331
Lines Changed: +147, -72
1 Added Path:
/source/blender/blenlib/intern/BLI_array.c (+97, -0) (View)