1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 17:49:47 +00:00
Commit graph

14 commits

Author SHA1 Message Date
OverloadedOrama cab50a83ff Attempting to fix the mess created by renaming files 2020-04-30 17:14:31 +03:00
OverloadedOrama 5b3c846e72 Revert "Big changes to timeline buttons"
This reverts commit e05fc26f5a.
2020-04-30 16:45:46 +03:00
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
OverloadedOrama 870cf8940d Palettes now get loaded from the root directory instead of user://
Folders "Brushes", "Palette" and "Palette/Custom" now get created if they don't exist (tested on Windows export).

Also, the palettes don't need the Default palette to work anymore, and Default along with bubblegum16 aren't copied to the Palette folder now.
2019-12-30 20:03:22 +02:00
OverloadedOrama 87d6d6140b When exporting a png, "Export PNG..." becomes "Export (filename)"
Also updated the translations to simply translate "export". Feel free to fix anything I may did wrong.
2019-12-28 03:07:48 +02:00
Hugo Locurcio 5f4bb8fe0b
Optimize images losslessly using oxipng -o6 --strip --zopfli 2019-12-28 00:34:40 +01:00
CheetoHead 9a65960994 Import palette file dialog added 2019-12-18 09:43:11 -05:00
OverloadedOrama 329e89451a Added more graphics for the buttons & dark theme 2019-12-18 02:05:23 +02:00
CheetoHead b094c6595f Added edit palette menu and custom file saving 2019-12-16 20:23:18 -05:00
CheetoHead 5ba89fddbd Updated default palettes to include 'editable' flag 2019-12-16 10:35:17 -05:00
CheetoHead f2e858866e Added another palette option and got the selector button working 2019-12-15 00:06:04 -05:00
CheetoHead 51e26f6efa Loading palettes from json file in user folder 2019-12-14 22:11:32 -05:00
CheetoHead f085768d15 Added default palette 2019-12-14 18:23:20 -05:00
CheetoHead 8da50296a2 Added Palette 2019-12-14 18:18:45 -05:00