1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-22 13:33:13 +00:00
Pixelorama/Scripts
OverloadedOrama e825cc03e5 UndoRedo vol 10 - Add/Remove/Clone/Move Frames now have UndoRedo
- UndoRedo for Add/Remove/Clone/Move Frames
- Set functions for frame changes (both on canvases and Global.current_frame)
- Removed unneeded signal methods and put multiple signals on one method instead (for example, add and clone layer button signals both connect to add_layer())
- Fixed bug where, if you opened a .pxo file with multiple frames, the remove frame button would be disabled.
- Probably other small things that I'm forgetting to mention
2019-11-10 03:25:25 +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 - Unstable with bugs 2019-10-29 23:22:38 +02:00
CameraMovement.gd Remove trailing whitespace and ensure newlines at end of files 2019-10-25 16:39:09 +02:00
Canvas.gd UndoRedo vol 10 - Add/Remove/Clone/Move Frames now have UndoRedo 2019-11-10 03:25:25 +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 UndoRedo vol 10 - Add/Remove/Clone/Move Frames now have UndoRedo 2019-11-10 03:25:25 +02:00
LayerContainer.gd Rename layers, layers & frames are now toggle-able buttons 2019-11-06 18:39:23 +02:00
Main.gd UndoRedo vol 10 - Add/Remove/Clone/Move Frames now have UndoRedo 2019-11-10 03:25:25 +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 UndoRedo - Unstable with bugs 2019-10-29 23:22:38 +02:00