|
|
9336aef4eb
|
Fix T56195: Typo in BLI_array_utils.h.
|
2018-08-01 16:12:36 +02:00 |
|
|
|
e49d66f22c
|
Cleanup: typo in function name
|
2018-03-28 11:23:38 +02:00 |
|
|
|
a970ac5d55
|
BLI_array: utility to check memory is zerod
|
2018-03-28 11:13:54 +02:00 |
|
|
|
475b7f5a2c
|
BLI_array_utils: add BLI_array_rfindindex
Array search from back to front.
|
2016-06-23 11:36:49 +10:00 |
|
|
|
915e9eeff1
|
BLI_array_utils: helper for stepping over contiguous ranges
|
2016-05-02 18:49:22 +10:00 |
|
|
|
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 |
|