1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Pixelorama/Scripts
2020-04-10 20:37:24 +02:00
..
Dialogs Fix clear_canvases() call in ImportSprites. 2020-04-10 20:37:24 +02:00
Palette When the palette, outline and rotate image dialogs are open, the user can't zoom in the canvas anymore. 2020-04-07 18:13:35 +03:00
Rulers Fixed spacing between some comments 2020-03-09 02:17:49 +02:00
AnimationTimeline.gd Add gif export plugin and extend export dialog with GIF animation support. 2020-04-06 18:51:47 +02:00
BrushButton.gd Pattern filling - Partially addresses #130 2020-03-28 05:15:09 +02:00
CameraMovement.gd The camera now zooms at the mouse's position. 2020-02-09 02:16:14 +02:00
Canvas.gd Fixed issue where custom brushes were sometimes not being drawn 2020-04-03 16:13:49 +03:00
FrameButton.gd Removed "Add Frame Tag" from framebutton's popupmenu 2020-04-08 00:46:45 +03:00
Global.gd Add ZSTD compression to save files. Move clear_canvases() to Global.gd 2020-04-10 00:06:24 +02:00
Import.gd Add palette import from a PNG file 2020-03-02 22:37:52 +01:00
LayerContainer.gd Fixed crash on Linux with layer containers 2020-04-06 18:35:54 +03:00
Main.gd Move open/save related code to a separate file. 2020-04-09 22:54:05 +02:00
NotificationLabel.gd Added quit dialog 2019-12-04 19:16:18 +02:00
OpenSave.gd Add ZSTD compression to save files. Move clear_canvases() to Global.gd 2020-04-10 00:06:24 +02:00
SecondViewport.gd Major UI changes - including new icons! 2019-11-19 23:23:43 +02:00
SelectionRectangle.gd Notification labels appear on top of the timeline 2020-03-09 16:59:17 +02:00