1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-08 03:19:49 +00:00
Pixelorama/src/UI/Dialogs/ImageEffects
Manolis Papadeas 1d20295f7d Keep images unlocked after editing them - Should close #331
Not sure if this actually solves the issue or just makes it more rare, but I haven't been able to reproduce any PoolVector locking issues so far. The problem was that images were remained locked essentially all the time, which seemed to cause issues. Maybe other PoolVectors could not get locked?
2021-07-25 21:49:37 +03:00
..
DesaturateDialog.gd Shader based invert, desaturate and HSV dialogs (#475) 2021-04-21 05:31:33 -07:00
DesaturateDialog.tscn Change "Current cel" strings to "Selected cels" 2021-06-25 17:58:41 +03:00
FlipImageDialog.gd Keep images unlocked after editing them - Should close #331 2021-07-25 21:49:37 +03:00
FlipImageDialog.tscn Change "Current cel" strings to "Selected cels" 2021-06-25 17:58:41 +03:00
GradientDialog.gd New selection system (#474) 2021-04-17 11:30:12 -07:00
GradientDialog.tscn Change "Current cel" strings to "Selected cels" 2021-06-25 17:58:41 +03:00
HSVDialog.gd Shader based invert, desaturate and HSV dialogs (#475) 2021-04-21 05:31:33 -07:00
HSVDialog.tscn Change "Current cel" strings to "Selected cels" 2021-06-25 17:58:41 +03:00
ImageEffects.tscn Add a transparent background for flip image dialog preview 2020-08-16 00:07:56 +03:00
InvertColorsDialog.gd Shader based invert, desaturate and HSV dialogs (#475) 2021-04-21 05:31:33 -07:00
InvertColorsDialog.tscn Change "Current cel" strings to "Selected cels" 2021-06-25 17:58:41 +03:00
OutlineDialog.gd New selection system (#474) 2021-04-17 11:30:12 -07:00
OutlineDialog.tscn Change "Current cel" strings to "Selected cels" 2021-06-25 17:58:41 +03:00
ResizeCanvas.gd Keep images unlocked after editing them - Should close #331 2021-07-25 21:49:37 +03:00
ResizeCanvas.tscn Add a transparent background for flip image dialog preview 2020-08-16 00:07:56 +03:00
RotateImage.gd New selection system (#474) 2021-04-17 11:30:12 -07:00
RotateImage.tscn Change "Current cel" strings to "Selected cels" 2021-06-25 17:58:41 +03:00
ScaleImage.gd Rename move_content methods to transform_content 2021-04-23 23:37:07 +03: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 Keep images unlocked after editing them - Should close #331 2021-07-25 21:49:37 +03:00
ShaderEffect.tscn Use VisualServer viewport for applying shader 2020-08-13 01:55:31 +03:00