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 c6e9b1621d Implement the ability to edit a tag by clicking on it from the timeline
Editing tags now is faster! Just click on it from the timeline to bring out the edit dialog.
2024-05-06 20:29:37 +03:00
..
LayerEffects Layer effect UI improvements & implement dragging to re-arrange 2024-04-11 00:31:50 +03:00
AnimationTagUI.gd Implement the ability to edit a tag by clicking on it from the timeline 2024-05-06 20:29:37 +03:00
AnimationTagUI.tscn Implement the ability to edit a tag by clicking on it from the timeline 2024-05-06 20:29:37 +03:00
AnimationTimeline.gd Change tag color, text and size in AnimationTagUI.gd 2024-05-06 16:30:10 +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 Fix crash when dropping frames to re-arrange them 2024-04-14 16:03:22 +03: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 Implement the ability to edit a tag by clicking on it from the timeline 2024-05-06 20:29:37 +03:00
FrameTagDialog.tscn Implement the ability to edit a tag by clicking on it from the timeline 2024-05-06 20:29:37 +03:00
LayerButton.gd Move all selected layers with drag & drop 2024-04-15 02:10:52 +03:00
LayerButton.tscn Move all selected layers with drag & drop 2024-04-15 02:10:52 +03:00
LayerMainButton.gd Move all selected layers with drag & drop 2024-04-15 02:10:52 +03:00
LayerProperties.gd Move all selected layers with drag & drop 2024-04-15 02:10:52 +03:00
LayerProperties.tscn Add layer properties 2024-04-04 03:21:07 +03:00
PasteTagPopup.gd Better static typing in the timeline related methods in Project 2024-04-14 00:57:53 +03:00
TagProperties.gd Implement the ability to edit a tag by clicking on it from the timeline 2024-05-06 20:29:37 +03:00
TagProperties.tscn Implement the ability to edit a tag by clicking on it from the timeline 2024-05-06 20:29:37 +03:00