This task keeps track of all sculpt vertex color/attribute paint related tasks for 2.82
- Attribute Paint/ Vertex Colors design task: T67520
- Initial implementation of the new Vertex Color datalayer and a basic paint brush: D5975
- Rendering support outside sculpt mode
- Paint brush with all paint attributes and mix modes (Done, waiting for D5975 to update and submit the patch)
- Color Filter (Done in the sculpt branch)
- Mask by color operator (Done in the sculpt branch)
- Sample color (Done in the sculpt branch)
- Conversion operators between MLoopCol and MVertCol (Done in the sculpt branch)
- Gradient tool
- Rename old MLoopCol colors to Face Corner Data
- Multires support