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 58bab65518 Implemented zen mode
When zen mode is on, most parts of the UI are invisible, except the drawing canvas and  the top menu bar.
2020-06-09 19:15:25 +03:00
..
Autoload When opening a project and the current tab is empty, open it in that tab 2020-06-07 01:48:35 +03:00
Classes Fixed issue where new images had the size of the previous project 2020-06-09 18:44:08 +03:00
Palette Fixed json crash and text issue in EditPalettePopup 2020-06-05 01:40:21 +03:00
Preferences Save backups for all opened projects 2020-06-06 02:16:53 +03:00
Shaders Update gitignore (#234) 2020-05-16 13:48:23 +03:00
UI Removed unnecessary code from CreateNewImage.gd 2020-06-09 19:02:09 +03:00
CameraMovement.gd Camera zoom and offset are now project properites 2020-06-05 21:03:34 +03:00
Canvas.gd Fixed issue where new images had the size of the previous project 2020-06-09 18:44:08 +03:00
Canvas.tscn Created TopMenuContainer.tscn and ViewportContainer.gd 2020-05-21 20:13:19 +03:00
Main.gd Implemented zen mode 2020-06-09 19:15:25 +03:00
Main.tscn Closing tabs is now possible 2020-06-05 17:50:52 +03:00
SelectionRectangle.gd Moved size variable from Canvas.gd to Project.gd 2020-06-04 23:20:20 +03:00
XDGDataPaths.gd Made XDGDataPaths extend Reference 2020-05-12 04:01:04 +03:00