mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-11-12 13:14:43 -05:00
- 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 |
||
|---|---|---|
| .. | ||
| AboutDialog.gd | ||
| BrushButton.gd | ||
| CameraMovement.gd | ||
| Canvas.gd | ||
| FrameButton.gd | ||
| Global.gd | ||
| LayerContainer.gd | ||
| Main.gd | ||
| SecondViewport.gd | ||
| SelectionRectangle.gd | ||