1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-07 19:09:50 +00:00
Pixelorama/src/UI/Dialogs/ImageEffects
Emmanouil Papadeas 118e2e7671 Move set_nodes() logic to parent class ImageEffect
Also fixes a crash when trying to change the affected cels option in image effects that do not have animation options
2023-04-20 22:29:03 +03:00
..
DesaturateDialog.gd Move set_nodes() logic to parent class ImageEffect 2023-04-20 22:29:03 +03:00
DesaturateDialog.tscn Remove unneeded shader parameters 2023-04-20 16:21:09 +03:00
DropShadowDialog.gd Move set_nodes() logic to parent class ImageEffect 2023-04-20 22:29:03 +03:00
DropShadowDialog.tscn Create a parent scene for the image effects 2023-04-04 04:19:18 +03:00
FlipImageDialog.gd Move set_nodes() logic to parent class ImageEffect 2023-04-20 22:29:03 +03:00
FlipImageDialog.tscn Create a parent scene for the image effects 2023-04-04 04:19:18 +03:00
GradientDialog.gd Move set_nodes() logic to parent class ImageEffect 2023-04-20 22:29:03 +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 Move set_nodes() logic to parent class ImageEffect 2023-04-20 22:29:03 +03:00
GradientMapDialog.tscn Create a parent scene for the image effects 2023-04-04 04:19:18 +03:00
HSVDialog.gd Move set_nodes() logic to parent class ImageEffect 2023-04-20 22:29:03 +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 Move set_nodes() logic to parent class ImageEffect 2023-04-20 22:29:03 +03:00
InvertColorsDialog.tscn Remove unneeded shader parameters 2023-04-20 16:21:09 +03:00
OutlineDialog.gd Move set_nodes() logic to parent class ImageEffect 2023-04-20 22:29:03 +03:00
OutlineDialog.tscn Create a parent scene for the image effects 2023-04-04 04:19:18 +03:00
Posterize.gd Move set_nodes() logic to parent class ImageEffect 2023-04-20 22:29:03 +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 Move set_nodes() logic to parent class ImageEffect 2023-04-20 22:29:03 +03:00
RotateImage.tscn Move set_nodes() logic to parent class ImageEffect 2023-04-20 22:29:03 +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