1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/Scripts
Martin Novák 82fe186b65
Add autosave feature with backup of unsaved new projects (#221)
* Add autosave feature with backup of unsaved new projects.

* Fix wrong indentation on line 205.

* Store backup for every opened file in user://. Some other improvements.

* Remove unnecessary variable.

* Update Translations.pot

Co-authored-by: Manolis Papadeas <35376950+OverloadedOrama@users.noreply.github.com>
2020-04-30 20:33:24 +03:00
..
Dialogs Add autosave feature with backup of unsaved new projects (#221) 2020-04-30 20:33:24 +03:00
Palette Added Patterns for the bucket tool 2020-04-25 00:42:02 +03:00
Rulers The guides can no longer be undone 2020-04-21 21:01:45 +03:00
AnimationTimeline.gd Attempting to fix the mess created by renaming files 2020-04-30 17:14:31 +03:00
BrushButton.gd Added Patterns for the bucket tool 2020-04-25 00:42:02 +03:00
CameraMovement.gd Minor guide and rulers performance boost 2020-04-20 18:52:05 +03:00
Canvas.gd Pixel Perfect mode for brush, eraser and lighten/darken (#222) 2020-04-27 18:09:54 +03:00
Drawers.gd Pixel Perfect mode for brush, eraser and lighten/darken (#222) 2020-04-27 18:09:54 +03:00
FrameButton.gd Added a "Link Cel" option when right clicking on a cel, if the cel isn't already linked 2020-04-22 19:01:33 +03:00
Global.gd Pixel Perfect mode for brush, eraser and lighten/darken (#222) 2020-04-27 18:09:54 +03:00
Import.gd Added pattern offset - Closes #130 2020-04-25 02:09:34 +03:00
LayerContainer.gd Fixed crash on Linux with layer containers 2020-04-06 18:35:54 +03:00
Main.gd Add autosave feature with backup of unsaved new projects (#221) 2020-04-30 20:33:24 +03:00
NotificationLabel.gd Added quit dialog 2019-12-04 19:16:18 +02:00
OpenSave.gd Add autosave feature with backup of unsaved new projects (#221) 2020-04-30 20:33:24 +03:00
SecondViewport.gd Major UI changes - including new icons! 2019-11-19 23:23:43 +02:00
SelectionRectangle.gd Fixed bug where the user could drag the selection when it had no focus 2020-04-14 18:39:24 +03:00
TransparentChecker.gd Minor TransparentChecker performance boost 2020-04-20 19:12:22 +03:00
XDGDataPaths.gd Added Patterns for the bucket tool 2020-04-25 00:42:02 +03:00