1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-08 03:19:49 +00:00
Pixelorama/src/Shaders/Effects
2024-09-08 03:13:55 +03:00
..
Gradients Set the selection texture's filter to nearest in shaders 2024-04-12 01:26:46 +03:00
Rotation Fix #1074 2024-08-11 11:05:02 +03:00
BrightnessContrast.gdshader Add an adjust brightness/contrast image effect 2024-08-01 21:21:45 +03:00
ConvolutionMatrix.gdshader Add a convolution matrix layer effect 2024-08-16 04:24:43 +03:00
Desaturate.gdshader Set the selection texture's filter to nearest in shaders 2024-04-12 01:26:46 +03:00
DropShadow.gdshader Set the selection texture's filter to nearest in shaders 2024-04-12 01:26:46 +03:00
GaussianBlur.gdshader Add Gaussian Blur as an image effect 2024-09-08 03:13:55 +03:00
GradientMap.gdshader Set the selection texture's filter to nearest in shaders 2024-04-12 01:26:46 +03:00
HSV.gdshader Fix warnings in some shaders 2024-08-01 15:51:46 +03:00
IndexMap.gdshader Add an alpha uniform to the IndexMap shader 2024-09-02 02:21:48 +03:00
Invert.gdshader Set the selection texture's filter to nearest in shaders 2024-04-12 01:26:46 +03:00
OffsetPixels.gdshader Fix some image effects resulting in wrong colors when the image has non-opaque pixels 2024-07-30 18:29:01 +03:00
OutlineInline.gdshader Change the pattern parameter node of the outline layer effect to an OptionButton 2024-09-08 02:40:55 +03:00
Palettize.gdshader Fix warnings in some shaders 2024-08-01 15:51:46 +03:00
Pixelize.gdshader Fix some image effects resulting in wrong colors when the image has non-opaque pixels 2024-07-30 18:29:01 +03:00
Posterize.gdshader Fix some image effects resulting in wrong colors when the image has non-opaque pixels 2024-07-30 18:29:01 +03:00