Commit Graph

3 Commits

Author SHA1 Message Date
5128637d48 BLI_array_utils: add binary and/or functions 2016-01-19 08:23:05 +11:00
278ff15c7f BLI_array: add permute utility function 2015-04-28 04:12:48 +10:00
7a977df6d4 Refactor array_utils out of BLI_array
BLI_array.h is for resizing array macros, where as array_utils can operate on any arrays.
2015-02-14 08:00:41 +11:00