1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 09:39:48 +00:00
Pixelorama/Scripts
OverloadedOrama 321ac978f1 Fixed crash when removing the first layer
Global.current_layer was being set to -1
2020-03-08 21:25:09 +02:00
..
Dialogs Importing spritesheets now works 2020-03-07 16:43:28 +02:00
Palette Add palette import from a PNG file 2020-03-02 22:37:52 +01:00
Rulers Fix ruler markings cutting off before they should 2020-02-16 19:51:46 -03:00
AnimationTimeline.gd Fixed crash when removing the first layer 2020-03-08 21:25:09 +02:00
BrushButton.gd Changes to better follow GDScript style guide 2020-02-11 00:06:24 +02:00
CameraMovement.gd The camera now zooms at the mouse's position. 2020-02-09 02:16:14 +02:00
Canvas.gd The selected cel (?) is now pressed, based on current layer and frame 2020-03-07 16:43:26 +02:00
FrameButton.gd Fix issue with frame moving and current_frame not changing 2020-03-07 16:43:27 +02:00
Global.gd Opening and saving .pxo file should now work 2020-03-07 16:43:28 +02:00
Import.gd Add palette import from a PNG file 2020-03-02 22:37:52 +01:00
LayerContainer.gd The selected layer's buttons are now pressed 2020-03-07 16:43:26 +02:00
Main.gd Opening and saving .pxo file should now work 2020-03-07 16:43:28 +02:00
NotificationLabel.gd Added quit dialog 2019-12-04 19:16:18 +02:00
SecondViewport.gd Major UI changes - including new icons! 2019-11-19 23:23:43 +02:00
SelectionRectangle.gd Rectangle Selection works per layer again 2020-03-07 16:43:23 +02:00