1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-12 00:33:07 +00:00
Pixelorama/src/UI/Dialogs
2024-02-02 03:50:28 +02:00
..
HelperScripts Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
ImageEffects Add a variable in Global for setting file dialogs as native, and add a "FileDialogs" node group 2024-01-24 03:57:40 +02:00
AboutDialog.gd Add icons to some Help menu items, add a new "Support Pixelorama's Development" item and remove "Donate" from the About dialog 2024-01-10 00:30:27 +02:00
AboutDialog.tscn Add icons to some Help menu items, add a new "Support Pixelorama's Development" item and remove "Donate" from the About dialog 2024-01-10 00:30:27 +02:00
CreateNewImage.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
CreateNewImage.tscn Mark dialogs as popup_windows 2023-11-11 03:12:49 +02:00
ExportDialog.gd Video exporting by calling FFMPEG externally (#980) 2024-01-24 02:00:17 +02:00
ExportDialog.tscn Add a variable in Global for setting file dialogs as native, and add a "FileDialogs" node group 2024-01-24 03:57:40 +02:00
ImportPreviewDialog.gd Revert palette file format back to JSON (#967) 2023-12-23 00:28:35 +02:00
ImportPreviewDialog.tscn [ExtensionsAPI] Implement an Import API (#957) 2023-12-12 16:04:49 +02:00
ManageLayouts.gd Sort layouts alphabetically when adding a new one so that Pixelorama will remember the correct last used layout when opening again 2024-02-02 03:50:28 +02:00
ManageLayouts.tscn Choose which layout to copy from when adding a new layout 2024-02-02 02:59:07 +02:00
OpenSprite.tscn Add a variable in Global for setting file dialogs as native, and add a "FileDialogs" node group 2024-01-24 03:57:40 +02:00
SaveSprite.tscn Add a variable in Global for setting file dialogs as native, and add a "FileDialogs" node group 2024-01-24 03:57:40 +02:00
SaveSpriteHTML5.tscn Add "include blended images" in SaveSpriteHTML5.tscn, and use save_project() for both desktop and web platforms 2023-12-18 20:55:40 +02:00
SplashDialog.gd Port to Godot 4 (#900) 2023-09-04 16:29:06 +03:00
SplashDialog.tscn Mark dialogs as popup_windows 2023-11-11 03:12:49 +02:00
TileModeOffsetsDialog.gd Better signal representation (#971) 2024-01-09 00:22:56 +02:00
TileModeOffsetsDialog.tscn Mark dialogs as popup_windows 2023-11-11 03:12:49 +02:00
WindowOpacityDialog.gd Rename "ui" variable to "main_ui" in Main.gd and TopMenuContainer.gd 2024-02-01 20:53:52 +02:00
WindowOpacityDialog.tscn Mark dialogs as popup_windows 2023-11-11 03:12:49 +02:00