1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 09:39:48 +00:00
Pixelorama/Scripts
2020-03-02 22:37:52 +01:00
..
Dialogs Use new window_title variable to change window's title 2020-02-22 17:21:52 +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 Made AnimationTimeline a scene of its own 2020-01-15 22:01:43 +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 Don't store the same pixels in Canvas.gd again and again 2020-02-14 18:05:53 +02:00
FrameButton.gd Changes to better follow GDScript style guide 2020-02-11 00:06:24 +02:00
Global.gd Notification theme is now the same as the selected theme 2020-03-01 17:56:34 +02:00
Import.gd Add palette import from a PNG file 2020-03-02 22:37:52 +01:00
LayerContainer.gd Changes to better follow GDScript style guide 2020-02-11 00:06:24 +02:00
Main.gd Use a different dialog for when quitting while there is unsaved progress 2020-02-23 02:11:52 +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 Should fix #162 2020-02-17 18:28:55 +02:00