Page 1 of 1

Color-Picker Values Mismatch Standalone / Blender Plug In

Posted: Tue Oct 31, 2017 9:37 pm
by aufwind
RGB Values of the Color-Picker don't match in Standalone
Colors.jpg

Re: Color-Picker Values Mismatch Standalone / Blender Plug In

Posted: Thu Nov 02, 2017 4:37 am
by azen
Hi,

Thanks for bringing this to our attention. Provided that our upcoming latest version doesn't fix this issue, we will address this bug in subsequent versions.

Cheers,
Azen

Re: Color-Picker Values Mismatch Standalone / Blender Plug In

Posted: Mon Mar 12, 2018 9:30 pm
by DrawFun
Hi aufwind, the values in the node inspector are always in linear colour space. The values in the colour picker are either in sRGB or linear colour space - dependent on your Standalone preferences (File -> Preferences.. -> Application -> Color picker space)(sRGB is the default).

Re: Color-Picker Values Mismatch Standalone / Blender Plug In

Posted: Wed Mar 14, 2018 9:40 am
by aufwind
Hi DrawFun,

thanks for the reply.

In Blender it only works if you set the colourmanagement display device to none.
If set to sRGB, Color Picker will display not matching values for RGB and HSV (e.g.: R 0.214 / G 0 / B 0 = H 0 / S 1 / V 0.5 instead of V 0.214)

Setting the display to none = linear space affects the color in the uv/ image editor and the compositor / Node Editor