mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-03-10 21:35:19 +00:00
A slightly breaking change for a minor update, but one that needed to be done. The bucket tool's "similarity" (now renamed to "tolerance") used to work the opposite way from all other software, the maximum value meant exact color match and 0 meant no color match. Now it works the inverse way to make it be consistent with other software, and the range is now 0-255 instead of 0-100. 0 means exact color match, 255 means no color match. And tolerance also now works for the "similar area" mode as well. |
||
---|---|---|
.. | ||
Effects | ||
AutoInvertColors.gdshader | ||
BlendLayers.gdshader | ||
CanvasCommon.gdshaderinc | ||
ColorReplace.gdshader | ||
ColorSelect.gdshader | ||
Greyscale.gdshader | ||
MarchingAntsOutline.gdshader | ||
PatternFill.gdshader | ||
ReferenceImageShader.gdshader | ||
TransparentChecker.gdshader | ||
UITransparency.gdshader |