Blender Git Loki
Git Commits -> Revision 7a977df
Revision 7a977df by Campbell Barton (master) February 13, 2015, 21:00 (GMT) |
Refactor array_utils out of BLI_array BLI_array.h is for resizing array macros, where as array_utils can operate on any arrays. |
Commit Details:
Full Hash: 7a977df6d4763033388d27453ccf502d00fcf23c
Parent Commit: 2af9053
Lines Changed: +172, -90
2 Added Paths:
/source/blender/blenlib/BLI_array_utils.h (+41, -0) (View)
/source/blender/blenlib/intern/array_utils.c (+85, -0) (View)
/source/blender/blenlib/intern/array_utils.c (+85, -0) (View)