Files
test/source
Hans Goudey 037121c261 Mesh: Use names to store active/default UV status
Required for the transition to `AttributeStorage`, because this
information was previously stored in `CustomDataLayer` flags.
This is already the way we store the active/default color attribute status.
Migrating runtime usage to use the names isn't done here, just like
we still use `CustomData` everywhere at runtime for `Mesh`.

Pull Request: https://projects.blender.org/blender/blender/pulls/140137
2025-06-12 14:54:32 +02:00
..
2025-06-12 10:37:47 +02:00