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
2022-03-18 00:07:40 +02:00
..
DesaturateDialog.gd Add missing line to Desaturate and InvertColors, and made some changes to ShaderImageEffect 2021-12-27 00:08:06 +02:00
DesaturateDialog.tscn Dialog improvements (#530) 2021-08-31 05:38:11 -07:00
FlipImageDialog.gd Just one method for undo/redo in Global.gd 2021-12-02 02:22:32 +02:00
FlipImageDialog.tscn Dialog improvements (#530) 2021-08-31 05:38:11 -07:00
GradientDialog.gd Use deferred mode for gradient color pickers - Closes #645 2022-02-14 15:37:18 +02:00
GradientDialog.tscn Dialog improvements (#530) 2021-08-31 05:38:11 -07:00
HSVDialog.gd Preload image effect shaders 2021-12-01 03:04:40 +02:00
HSVDialog.tscn Boost HSV and Rotation sliders (#531) 2021-09-23 21:25:35 +03:00
ImageEffects.tscn Add a transparent background for flip image dialog preview 2020-08-16 00:07:56 +03:00
InvertColorsDialog.gd Add missing line to Desaturate and InvertColors, and made some changes to ShaderImageEffect 2021-12-27 00:08:06 +02:00
InvertColorsDialog.tscn Dialog improvements (#530) 2021-08-31 05:38:11 -07:00
OutlineDialog.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
OutlineDialog.tscn Dialog improvements (#530) 2021-08-31 05:38:11 -07:00
ResizeCanvas.gd In ResizeCanvas, always set the spinbox values to the current project size 2022-03-18 00:07:40 +02:00
ResizeCanvas.tscn Dialog improvements (#530) 2021-08-31 05:38:11 -07:00
RotateImage.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
RotateImage.tscn Boost HSV and Rotation sliders (#531) 2021-09-23 21:25:35 +03:00
ScaleImage.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
ScaleImage.tscn Replace button icons with single-color textures that change color automatically depending on the theme 2021-06-03 22:42:08 +03:00
ShaderEffect.gd Load shaders by dragging and dropping and support hint_range values 2022-02-24 03:38:13 +02:00
ShaderEffect.tscn Clear code from ShaderEffect.gd 2021-12-01 03:41:20 +02:00