1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-12 16:53:07 +00:00
Pixelorama/src/UI/Dialogs/ImageEffects
Emmanouil Papadeas 19512e4516 Change "Flip" window title to "Mirror Image"
Also made Horizontal enabled by default
2022-04-22 15:38:08 +03:00
..
DesaturateDialog.gd Optimize shader-based image effects when there is no selection 2022-04-20 03:06:58 +03: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 Change "Flip" window title to "Mirror Image" 2022-04-22 15:38:08 +03: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 Optimize shader-based image effects when there is no selection 2022-04-20 03:06:58 +03: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 Optimize shader-based image effects when there is no selection 2022-04-20 03:06:58 +03: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 Fix aspect ratio in scale image to work as it does in create image 2022-03-30 16:12:19 +03:00
ScaleImage.tscn Fix aspect ratio in scale image to work as it does in create image 2022-03-30 16:12:19 +03:00
ShaderEffect.gd bool support for shaders 2022-04-10 00:04:45 +03:00
ShaderEffect.tscn Change shader color in the experimental shader feature 2022-04-08 02:57:58 +03:00