1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-12 08:43:08 +00:00
Pixelorama/src/UI/Dialogs/ImageEffects
Emmanouil Papadeas 222e7a1ea8
Implement cleanEdge rotation and scaling (#794)
* Implement clear4x rotation

* Don't use pixelated uvs on the final result, only on the preview, and fix pivot positioning

* Update to cleanEdge algorithm

* Add cleanEdge scaling
2022-12-25 01:11:34 +02:00
..
DesaturateDialog.gd Refactor the selection system to use an Image instead of a BitMap (#710) 2022-08-08 03:03:17 +03:00
DesaturateDialog.tscn Image effect dialog UI changes 2022-10-25 02:16:36 +03:00
DropShadowDialog.gd Refactor the selection system to use an Image instead of a BitMap (#710) 2022-08-08 03:03:17 +03:00
DropShadowDialog.tscn Image effect dialog UI changes 2022-10-25 02:16:36 +03:00
FlipImageDialog.gd Refactor the selection system to use an Image instead of a BitMap (#710) 2022-08-08 03:03:17 +03:00
FlipImageDialog.tscn Image effect dialog UI changes 2022-10-25 02:16:36 +03:00
GradientDialog.gd Refactor the selection system to use an Image instead of a BitMap (#710) 2022-08-08 03:03:17 +03:00
GradientDialog.tscn Change "Step" and "Dithering" gradients to "Linear Step" and "Linear Dithering" 2022-05-02 16:53:13 +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 Image effect dialog UI changes 2022-10-25 02:16:36 +03:00
HSVDialog.gd Add ValueSliders to Rotate and HSV dialogs 2022-10-15 14:10:08 +03:00
HSVDialog.tscn Add ValueSliders to Rotate and HSV dialogs 2022-10-15 14:10:08 +03:00
ImageEffects.tscn Add a Gradient Map image effect, implements the second half of #595 2022-06-11 16:16:37 +03:00
InvertColorsDialog.gd Refactor the selection system to use an Image instead of a BitMap (#710) 2022-08-08 03:03:17 +03:00
InvertColorsDialog.tscn Image effect dialog UI changes 2022-10-25 02:16:36 +03:00
OutlineDialog.gd Refactor the selection system to use an Image instead of a BitMap (#710) 2022-08-08 03:03:17 +03:00
OutlineDialog.tscn Image effect dialog UI changes 2022-10-25 02:16:36 +03:00
ResizeCanvas.gd Basic Layer Groups and Timeline Refactor (#698) 2022-09-28 21:59:49 +03:00
ResizeCanvas.tscn Image effect dialog UI changes 2022-10-25 02:16:36 +03:00
RotateImage.gd Implement cleanEdge rotation and scaling (#794) 2022-12-25 01:11:34 +02:00
RotateImage.tscn Add ValueSliders to Rotate and HSV dialogs 2022-10-15 14:10:08 +03:00
ScaleImage.gd Fix scale image aspect ratio not updating correctly when the dialog is about to appear 2022-05-19 15:16:28 +03:00
ScaleImage.tscn Implement cleanEdge rotation and scaling (#794) 2022-12-25 01:11:34 +02:00
ShaderEffect.gd Use ValueSliders for ShaderEffect and add a transparency background 2022-12-17 02:37:18 +02:00
ShaderEffect.tscn Use ValueSliders for ShaderEffect and add a transparency background 2022-12-17 02:37:18 +02:00