1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-05 19:13:14 +00:00
Pixelorama/src/UI/Timeline
2021-06-06 02:19:34 +03:00
..
AnimationTagUI.gd You can now resize cels in the timeline by holding Control and scrolling with the mouse wheel. 2021-01-30 23:57:33 +02:00
AnimationTagUI.tscn You can now resize cels in the timeline by holding Control and scrolling with the mouse wheel. 2021-01-30 23:57:33 +02:00
AnimationTimeline.gd Add a right click popup menu on the frame buttons and move most of the frame related options there 2021-06-05 02:37:33 +03:00
AnimationTimeline.tscn Frame numbers in the timeline above the cels are now clickable buttons 2021-06-05 02:11:22 +03:00
CelButton.gd Implement layer and frame dragging and dropping to re-arrange them in the timeline 2021-06-06 02:19:34 +03:00
CelButton.tscn Added a Delete option in cel's right click menu 2021-06-05 13:38:32 +03:00
FrameButton.gd Implement layer and frame dragging and dropping to re-arrange them in the timeline 2021-06-06 02:19:34 +03:00
FrameButton.tscn Add a right click popup menu on the frame buttons and move most of the frame related options there 2021-06-05 02:37:33 +03:00
FrameProperties.gd Put frame duration as a member of the Frame class 2020-12-16 22:54:08 +02:00
FrameProperties.tscn Added Turkish translation 2020-12-10 20:39:29 +02:00
FrameTagDialog.gd Added missing translations 2020-08-27 14:30:26 +03:00
FrameTagDialog.tscn Replace button icons with single-color textures that change color automatically depending on the theme 2021-06-03 22:42:08 +03:00
LayerButton.gd Implement layer and frame dragging and dropping to re-arrange them in the timeline 2021-06-06 02:19:34 +03:00
LayerButton.tscn Clicking on a layer button now selects the layer. Double clicking it allows renaming 2021-06-05 03:06:07 +03:00