Files
test2/source/blender/editors/sculpt_paint
Hans Goudey 3e81f66998 Cleanup: Use C++ arrays for SculptUndoNode
Significantly reduce the amount of manual memory management by
replacing owning pointers with `blender::Array`. This also simplifies
counting the size of the undo steps and iterating over the array values
in some cases.
2023-10-13 09:44:35 +02:00
..
2023-10-06 10:49:54 +02:00