Caraxi / SimpleTweaksPlugin

GNU Affero General Public License v3.0
151 stars 139 forks source link

[`Parameter Bar Adjustments`] Update Color Pickers #841

Closed ItsBexy closed 2 weeks ago

ItsBexy commented 1 month ago

Allows for a greater range of possible colors by converting the color picker values to +/- AddRGB values when applying them to the nodes. Also changes the node's Multiply value to a neutral shade, so that any given color will look the same on either bar. Pre-existing user configs are automatically converted to the new format.

Resolves #109