-
It would be nice if it were possible to swap between RGB and HSV mode for the sliders in the Color Selection wheel with the new UI. HSV is much more intuitive for faster and precise color adjustments …
-
As far as I know, all of the Lightify bulbs and light strips accept both RGBW and Color Temperature (in Kelvin). However, when attempting to set Color Temperature using the Temperature wheel in the Ho…
-
In general Gradients from colorA to colorB can have different styles, e.g. gradienting around the color-wheel (clockwise, counter-clockwise), gradienting in a straight line in the color cube or someth…
-
Add alternative ways to select colors and create palettes. See common [color schemes](https://en.wikipedia.org/wiki/Color_scheme).
Examples:
https://color.adobe.com/
http://paletton.com/#uid=1000…
dacap updated
8 months ago
-
**Version**
2024.13 on Windows 10
**Describe the bug**
I have an RGB LED based MH and During testing I think that there is a bug in what DMX data is being sent for Color. When I try to Select R…
-
![image](https://user-images.githubusercontent.com/40177036/105862799-31de2880-5fbe-11eb-9e63-675a4575607f.png)
It would be great to add a color picker GUI here, so we could adjust glTF color value…
-
The current HSV format for ColorEdit presented to the user is a byte integer (0-255) or float (0.0-1.0) however both Photoshop and Gimp use degrees for H (0.0-360.0) and % (0.0-100.0) for SV.
For e…
-
### Godot version
v4.0.alpha.custom_build [fefa3e941]
### System information
Linux Fedora, Radeon RX 590
### Issue description
Color picker can change the hue of a color when changing the value o…
-
```julia
using ImageCore
using OffsetArrays
function colorwheel(sz::Dims{2}, v=1)
# H, S
canvas = OffsetArrays.centered(fill(ARGB(0, 0, 0, 0), sz))
for I in CartesianIndices(canv…
-
```
On a tablet (I have a Nexus 7), the color-picker is rather tiny and hard to use
with any degree of precision. It also leaves a ton of empty space in the
dialog, which looks kinda bad.
fwiw: I …