1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-13 23:05:20 +00:00
Pixelorama/src/UI/Dialogs/ImageEffects
2023-03-26 21:33:33 +03:00
..
DesaturateDialog.gd Refactor the selection system to use an Image instead of a BitMap (#710) 2022-08-08 03:03:17 +03:00
DesaturateDialog.tscn Folders rearrangement (#804) 2023-01-05 17:54:22 +02:00
DropShadowDialog.gd Use a ValueSliderV2 in the drop shadow dialog 2023-03-26 21:33:33 +03:00
DropShadowDialog.tscn Use a ValueSliderV2 in the drop shadow dialog 2023-03-26 21:33:33 +03:00
FlipImageDialog.gd Refactor the selection system to use an Image instead of a BitMap (#710) 2022-08-08 03:03:17 +03:00
FlipImageDialog.tscn Folders rearrangement (#804) 2023-01-05 17:54:22 +02:00
GradientDialog.gd Workaround to make the Dithering shader work in WebGL 1.0 2023-02-06 14:29:27 +02:00
GradientDialog.tscn Add repeat options to the gradients, unify their code into two shaders 2023-01-28 18:45:49 +02:00
GradientMapDialog.gd Refactor the selection system to use an Image instead of a BitMap (#710) 2022-08-08 03:03:17 +03:00
GradientMapDialog.tscn Folders rearrangement (#804) 2023-01-05 17:54:22 +02:00
HSVDialog.gd Animate image effect properties (#836) 2023-03-25 16:59:02 +02:00
HSVDialog.tscn Animate image effect properties (#836) 2023-03-25 16:59:02 +02:00
ImageEffects.tscn Add a Gradient Map image effect, implements the second half of #595 2022-06-11 16:16:37 +03:00
InvertColorsDialog.gd Refactor the selection system to use an Image instead of a BitMap (#710) 2022-08-08 03:03:17 +03:00
InvertColorsDialog.tscn Folders rearrangement (#804) 2023-01-05 17:54:22 +02:00
OutlineDialog.gd Animate image effect properties (#836) 2023-03-25 16:59:02 +02:00
OutlineDialog.tscn Animate image effect properties (#836) 2023-03-25 16:59:02 +02:00
ResizeCanvas.gd Basic Layer Groups and Timeline Refactor (#698) 2022-09-28 21:59:49 +03:00
ResizeCanvas.tscn Folders rearrangement (#804) 2023-01-05 17:54:22 +02:00
RotateImage.gd Animate image effect properties (#836) 2023-03-25 16:59:02 +02:00
RotateImage.tscn Animate image effect properties (#836) 2023-03-25 16:59:02 +02:00
ScaleImage.gd [GLES 3 only] Add OmniScale for scaling and rotation 2023-01-11 17:54:33 +02:00
ScaleImage.tscn [GLES 3 only] Add OmniScale for scaling and rotation 2023-01-11 17:54:33 +02:00
ShaderEffect.gd Use ValueSliders for ShaderEffect and add a transparency background 2022-12-17 02:37:18 +02:00
ShaderEffect.tscn Folders rearrangement (#804) 2023-01-05 17:54:22 +02:00