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
Emmanouil Papadeas d3be746290 Change UI of layer buttons - bring the small buttons out of the main button
This makes the visible/lock/linked/expand buttons more clear that they are indeed buttons. This commit also slightly changes the look of child layers, as they only appear intended and they no longer change color.
2024-03-14 20:13:42 +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 Implement basic clipping masks 2024-03-14 01:08:57 +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 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 Improved the Paste tag system (#946) 2023-12-30 14:53:45 +02:00