Files
test/source/blender/editors
Hans Goudey 460fe4a10c Curves: Improve sculpting performance by reducing allocations
The snake hook and grow/shrink brushes need some arrays for input
to the length paramterization code. These were allocated and freed
for every curve. Instead, use a local buffer for each task execution.

Differential Revision: https://developer.blender.org/D15964
2022-09-14 11:18:20 -05:00
..
2022-09-13 13:24:44 +10:00
2022-02-15 12:32:15 +01:00