Blender Git Loki
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