1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-08 11:29:47 +00:00
Pixelorama/src/UI/Timeline
2024-03-23 04:36:26 +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 More static typing improvements 2024-03-23 04:36:26 +02:00
AnimationTimeline.tscn Lazy load the layer fx settings dialog 2024-03-20 19:03:46 +02:00
CelButton.gd Optimize cel switching by avoiding changing the stylebox of every CelButton 2024-03-15 01:31:12 +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 More static typing improvements 2024-03-23 04:36:26 +02:00
FrameProperties.tscn Delete and change properties of multiple cels at once 2024-03-07 01:06:46 +02:00
FrameScrollContainer.gd More static typing improvements 2024-03-23 04:36:26 +02:00
FrameTagDialog.gd More static typing improvements 2024-03-23 04:36:26 +02:00
FrameTagDialog.tscn Mark dialogs as popup_windows 2023-11-11 03:12:49 +02:00
LayerButton.gd Change UI of layer buttons - bring the small buttons out of the main button 2024-03-14 20:13:42 +02:00
LayerButton.tscn Change UI of layer buttons - bring the small buttons out of the main button 2024-03-14 20:13:42 +02:00
LayerMainButton.gd Change UI of layer buttons - bring the small buttons out of the main button 2024-03-14 20:13:42 +02:00
PasteTagPopup.gd More static typing improvements 2024-03-23 04:36:26 +02:00