Blender Git Commit Log

Git Commits -> Revision f193b1a

Revision f193b1a by Brecht Van Lommel (master)
December 17, 2020, 19:08 (GMT)
Color Management: use scene linear HSV for number buttons in color pickers

Previously these HSV values were in the color picking space, which meant the
relation to the scene linear RGB values was confusing.

The new situation:
* RGB number buttons: scene linear color space
* HSV number buttons: scene linear color space
* Picker widgets: color picking color space
* Hex: sRGB color space

Fixes T69562, T83853, Ref T68926

Commit Details:

Full Hash: f193b1afb313bcb937a396f09da2b9903a0d2fc3
Parent Commit: 48ddb94
Lines Changed: +42, -37

2 Modified Paths:

/source/blender/editors/interface/interface_intern.h (+11, -2) (Diff)
/source/blender/editors/interface/interface_region_color_picker.c (+31, -35) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021