1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00
Pixelorama/Scripts
OverloadedOrama e940029979 Fixed crash when choosing "no loop" after looping with 1 frame
Before this commit, if you had one frame in the timeline and clicked the loop button until it went back to no loop WHILE the animation was playing, Pixelorama would crash. Now, if you're left with only one frame, Pixelorama will stop animating. Also updated the loop button's hint tooltip.
2019-11-24 00:52:17 +02:00
..
AboutDialog.gd Added a seconds ruler for the timeline & changed brushes position 2019-11-20 14:41:02 +02:00
BrushButton.gd Added a seconds ruler for the timeline & changed brushes position 2019-11-20 14:41:02 +02:00
CameraMovement.gd Improve the status bar display 2019-11-21 18:10:03 +01:00
Canvas.gd Improve the status bar display 2019-11-21 18:10:03 +01:00
FrameButton.gd Merge pull request #20 with previous commit 2019-11-20 14:42:52 +02:00
Global.gd Fixed crash when choosing "no loop" after looping with 1 frame 2019-11-24 00:52:17 +02:00
Guides.gd UndoRedo v12 - Guide support 2019-11-23 01:02:53 +02:00
HorizontalRuler.gd Guides get saved in .pxo files 2019-11-23 22:20:03 +02:00
LayerContainer.gd Merge pull request #20 with previous commit 2019-11-20 14:42:52 +02:00
Main.gd Fixed crash when choosing "no loop" after looping with 1 frame 2019-11-24 00:52:17 +02:00
NotificationLabel.gd Major UI changes - including new icons! 2019-11-19 23:23:43 +02:00
SecondViewport.gd Major UI changes - including new icons! 2019-11-19 23:23:43 +02:00
SelectionRectangle.gd Major UI changes - including new icons! 2019-11-19 23:23:43 +02:00
TimelineSeconds.gd Added guides 2019-11-21 00:11:21 +02:00
VerticalRuler.gd Guides get saved in .pxo files 2019-11-23 22:20:03 +02:00