1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 09:39:48 +00:00
Pixelorama/Scripts/Dialogs
OverloadedOrama 79a4c0232e Minor TransparentChecker performance boost
Got rid of its _process, using _ready() instead. It also gets called when the canvas size changes, or the checker settings in the preferences change.
2020-04-20 19:12:22 +03:00
..
AboutDialog.gd Removed old transparent background & made some tooltip changes 2020-04-18 18:36:29 +03:00
CreateNewImage.gd Fixed crash when creating a new image and a layer had opacity less than 100% 2020-04-11 05:36:51 +03:00
ExportDialog.gd Fixed issue with cel opacity affecting the actual image pixels on export 2020-04-07 18:52:23 +03:00
FrameTagDialog.gd Frame tags now work with UndoRedo 2020-04-20 00:09:48 +03:00
HSVDialog.gd Fix minor bugs and cleanup 2020-04-15 15:19:29 +05:30
ImportSprites.gd Fix clear_canvases() call in ImportSprites. 2020-04-10 20:37:24 +02:00
OutlineDialog.gd UndoRedo and Image effects work per layer 2020-03-07 16:43:23 +02:00
PreferencesDialog.gd Minor TransparentChecker performance boost 2020-04-20 19:12:22 +03:00
ScaleImage.gd Choose how many rows or columns when exporting spritesheet 2019-12-30 00:24:37 +02:00
SplashDialog.gd The splash screen is no longer purple, it changes depending on the theme 2020-04-01 20:38:40 +03:00