1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-30 23:19:49 +00:00
Pixelorama/Scripts
OverloadedOrama d66c501b5c v0.4 - Undo/Redo, mirrored drawing, lighten/darken tool and more!
In this commit:
- Added notification labels that appear when the user does an action (for undoing, redoing and saving)
- Fixed symmetry with custom brushes.
- In Main.gd, current_save_path and current_export_path get cleared when the user creates a new drawing or opens one.

v0.4 of Pixelorama is out! Check https://functionoverload590613498.wordpress.com/2019/11/13/pixelorama-v0-4-is-out/ for the full changelog.
2019-11-13 15:45:55 +02:00
..
AboutDialog.gd Custom brushes, crop image, split screen, about menu & asset re-organizing 2019-09-25 22:59:48 +03:00
BrushButton.gd UndoRedo vol 11 - Remove custom brush has UndoRedo 2019-11-11 18:41:43 +02:00
CameraMovement.gd Remove trailing whitespace and ensure newlines at end of files 2019-10-25 16:39:09 +02:00
Canvas.gd v0.4 - Undo/Redo, mirrored drawing, lighten/darken tool and more! 2019-11-13 15:45:55 +02:00
FrameButton.gd UndoRedo vol 10 - Add/Remove/Clone/Move Frames now have UndoRedo 2019-11-10 03:25:25 +02:00
Global.gd v0.4 - Undo/Redo, mirrored drawing, lighten/darken tool and more! 2019-11-13 15:45:55 +02:00
LayerContainer.gd Rename layers, layers & frames are now toggle-able buttons 2019-11-06 18:39:23 +02:00
Main.gd v0.4 - Undo/Redo, mirrored drawing, lighten/darken tool and more! 2019-11-13 15:45:55 +02:00
NotificationLabel.gd v0.4 - Undo/Redo, mirrored drawing, lighten/darken tool and more! 2019-11-13 15:45:55 +02:00
SecondViewport.gd When a custom brush is selected, it now appears as an indicator at the cursor 2019-09-27 20:05:24 +03:00
SelectionRectangle.gd Finalized Lighten/Darken tool 2019-11-12 02:51:47 +02:00