1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00
Pixelorama/Scripts/Dialogs
OverloadedOrama e05fc26f5a Big changes to timeline buttons
They're no longer TextureButtons, but Buttons with TextureRect as children. This makes it easier to make them work for multiple themes, and we also save some disk space.

More buttons will follow soon.
2020-04-30 16:36:00 +03:00
..
AboutDialog.gd Added dragonfi to the list of contributors & updated Changelog.md 2020-04-27 18:17:06 +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 Export multiple files in multiple directories feature (#217) 2020-04-22 22:36: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 Big changes to timeline buttons 2020-04-30 16:36:00 +03:00
ScaleImage.gd Choose how many rows or columns when exporting spritesheet 2019-12-30 00:24:37 +02:00
SplashDialog.gd Revamped the Splash Screen (#223) 2020-04-30 14:44:24 +03:00