1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 23:49:47 +00:00
Pixelorama/src/UI/Dialogs
2020-07-24 03:28:39 +03:00
..
AboutDialog.gd Added more contributors and donors in AboutDialog 2020-06-05 00:33:45 +03:00
AboutDialog.tscn Changed icon 2020-05-15 22:07:07 +03:00
CreateNewImage.gd Replaced the _min and _max Project variables with Project.selected_pixels 2020-07-20 22:15:34 +03:00
CreateNewImage.tscn CreateNewImage now remembers the last created canvas size - Closes #178 2020-07-15 03:25:59 +03:00
ExportDialog.gd Have "untitled" be the default project name on save & export 2020-07-15 20:27:14 +03:00
ExportDialog.tscn Have "untitled" be the default project name on save & export 2020-07-15 20:27:14 +03:00
GradientDialog.gd Added ability to change gradient direction 2020-07-18 19:01:24 +03:00
GradientDialog.tscn Added ability to change gradient direction 2020-07-18 19:01:24 +03:00
HSVDialog.gd Added option to affect all frames in the HSVDialog 2020-07-24 03:28:39 +03:00
HSVDialog.tscn Added option to affect all frames in the HSVDialog 2020-07-24 03:28:39 +03:00
OpenSprite.tscn Saving .pxo files in HTML5 is now possible 2020-06-30 20:25:43 +03:00
OutlineDialog.gd Moved image effect code to DrawingAlgos.gd 2020-06-13 18:57:28 +03:00
OutlineDialog.tscn Organized all Dialog nodes in Main.tscn under a parent "Dialog" node 2020-07-18 02:27:47 +03:00
PreviewDialog.gd CreateNewImage now remembers the last created canvas size - Closes #178 2020-07-15 03:25:59 +03:00
PreviewDialog.tscn Import image file as part of a random brush 2020-07-14 03:33:01 +03:00
ResizeCanvas.gd Fixed transparent background in ResizeCanvas dialog 2020-07-11 03:19:52 +03:00
ResizeCanvas.tscn Fixed transparent background in ResizeCanvas dialog 2020-07-11 03:19:52 +03:00
RotateImage.gd Created DrawingAlgos.gd and moved a lot of drawing code there 2020-05-29 03:16:44 +03:00
RotateImage.tscn v0.7 - The Timeline Update! 2020-05-16 14:48:13 +03:00
SaveSprite.tscn Have "untitled" be the default project name on save & export 2020-07-15 20:27:14 +03:00
SaveSpriteHTML5.tscn Have "untitled" as default project name in SaveSpriteHTML5 2020-07-15 18:28:46 +03:00
ScaleImage.gd Moved image effect code to DrawingAlgos.gd 2020-06-13 18:57:28 +03:00
ScaleImage.tscn Added Resize Canvas option to Image menu 2020-06-13 20:22:25 +03:00
SplashDialog.gd Disable "open last project" option in HTML5 2020-07-15 18:36:46 +03:00
SplashDialog.tscn Disable "open last project" option in HTML5 2020-07-15 18:36:46 +03:00