1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00
Pixelorama/src/Shaders/Effects
2024-11-15 01:41:44 +02: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 Minor cleanups to some shader code 2024-09-11 17:01:44 +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 Minor cleanups to some shader code 2024-09-11 17:01:44 +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 Add border selection, fix some missing translation strings 2024-11-15 01:41:44 +02: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