- 16 Aug, 2016 3 commits
-
-
Wolthera van Hövell authored
It has huge issues when using a color space that isn't the displayrenderer's but I think that can be fixed. Ref T2337
-
Wolthera van Hövell authored
This enables the the display color converter on the internal color selector too. There are still update and range bugs, the range bugs being tricky and the update bugs being probably due wrong signal being connect, but I am pretty pleased with this. Ref T2337
-
Wolthera van Hövell authored
This was mostly an experiment, which was succesful in proving to me that the HSL and HSV functions have issues with non-chromatic values. HSY and HSI are more notably slow, so kept HSL as the RGB default. Ref T2337
-
- 15 Aug, 2016 5 commits
-
-
Wolthera van Hövell authored
I can't get much further here due the inability for kodualcolorbutton to have a display renderer, due MVC. Fun times... Ref T2337
-
Wolthera van Hövell authored
Will need to change it now...
-
Wolthera van Hövell authored
By not allowing the thing to update it self... Ref T2337
-
Wolthera van Hövell authored
Ref T2337
-
Wolthera van Hövell authored
Ref 2337
-
- 14 Aug, 2016 3 commits
-
-
Wolthera van Hövell authored
Ref 2337
-
Wolthera van Hövell authored
Of course, using HSL and HSV brings back our friend the 'wigglyness', so I'll need to do something about that in time. Ref T2337 Ref T2438
-
Wolthera van Hövell authored
These now work fully for the channels. They give nice squares. I made a base class that only deals with the events and the classes, and added a rectangular subclass. This way we can make our circles and wheels and whatever easily. Ref T2337 Ref T2438
-