Files
test/source/blender
Jacques Lucke 85d9f12339 BLI: increase default inline buffer capacity in BitVector
Using 32 does not make much sense, because there will be 4 remaining
padding bytes in the struct anyway. Using 64 instead does not actually
increase the size of the struct, but makes allocations less likely.
2022-11-29 16:35:59 +01:00
..
2022-11-19 11:51:42 +01:00
2022-11-09 08:51:00 -08:00
2022-11-29 17:33:07 +13:00
2022-11-27 21:42:37 +01:00
2022-11-29 13:17:33 +01:00