xkns 2fb2fc9dd7
Saturation & Brightness/Value Gain using Oklab color space (#1477)
* Imported Oklab reference implementation

* Add Okhsv conversions

* Fixed formatting error

* Add saturation and value gain to schemas

* Add english translation for saturation, value gain

* Created OkhsvTransform

* Make OkhsvTransform configurable

* Apply OkhvsTransform

* Clamped values during transform

* Precalculate isIdentity in OkhsvTransform

* Skip OkhsvTransform if it is the identity function

* Added changelog message

* Allow for full desaturation

* Imported recommended changes by LordGrey

* Fixed typo in constant

* Fixed anti-pattern in ok_color.h

* Correct indentions

* Correct remote-control

* Limited maximum gain settings to practical range

* Renane valueGain to brightnessGain for clarity and understanding

Co-authored-by: LordGrey <lordgrey.emmel@gmail.com>
2022-08-17 23:26:19 +02:00
..
2021-08-31 11:57:27 +02:00
2022-05-09 15:32:09 +02:00
2022-05-01 21:13:37 +02:00
2022-05-09 15:32:15 +02:00
2021-11-18 20:41:55 +01:00
2022-05-19 22:26:56 +02:00
2021-07-15 13:19:26 +02:00
2022-05-01 19:17:53 +02:00
2021-11-18 20:41:58 +01:00
2021-07-15 13:19:21 +02:00
2022-05-09 15:32:12 +02:00
2022-05-09 15:32:13 +02:00
2021-05-02 15:23:04 +02:00
2019-01-06 21:09:27 +01:00
2021-05-02 15:23:06 +02:00
2022-05-22 13:18:01 +02:00
2022-05-22 13:18:02 +02:00
2021-07-15 13:19:35 +02:00
2021-07-15 13:19:37 +02:00
2022-05-09 15:32:08 +02:00