1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00
Pixelorama/src
OverloadedOrama 41a56eec7a Restore backup system in HTML5
Apparently backups do get stored in HTML5. I did not know that. I'm keeping "open last project" hidden though.
2020-06-25 23:25:46 +03:00
..
Autoload Added "Test" GitHub Actions Workflow (#269) 2020-06-25 18:18:20 +03:00
Classes Made TopMenuContainer.gd and moved all the menu code there from Main.gd 2020-06-13 17:59:57 +03:00
Palette Palettes can now be created from the colors of the selected sprite 2020-06-24 20:22:44 +03:00
Preferences Restore backup system in HTML5 2020-06-25 23:25:46 +03:00
Shaders Update gitignore (#234) 2020-05-16 13:48:23 +03:00
UI Fix wrong "Export" text changing on the File menu 2020-06-25 05:07:07 +03:00
CameraMovement.gd Camera zoom and offset are now project properites 2020-06-05 21:03:34 +03:00
Canvas.gd Set the main viewport's cursor to be cross, and set it as a custom cursor image 2020-06-13 18:09:46 +03:00
Canvas.tscn Created TopMenuContainer.tscn and ViewportContainer.gd 2020-05-21 20:13:19 +03:00
Main.gd Fix wrong "Export" text changing on the File menu 2020-06-25 05:07:07 +03:00
Main.tscn Importing spritesheets is possible again 2020-06-16 17:59:56 +03:00
SelectionRectangle.gd Set the main viewport's cursor to be cross, and set it as a custom cursor image 2020-06-13 18:09:46 +03:00
XDGDataPaths.gd Made XDGDataPaths extend Reference 2020-05-12 04:01:04 +03:00