1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-14 17:53:09 +00:00
Pixelorama/src/UI/Timeline
2024-08-02 00:42:14 +03:00
..
LayerEffects Add an adjust brightness/contrast image effect 2024-08-01 21:21:45 +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 [skip ci] Change instances of "yield" to "await" in comments 2024-08-02 00:42:14 +03:00
AnimationTimeline.tscn Fix bug when selecting multiple layers and their opacity changes immediately by the opacity slider 2024-07-30 21:25:15 +03:00
CelButton.gd Fix certain strings not updating when language changes (#1043) 2024-07-26 16:10:56 +03: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 Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +03:00
FrameButton.gd Import Animation dialogue improvements (#1041) 2024-07-30 20:22:22 +03:00
FrameButton.tscn Import Animation dialogue improvements (#1041) 2024-07-30 20:22:22 +03:00
FrameProperties.gd Add user data for cels, frames and tags 2024-04-04 01:27:50 +03:00
FrameProperties.tscn Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +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 Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +03:00
TagProperties.gd Call Global.dialog_open() on the tag properties popup 2024-07-23 22:27:29 +03:00
TagProperties.tscn Enable exclusive and disable popup_window flags of all the dialogs 2024-07-31 22:49:30 +03:00