1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-03-15 07:45:19 +00:00
Pixelorama/src/UI/Timeline
2024-12-10 23:15:10 +02:00
..
LayerEffects Fix some unintentional behaviors with tilemap layer tile editing modes 2024-12-06 04:03:57 +02: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 Clone audio layers, disable layer merge and FX buttons when an audio layer is selected 2024-12-10 21:26:46 +02:00
AnimationTimeline.tscn Clone audio layers, disable layer merge and FX buttons when an audio layer is selected 2024-12-10 21:26:46 +02:00
CelButton.gd Easily change the playback frame of an audio layer from the right click menu of cel buttons 2024-12-10 23:15:10 +02:00
CelButton.tscn Change audio cel textures for the cels where audio is playing 2024-12-09 16:35:41 +02:00
CelProperties.gd Remove unneeded cel properties for audio cels 2024-12-10 01:42:22 +02:00
CelProperties.tscn Remove unneeded cel properties for audio cels 2024-12-10 01:42:22 +02:00
FrameButton.gd Support frame delay 2024-12-10 00:52:57 +02: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 Fix crashes when the audio layer has no track 2024-12-10 01:34:21 +02:00
LayerButton.tscn Initial work on audio layers 2024-12-09 16:35:41 +02:00
LayerMainButton.gd Move all selected layers with drag & drop 2024-04-15 02:10:52 +03:00
LayerProperties.gd Load audio files from the audio layer properties 2024-12-10 02:58:40 +02:00
LayerProperties.tscn Load audio files from the audio layer properties 2024-12-10 02:58:40 +02:00
NewTileMapLayerDialog.gd Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02:00
NewTileMapLayerDialog.tscn Implement tilemap layers (#1146) 2024-12-05 03:57:44 +02: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