1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-08 03:19:49 +00:00
Pixelorama/src/UI/Timeline
2024-06-03 20:41:48 +03:00
..
LayerEffects Layer effect UI improvements & implement dragging to re-arrange 2024-04-11 00:31:50 +03:00
AnimationTagUI.gd Move and resize tags by dragging their edges 2024-05-08 03:44:26 +03:00
AnimationTagUI.tscn Move and resize tags by dragging their edges 2024-05-08 03:44:26 +03:00
AnimationTimeline.gd Fix issue with layers on the timeline having the wrong size on Greek 2024-06-01 18:29:38 +03:00
AnimationTimeline.tscn Fix issue with layers on the timeline having the wrong size on Greek 2024-06-01 18:29:38 +03: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 Add a "New Tag" option in the frame menu to easily create new tags 2024-05-06 20:50:12 +03:00
FrameButton.tscn Add a "New Tag" option in the frame menu to easily create new tags 2024-05-06 20:50:12 +03: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
LayerButton.gd Immediately disable the delete layer button when locking a layer 2024-06-03 20:41:48 +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 Move and resize tags by dragging their edges 2024-05-08 03:44:26 +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