Sculpt vertex colors changed the DRW_MeshCDMask from 4 bytes to 8 bytes, but
the functions assumed it still was 4 bytes. This patch updates the functions and
adds a compile time check.
Details
Details
- Reviewers
Clément Foucault (fclem) - Maniphest Tasks
- T78431: Atomics DRW_MeshCDMask
- Commits
- rB6cc88e330bf1: Fix T78431: Update mesh_cd_layers_type_ to support 8 bytes.
Diff Detail
Diff Detail
- Repository
- rB Blender