Blender Git Commit Log

Git Commits -> Revision db7d370

Revision db7d370 by Pablo Dobarro (master)
June 30, 2020, 17:13 (GMT)
Fix T78201: Paint color not matching the UI and color picker

The color picker and brush->rgb values are in srgb, but sculpt vertex
colors works in linear, so they need to be converted.

Reviewed By: sergey

Maniphest Tasks: T78201

Differential Revision: https://developer.blender.org/D8111

Commit Details:

Full Hash: db7d370657efa39a3bd69f057c8f405c17c41ac5
Parent Commit: 7dbfc86
Lines Changed: +9, -1

2 Modified Paths:

/source/blender/editors/sculpt_paint/sculpt.c (+6, -1) (Diff)
/source/blender/editors/sculpt_paint/sculpt_paint_color.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021