Files
test/source/blender/blenkernel
Hans Goudey 8e2c6bc617 Fix: Various fixes to unused CustomData to AttributeStorage conversion
So far this is unused, but it's used in #139165, and that pointed out
some obvious flaws in the code, like the resulting AttributeStorage
being completely ignored, and old CustomData layers not being freed.
Restructure the API a bit to make it simpler to use, and also make it
keep the non-generic layers in CustomData. That's not necessary for
point clouds but it will be necessary for curves (the next step) since
they have vertex groups.

Pull Request: https://projects.blender.org/blender/blender/pulls/139609
2025-05-30 14:46:39 +02:00
..
2025-05-19 16:13:20 -04:00
2025-04-04 18:38:53 +02:00
2025-04-04 18:38:53 +02:00
2025-05-22 16:32:44 +02:00