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 4c9a58a333 Animation only plays on frames of the same tag
If there are no tags, the animation plays on all frames, as before. Currently no front-end way of toggling this behavior.
2020-04-11 20:10:07 +03:00
..
Dialogs Fixed crash when creating a new image and a layer had opacity less than 100% 2020-04-11 05:36:51 +03: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 Animation only plays on frames of the same tag 2020-04-11 20:10:07 +03: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 Animation only plays on frames of the same tag 2020-04-11 20:10:07 +03:00
Global.gd Animation only plays on frames of the same tag 2020-04-11 20:10:07 +03: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 Made some UI changes to the tool options 2020-04-11 18:45:32 +03: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