This fix change the fixed size by a dynamic array that assign the memory in chunks, allowing a unlimited size (only limited by RAM).
We hold this fix for 2.81.
I also used this patch to clear some code and rename variable with a better name.
Differential D5211
Proposed fix for T65691: GPencil drawing stroke array had a fixed limit. Authored by Antonio Vazquez (antoniov) on Jul 9 2019, 8:59 PM. Tags Subscribers None
Details This fix change the fixed size by a dynamic array that assign the memory in chunks, allowing a unlimited size (only limited by RAM). We hold this fix for 2.81. I also used this patch to clear some code and rename variable with a better name.
Diff Detail |