1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 09:39:48 +00:00
Pixelorama/src/Shaders
Variable 008683a33a
Novhack fill shader (#649)
* Get same color pixels shader (#2)

* Replace same color pixels bucket code with a shader

* Add pattern fill

Co-authored-by: novhack <42614907+novhack@users.noreply.github.com>

* formatting

* some minor changes and fixed a bug

* added similarity feature

* formatting

* Update Bucket.gd

* added similarity feature in shader

Co-authored-by: novhack <42614907+novhack@users.noreply.github.com>
2022-02-16 00:15:53 +02:00
..
AutoInvertColors.shader Use AutoInvertColors shader for the cursor tool icons 2021-06-05 02:01:04 +03:00
ColorReplace.shader Novhack fill shader (#649) 2022-02-16 00:15:53 +02:00
Desaturate.shader Use Luminance In Desaturate Shader (#557) 2021-11-12 21:46:29 +02:00
Greyscale.gdshader Shader vision - Grayscale view (#646) 2022-02-12 00:47:26 +02:00
HSV.shader Shader based invert, desaturate and HSV dialogs (#475) 2021-04-21 05:31:33 -07:00
Invert.shader Shader based invert, desaturate and HSV dialogs (#475) 2021-04-21 05:31:33 -07:00
MarchingAntsOutline.shader Let the user change border color and toggle the marching ants effect in the preferences 2021-05-28 03:46:16 +03:00
TransparentChecker.shader Var transparent mode (#444) 2021-02-02 07:29:19 -08:00
UITransparency.gdshader Transparency fixes (#641) 2022-01-31 02:18:04 +02:00