Files
test2/source/blender
Sean Kim a6d3fa40ca Refactor: Use container types instead of pointers in multires_reshape_smooth.cc
This commit switches all of the manually allocated and freed arrays of
data in `multires_reshape_smooth` for various core container types,
depending on the specific usecase. As a direct result, many of the
parameters which were previously tagged as `const` are no longer.

Additionally, this allows for removing some manually tracked `size`
values.

Pull Request: https://projects.blender.org/blender/blender/pulls/140446
2025-06-16 23:43:00 +02:00
..
2025-06-12 10:37:47 +02:00
2025-06-16 16:31:38 +02:00
2024-09-20 13:14:57 +10:00
2025-06-16 20:31:00 +02:00
2025-06-16 20:31:00 +02:00
2025-06-16 17:33:09 +02:00