1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-18 01:03:15 +00:00
Pixelorama/src/UI/Dialogs/ImageEffects
Emmanouil Papadeas 91b1186d6f Remove unneeded shader parameters
Also changed the parameter names in HSV to reduce some lines of code
2023-04-20 16:21:09 +03:00
..
DesaturateDialog.gd Remove unneeded shader parameters 2023-04-20 16:21:09 +03:00
DesaturateDialog.tscn Remove unneeded shader parameters 2023-04-20 16:21:09 +03:00
DropShadowDialog.gd Create a parent scene for the image effects 2023-04-04 04:19:18 +03:00
DropShadowDialog.tscn Create a parent scene for the image effects 2023-04-04 04:19:18 +03:00
FlipImageDialog.gd Create a parent scene for the image effects 2023-04-04 04:19:18 +03:00
FlipImageDialog.tscn Create a parent scene for the image effects 2023-04-04 04:19:18 +03:00
GradientDialog.gd Use a ValueSliderV2 in the gradient dialog, and reverse the radius logic 2023-04-19 03:44:28 +03:00
GradientDialog.tscn Use a ValueSliderV2 in the gradient dialog, and reverse the radius logic 2023-04-19 03:44:28 +03: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 Create a parent scene for the image effects 2023-04-04 04:19:18 +03:00
HSVDialog.gd Remove unneeded shader parameters 2023-04-20 16:21:09 +03:00
HSVDialog.tscn Create a parent scene for the image effects 2023-04-04 04:19:18 +03:00
ImageEffectParent.tscn Create a parent scene for the image effects 2023-04-04 04:19:18 +03:00
ImageEffects.tscn Add a Posterize image effect, with optional dithering 2023-04-20 16:08:06 +03:00
InvertColorsDialog.gd Remove unneeded shader parameters 2023-04-20 16:21:09 +03:00
InvertColorsDialog.tscn Remove unneeded shader parameters 2023-04-20 16:21:09 +03:00
OutlineDialog.gd Remove unneeded shader parameters 2023-04-20 16:21:09 +03:00
OutlineDialog.tscn Create a parent scene for the image effects 2023-04-04 04:19:18 +03:00
Posterize.gd Add a Posterize image effect, with optional dithering 2023-04-20 16:08:06 +03:00
Posterize.tscn Add a Posterize image effect, with optional dithering 2023-04-20 16:08:06 +03: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 Load cleanEdge shader when the rotate image or scale image dialog is shown 2023-04-18 20:08:00 +03:00
RotateImage.tscn Create a parent scene for the image effects 2023-04-04 04:19:18 +03:00
ScaleImage.gd Load cleanEdge shader when the rotate image or scale image dialog is shown 2023-04-18 20:08:00 +03: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