.. |
DesaturateDialog.gd
|
Removed duplicate code from the image effects and put it into the parent ImageEffect class
|
2020-08-28 01:20:07 +03:00 |
DesaturateDialog.tscn
|
Made image effect dialog previews centered & made them expand vertically
|
2020-08-26 18:33:15 +03:00 |
FlipImageDialog.gd
|
Removed duplicate code from the image effects and put it into the parent ImageEffect class
|
2020-08-28 01:20:07 +03:00 |
FlipImageDialog.tscn
|
Made image effect dialog previews centered & made them expand vertically
|
2020-08-26 18:33:15 +03:00 |
GradientDialog.gd
|
Removed duplicate code from the image effects and put it into the parent ImageEffect class
|
2020-08-28 01:20:07 +03:00 |
GradientDialog.tscn
|
Made image effect dialog previews centered & made them expand vertically
|
2020-08-26 18:33:15 +03:00 |
HSVDialog.gd
|
Removed duplicate code from the image effects and put it into the parent ImageEffect class
|
2020-08-28 01:20:07 +03:00 |
HSVDialog.tscn
|
Small UI fixes to the HSVDialog
|
2020-10-29 22:25:31 +02:00 |
ImageEffects.tscn
|
Add a transparent background for flip image dialog preview
|
2020-08-16 00:07:56 +03:00 |
InvertColorsDialog.gd
|
Removed duplicate code from the image effects and put it into the parent ImageEffect class
|
2020-08-28 01:20:07 +03:00 |
InvertColorsDialog.tscn
|
Made image effect dialog previews centered & made them expand vertically
|
2020-08-26 18:33:15 +03:00 |
OutlineDialog.gd
|
Removed duplicate code from the image effects and put it into the parent ImageEffect class
|
2020-08-28 01:20:07 +03:00 |
OutlineDialog.tscn
|
Made image effect dialog previews centered & made them expand vertically
|
2020-08-26 18:33:15 +03:00 |
ResizeCanvas.gd
|
Remove unneeded location variables (#425)
|
2021-01-06 07:11:50 -08:00 |
ResizeCanvas.tscn
|
Add a transparent background for flip image dialog preview
|
2020-08-16 00:07:56 +03:00 |
RotateImage.gd
|
Added more options to the Rotate Image dialog
|
2020-10-23 17:50:52 +03:00 |
RotateImage.tscn
|
Added more options to the Rotate Image dialog
|
2020-10-23 17:50:52 +03:00 |
ScaleImage.gd
|
Moved image effect scene and script files into a new folder
|
2020-07-29 20:34:27 +03:00 |
ScaleImage.tscn
|
Change window titles in image effect dialogs
|
2020-08-04 19:10:50 +03:00 |
ShaderEffect.gd
|
Use VisualServer viewport for applying shader
|
2020-08-13 01:55:31 +03:00 |
ShaderEffect.tscn
|
Use VisualServer viewport for applying shader
|
2020-08-13 01:55:31 +03:00 |