1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Pixelorama/Scripts
OverloadedOrama 62b9278537 Selection can be moved outside the canvas
- 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()
2019-09-19 00:10:23 +03:00
..
CameraMovement.gd v0.2 - Animation Timeline & UI changes! 2019-09-10 01:57:46 +03:00
Canvas.gd Selection can be moved outside the canvas 2019-09-19 00:10:23 +03:00
FrameButton.gd Changed current frame label 2019-09-10 12:47:15 +03:00
Global.gd Selection can be moved outside the canvas 2019-09-19 00:10:23 +03:00
LayerContainer.gd More UI hints and cursor changes 2019-09-04 20:50:05 +03:00
Main.gd Selection can be moved outside the canvas 2019-09-19 00:10:23 +03:00
SelectionRectangle.gd Selection can be moved outside the canvas 2019-09-19 00:10:23 +03:00