1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-15 15:55:18 +00:00
Pixelorama/src/UI/Timeline
2024-03-07 01:16:43 +02:00
..
LayerEffects Implement layer effects (#940) 2023-11-22 01:06:25 +02:00
AnimationTagUI.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
AnimationTagUI.tscn Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
AnimationTimeline.gd Set opacity of multiple layers at once 2024-03-07 01:16:43 +02:00
AnimationTimeline.tscn Add yet another MarginContainer in the timeline 2024-02-12 05:02:07 +02:00
CelButton.gd Delete and change properties of multiple cels at once 2024-03-07 01:06:46 +02:00
CelButton.tscn Make CelProperties its own scene and put it in Main.tscn instead of having it as a child of each CelButton 2024-02-09 04:01:01 +02:00
CelProperties.gd Delete and change properties of multiple cels at once 2024-03-07 01:06:46 +02:00
CelProperties.tscn Delete and change properties of multiple cels at once 2024-03-07 01:06:46 +02:00
FrameButton.gd Timeline UI improvements, better visual indication of the cels that are selected and the cels that are linked 2024-02-08 20:46:07 +02:00
FrameButton.tscn Timeline UI improvements, better visual indication of the cels that are selected and the cels that are linked 2024-02-08 20:46:07 +02:00
FrameProperties.gd Delete and change properties of multiple cels at once 2024-03-07 01:06:46 +02:00
FrameProperties.tscn Delete and change properties of multiple cels at once 2024-03-07 01:06:46 +02:00
FrameScrollContainer.gd Timeline UI improvements, better visual indication of the cels that are selected and the cels that are linked 2024-02-08 20:46:07 +02:00
FrameTagDialog.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
FrameTagDialog.tscn Mark dialogs as popup_windows 2023-11-11 03:12:49 +02:00
LayerButton.gd Timeline UI improvements, better visual indication of the cels that are selected and the cels that are linked 2024-02-08 20:46:07 +02:00
LayerButton.tscn Timeline UI improvements, better visual indication of the cels that are selected and the cels that are linked 2024-02-08 20:46:07 +02:00
PasteTagPopup.gd Improved the Paste tag system (#946) 2023-12-30 14:53:45 +02:00