mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-11-12 09:44:43 -05:00
- Rectangle selection can be created and moved outside the canvas - Added new View menu for Tile Mode and Show Grid. - When creating a new canvas, you can now choose a color to fill your new image with - FPS accepts values with up to 2 decimal points. SpinBox's step is changed from 1 to 0.01 - Fixed errors that occured when the user drew outside the canvas, caused by get_pixel() - Fixed error that occured when the user was pasting an empty image - Removed point_in_rectangle_equal() and new_canvas() |
||
|---|---|---|
| .. | ||
| CameraMovement.gd | ||
| Canvas.gd | ||
| FrameButton.gd | ||
| Global.gd | ||
| LayerContainer.gd | ||
| Main.gd | ||
| SelectionRectangle.gd | ||