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 dbfd4d8412 When merging layers, automatically make the bottom layer visible
If the bottom layer is invisible, it becomes visible now. Consistent with behavior seen in Krita and Photopea.
2024-04-09 02:30:50 +03:00
..
LayerEffects Fix texture loading in LayerEffectsSettings 2024-04-08 02:43:01 +03: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 When merging layers, automatically make the bottom layer visible 2024-04-09 02:30:50 +03:00
AnimationTimeline.tscn Lazy load the frame tag dialog 2024-03-24 00:14:57 +02:00
CelButton.gd Move theme handling code in a new Themes autoload 2024-03-24 02:08:54 +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 Add user data for cels, frames and tags 2024-04-04 01:27:50 +03:00
CelProperties.tscn Update Translations and minor UI improvement in cel, frame and tag properties 2024-04-04 02:46:50 +03: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 Add user data for cels, frames and tags 2024-04-04 01:27:50 +03:00
FrameProperties.tscn Create a new Effects menu and move all of the cel-specific effects there, away from the Image menu 2024-04-09 01:52:12 +03:00
FrameScrollContainer.gd More static typing improvements 2024-03-23 04:36:26 +02:00
FrameTagDialog.gd Add user data for cels, frames and tags 2024-04-04 01:27:50 +03:00
FrameTagDialog.tscn Update Translations and minor UI improvement in cel, frame and tag properties 2024-04-04 02:46:50 +03:00
LayerButton.gd When merging layers, automatically make the bottom layer visible 2024-04-09 02:30:50 +03:00
LayerButton.tscn Add layer properties 2024-04-04 03:21:07 +03: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
LayerProperties.gd Add layer properties 2024-04-04 03:21:07 +03:00
LayerProperties.tscn Add layer properties 2024-04-04 03:21:07 +03:00
PasteTagPopup.gd More static typing improvements 2024-03-23 04:36:26 +02:00